Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. keystone
  4. ›
  5. CVE-2026-44394

CVE-2026-44394: OpenStack Keystone's federated token rescoping mechanism doesn't propagate the original token's expiry to the newly issued token

May 28, 2026 (updated July 2, 2026)

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.

References

  • bugs.launchpad.net/keystone/+bug/2150379
  • github.com/advisories/GHSA-whqr-fgm5-x77q
  • github.com/pypa/advisory-database/tree/main/vulns/keystone/PYSEC-2026-603.yaml
  • nvd.nist.gov/vuln/detail/CVE-2026-44394
  • security.openstack.org/ossa/OSSA-2026-015.html

Code Behaviors & Features

Detect and mitigate CVE-2026-44394 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 →

Affected versions

All versions starting from 14.0.0 before 27.0.2, all versions starting from 28.0.0 before 28.0.2, all versions starting from 29.0.0 before 29.0.2

Fixed versions

  • 27.0.2
  • 28.0.2
  • 29.0.2

Solution

Upgrade to versions 27.0.2, 28.0.2, 29.0.2 or above.

Impact 6 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

pypi/keystone/CVE-2026-44394.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 19 Jul 2026 12:17:14 +0000.