πŸ” CVE Alert

CVE-2026-80183

UNKNOWN 0.0
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-843
Vendor openstack
Product keystone
Published Aug 26, 2026
Stay Ahead of the Next One

Get instant alerts for openstack keystone

Be the first to know when new unknown vulnerabilities affecting openstack keystone are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

OpenStack / Keystone
16.0.0 < 27.0.3 28.0.0 < 28.0.3 29.0.0 < 29.0.3

References

NVD β†— CVE.org β†— EPSS Data β†—
launchpad.net: https://launchpad.net/bugs/2154645