You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The product provides different responses to incoming requests in a way that reveals internal state information to an unauthorized actor outside of the intended control sphere.
Learn more on MITRE.
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
Learn more on MITRE.
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.