Session takeover via Auth Proxy cache key collision

High
Advisory ID:CVE-2026-14199
Published:2026-09-02
Product:Grafana Enterprise
CVSS Score:7.1
CVSS Vector:CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L
Fixed Versions:
<11.0.0
>=12.4.10 <13.0.0
>=13.0.8 <13.1.0
>=13.1.5 <13.2.0
>=13.2.1

Summary

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).