AVideo CVE-2026-43881 incomplete fix - `objects/mention.json.php:17` is an unauthenticated user enumeration sibling that survives `d9cdc7024`
Description
Published to the GitHub Advisory Database
May 18, 2026
Reviewed
May 18, 2026
CVE-2026-43881 fix
d9cdc7024patchedusers.json.phponly. The same anti-pattern survives at master HEAD in:No
User::loginCheck(), no admin gate. Only entry guard:preg_match('/^@/', $_REQUEST['term'])and hard-codedrowCount=10.References