SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-80182

HIGH · CVSS 7.6 EPSS 0.51%

Source: NVD + CISA KEV + EPSS · Published 2026-08-25 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

OpenStack Keystone versions prior to 29.0.3 are vulnerable to a flaw that allows tokens obtained through OAuth1 access token, application credentials, or trust-scoped authentication to create long-lived credentials or authorize new delegations, bypassing intended restrictions. This vulnerability can lead to unauthorized access and persistence of credentials beyond their intended lifespan. Organizations using Keystone with delegated authentication enabled should prioritize patching to mitigate the risk of credential abuse.

CVE
CVE-2026-80182
Severity
HIGH
CVSS
7.6
EPSS
0.51%

Original NVD Description

In OpenStack Keystone before 29.0.3, tokens obtained via OAuth1 access token, application credential, or trust-scoped authentication could create new long-lived credentials or authorize new delegations that persist independently of, and outlive, the credential used to obtain them. The delegation restrictions that block these operations did not consistently apply to all delegated token types, allowing an OAuth1-scoped token, for example, to create application credentials or authorize OAuth1 request tokens despite those operations being restricted for other delegated token types. All Keystone deployments that permit delegated authentication through OAuth1 access tokens, application credentials, or trusts are affected.