CVE-2026-85210
5.3
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| oppia | oppia | 0 <= 3.5.2 | affected |
Weaknesses
- CWE-862: Missing Authorization
References
- https://github.com/oppia/oppia/issues/26652
- https://github.com/oppia/oppia
- https://github.com/oppia/oppia/blob/v3.5.2/core/controllers/admin.py
- https://www.vulncheck.com/advisories/oppia-through-3.5.2-missing-authorization-on-adminrolehandler-get
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.