CVE-2026-43000: OpenStack Keystone has an Incorrect Authorization issue
(updated )
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.
References
- access.redhat.com/security/cve/CVE-2026-43000
- bugs.launchpad.net/keystone/+bug/2148477
- bugzilla.redhat.com/show_bug.cgi?id=2482826
- github.com/advisories/GHSA-q623-f4j4-p4xj
- github.com/pypa/advisory-database/tree/main/vulns/keystone/PYSEC-2026-601.yaml
- nvd.nist.gov/vuln/detail/CVE-2026-43000
- security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43000.json
- security.openstack.org/ossa/OSSA-2026-015.html
Code Behaviors & Features
Detect and mitigate CVE-2026-43000 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →