CVE Catalog

CVE-2026-14199

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

27th percentile - higher than 27% of all known CVEs

Summary

A vulnerability in Grafana (only self-managed instances with Auth Proxy authentication and identity caching enabled) where the Auth Proxy cache key concatenates username and forwarded identity attributes without a delimiter, allowing distinct identities to collide. An authenticated user can spoof a higher-privileged user.

Risk Assessment

An attacker can authenticate as a higher-privileged user, up to Administrator, leading to unauthorized access and potential takeover of the Grafana instance.

Recommendation

Update Grafana to a patched version. Disable identity caching or set sync_ttl to zero if possible.

Other vulnerabilities in Grafana

See all
Original NVD description (English source)

Only self-managed Grafana instances with Auth Proxy authentication and identity caching enabled (sync_ttl greater than zero) are affected. The Auth Proxy cache key concatenated the username and forwarded identity attributes without a delimiter, so distinct identities could collide on one key. An authenticated user who shapes their own attributes to collide with a higher-privileged user's, while that user's cache entry is live, is authenticated as that user, up to Administrator (authentication bypass by spoofing).

Vulnerability data from NVD (NIST) · CISA KEV · EPSS