CVE-2026-43000
When combined with an application credential impersonation vulnerability, an attacker with the member role on a project can escalate to admin by chaining unrestricted application credentials with Keystone trusts.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.33%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
An issue was discovered in OpenStack Keystone before 29.0.2. When combined with an application credential impersonation vulnerability, an attacker with the member role on a project can escalate to admin by chaining unrestricted application credentials with Keystone trusts. The impersonated token carries the victim's identity, which passes the trustor validation check. Keystone then validates the delegated roles against the victim's actual role assignments in the database, not the roles on the requesting token. This allows the attacker to create a trust delegating the victim's admin role to themselves. The trust persists independently, and additional trusts and application credentials can be created to maintain access. All actions are logged under the victim's identity.
- CVSS 3.1
- 8.8 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.33% probability · 26th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-863, CWE-266
- Affected
- openstack/keystone
- Source
- cve@mitre.org
References
- https://bugs.launchpad.net/keystone/+bug/2148477Exploit, Issue Tracking, Patch, Third Party Advisory
- https://security.openstack.org/ossa/OSSA-2026-015.htmlPatch, Vendor Advisory
- https://access.redhat.com/security/cve/CVE-2026-43000
- https://bugzilla.redhat.com/show_bug.cgi?id=2482826
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43000.json
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.