CVE-2026-44394
Last modified
CVE-2026-44394 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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 token. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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 token. When a federated user rescopes a token via POST /v3/auth/tokens, the handle_scoped_token() function in the mapped authentication plugin returns response data without an expires_at value. The token provider falls back to issuing a token with a fresh default TTL. By rescoping repeatedly before each token expires, a user can maintain access indefinitely, bypassing operator-configured token lifetime policies. This is a variant of CVE-2012-3426. Only deployments using federated identity (SAML2, OpenID Connect) are affected.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openstack | Keystone | >= 14.0.0, < 27.0.2 |
| Openstack | Keystone | >= 28.0.0, < 28.0.2 |
| Openstack | Keystone | >= 29.0.0, < 29.0.2 |
References
- https://bugs.launchpad.net/keystone/+bug/2150379Exploit, Issue Tracking, Patch, Third Party Advisory
- https://security.openstack.org/ossa/OSSA-2026-015.htmlPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-44394?
How severe is CVE-2026-44394?
How do I fix CVE-2026-44394?
Are you affected by CVE-2026-44394?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
