CVE-2026-80183
In OpenStack Keystone before 29.0.3, any authenticated user holding role:reader on any project can list every project-scoped role assignment under any domain by passing a domain ID as scope.project.id with include_subtree to the GET /v3/role_assignments endpoint. The domain's project record has domain_id=null, causing the policy domain_id check to pass for any caller. With include_names, the response discloses the names and home-domain IDs of every user, group, project, and role involved. The literal "default" domain ID works against any deployment created with keystone-manage bootstrap. An attacker can harvest domain IDs from the response and repeat the query to map role assignments across the entire cloud. This is caused by misuse of "None" in list_role_assignments_for_tree.
Scoring
- Severity
- HIGH
- CVSS base score
- 7.1
- CVSS vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N
- EPSS probability
- 0.23%
- CWE
- CWE-843
- Published
- 2026-08-26
- Last modified
- 2026-08-27
Affected products
- OpenStack Keystone
- OpenStack Keystone
- OpenStack Keystone
Weakness type
Related vulnerabilities
- CVE-2026-87528 — Type confusion in Rust in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote...
- CVE-2026-87636 — Type confusion in XML in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to...
- CVE-2026-87612 — Type confusion in V8 in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute...
- CVE-2026-87564 — Type confusion in V8 in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to read...
- CVE-2026-80161 — Acrobat Reader | Access of Resource Using Incompatible Type ('Type Confusion') (CWE-843)
- CVE-2026-81401 — Microsoft Excel Information Disclosure Vulnerability
- CVE-2026-72938 — Microsoft Office PowerPoint Information Disclosure Vulnerability
- CVE-2026-69679 — Windows DHCP Server Denial of Service Vulnerability