Oppia's AdminRoleHandler GET endpoint in core/controllers/admin.py is decorated with open_access, allowing any registered user to enumerate privileged accounts and roles. Attackers can query the endpoint with filter_criterion parameters to retrieve usernames holding specific roles, banned flags, and managed topic identifiers without authorization.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-03 15:17
Updated : 2026-09-10 15:53
NVD link : CVE-2026-85210
Mitre link : CVE-2026-85210
CVE.ORG link : CVE-2026-85210
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
