CVE-2026-42998

An issue was discovered in OpenStack Keystone before 29.0.2. The Keystone application credential authentication plugin does not verify that the user supplied in the authentication request matches the owner of the application credential. An attacker can authenticate with their own application credential ID and secret while specifying a different user's name and domain in the request body. Keystone issues a token attributed to the victim user. The impersonated token is project-scoped and carries the intersection of the application credential's roles and the victim's actual roles on the project. This enables audit evasion, reading the victim's credentials, and acting as the victim within shared projects.
References
Link Resource
https://bugs.launchpad.net/keystone/+bug/2148477 Exploit Issue Tracking Patch Third Party Advisory
https://security.openstack.org/ossa/OSSA-2026-015.html Patch Vendor Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:openstack:keystone:*:*:*:*:*:*:*:*
cpe:2.3:a:openstack:keystone:*:*:*:*:*:*:*:*
cpe:2.3:a:openstack:keystone:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-28 19:16

Updated : 2026-06-17 10:48


NVD link : CVE-2026-42998

Mitre link : CVE-2026-42998

CVE.ORG link : CVE-2026-42998


JSON object : View

Products Affected

openstack

  • keystone
CWE
CWE-863

Incorrect Authorization