CVE detail
CVE-2026-43001
An issue was discovered in OpenStack Keystone before 29.0.2. POST /v3/credentials did not validate that the caller-supplied project_id for an EC2-type credential matched the project of the authenticating application credential. This allowed an attacker holding an unrestricted application credential for project A to create an EC2 credential targeting project B; a subsequent /v3/ec2tokens exchange would then issue a Keystone token scoped to project B while still carrying the original app_cred_id, enabling cross-project lateral movement within the credential owner's role footprint.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 20.8 · diversity 19.5 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
7 source links · newest first
- https://access.redhat.com/errata/RHSA-2026:39808access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 1, 2026, 9:16 AM - https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43001.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comMay 1, 2026, 9:16 AM - https://bugzilla.redhat.com/show_bug.cgi?id=2464305bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comMay 1, 2026, 9:16 AM - https://access.redhat.com/security/cve/CVE-2026-43001access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMay 1, 2026, 9:16 AM - https://security.openstack.org/ossa/OSSA-2026-015.htmlsecurity.openstack.org
No excerpt available.
Vendor Advisorysecurity.openstack.orgMay 1, 2026, 9:16 AM - https://review.opendev.org/c/openstack/keystone/+/985804review.opendev.org
No excerpt available.
Patchreview.opendev.orgMay 1, 2026, 9:16 AM - https://bugs.launchpad.net/keystone/+bug/2149775bugs.launchpad.net
No excerpt available.
Exploitbugs.launchpad.netMay 1, 2026, 9:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-44394CVSS 6.0 · Medium
An issue was discovered in OpenStack Keystone before 29.0.2. The Keystone federated token rescoping mechanism does not propagate the original token's expiry to the newly issued to…
- CVE-2026-43000CVSS 6.0 · Medium
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 projec…
- CVE-2026-42999CVSS 6.0 · Medium
An issue was discovered in OpenStack Keystone before 29.0.2. The Keystone RBAC policy enforcer in enforce_call unconditionally merges the raw JSON request body into the policy enf…
- CVE-2026-42998CVSS 6.0 · Medium
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…
- CVE-2026-33551CVSS 3.5 · Low
An issue was discovered in OpenStack Keystone 14 through 26 before 26.1.1, 27.0.0, 28.0.0, and 29.0.0. Restricted application credentials can create EC2 credentials. By using a re…
- CVE-2021-3563CVSS 7.4 · High
A flaw was found in openstack-keystone. Only the first 72 characters of an application secret are verified allowing attackers bypass some password complexity which administrators…