{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-80183",
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "state": "PUBLISHED",
        "assignerShortName": "mitre",
        "dateReserved": "2026-08-25T21:24:11.765Z",
        "datePublished": "2026-08-26T23:16:43.059Z",
        "dateUpdated": "2026-08-26T23:16:43.059Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "product": "Keystone",
                    "repo": "https://opendev.org/openstack/keystone",
                    "vendor": "OpenStack",
                    "versions": [
                        {
                            "lessThan": "27.0.3",
                            "status": "affected",
                            "version": "16.0.0",
                            "versionType": "semver"
                        },
                        {
                            "lessThan": "28.0.3",
                            "status": "affected",
                            "version": "28.0.0",
                            "versionType": "semver"
                        },
                        {
                            "lessThan": "29.0.3",
                            "status": "affected",
                            "version": "29.0.0",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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 \n\nlist_role_assignments_for_tree."
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "attackVector": "NETWORK",
                        "baseScore": 7.1,
                        "baseSeverity": "HIGH",
                        "privilegesRequired": "LOW",
                        "providerUrgency": "NOT_DEFINED",
                        "subAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "LOW",
                        "subIntegrityImpact": "NONE",
                        "userInteraction": "NONE",
                        "valueDensity": "NOT_DEFINED",
                        "vectorString": "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",
                        "version": "4.0",
                        "vulnAvailabilityImpact": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "NONE",
                        "vulnerabilityResponseEffort": "NOT_DEFINED"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-843",
                            "description": "CWE-843 Access of Resource Using Incompatible Type ('Type Confusion')",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre",
                "dateUpdated": "2026-08-26T23:16:43.059Z"
            },
            "references": [
                {
                    "tags": [
                        "issue-tracking"
                    ],
                    "url": "https://launchpad.net/bugs/2154645"
                }
            ],
            "x_generator": {
                "engine": "CVE-Request-form 0.0.1"
            },
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:openstack:keystone:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "16.0.0",
                                    "versionEndExcluding": "27.0.3"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:openstack:keystone:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "28.0.0",
                                    "versionEndExcluding": "28.0.3"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:openstack:keystone:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "29.0.0",
                                    "versionEndExcluding": "29.0.3"
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    }
}