{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-80184",
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "state": "PUBLISHED",
        "assignerShortName": "mitre",
        "dateReserved": "2026-08-25T21:29:29.109Z",
        "datePublished": "2026-08-25T21:29:29.471Z",
        "dateUpdated": "2026-08-25T21:29:29.471Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "product": "Keystone",
                    "repo": "https://opendev.org/openstack/keystone",
                    "vendor": "OpenStack",
                    "versions": [
                        {
                            "lessThan": "27.0.3",
                            "status": "affected",
                            "version": "13.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, tokens obtained via delegated authentication mechanisms (OAuth1 access tokens, application credentials, trusts) could be submitted to the token-method authentication path for reauthentication to escape their intended project scope. When an application credential token was presented with no explicit scope, Keystone would issue a new token scoped to the credential owner's default project rather than the project for which the credential was issued, bypassing the intended project boundary. All Keystone deployments that permit delegated authentication through OAuth1 access tokens, application credentials, or trusts are affected."
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "attackComplexity": "LOW",
                        "attackRequirements": "PRESENT",
                        "attackVector": "NETWORK",
                        "baseScore": 7.6,
                        "baseSeverity": "HIGH",
                        "privilegesRequired": "LOW",
                        "providerUrgency": "NOT_DEFINED",
                        "subAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "userInteraction": "NONE",
                        "valueDensity": "NOT_DEFINED",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0",
                        "vulnAvailabilityImpact": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnerabilityResponseEffort": "NOT_DEFINED"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-863",
                            "description": "CWE-863 Incorrect Authorization",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre",
                "dateUpdated": "2026-08-25T21:29:29.471Z"
            },
            "references": [
                {
                    "tags": [
                        "issue-tracking"
                    ],
                    "url": "https://launchpad.net/bugs/2158538"
                },
                {
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://security.openstack.org/ossa/OSSA-2026-037.html"
                },
                {
                    "tags": [
                        "vendor-advisory",
                        "mailing-list"
                    ],
                    "url": "https://www.openwall.com/lists/oss-security/2026/08/25/5"
                }
            ],
            "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": "13.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"
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    }
}