CVE-2026-14199 (GCVE-0-2026-14199)

Vulnerability from cvelistv5 – Published: 2026-09-02 16:06 – Updated: 2026-09-03 08:07
VLAI
Title
Session takeover via Auth Proxy cache key collision
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).
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-02 00:00 UTC
References
Impacted products
Vendor Product Version CPE status
Grafana Grafana Enterprise Affected: 11.0.0 , ≤ 11.6.17 (semver)
Affected: 12.0.0 , ≤ 12.2.11 (semver)
Affected: 12.3.0 , ≤ 12.3.11 (semver)
Affected: 12.4.0 , ≤ 12.4.9 (semver)
Affected: 13.0.0 , ≤ 13.0.7 (semver)
Affected: 13.1.0 , ≤ 13.1.4 (semver)
Affected: 13.2.0 , ≤ 13.2.0 (semver)
guessed Create a notification for this product.
Grafana Grafana OSS Affected: 11.0.0 , ≤ 11.6.17 (semver)
Affected: 12.0.0 , ≤ 12.2.11 (semver)
Affected: 12.3.0 , ≤ 12.3.11 (semver)
Affected: 12.4.0 , ≤ 12.4.9 (semver)
Affected: 13.0.0 , ≤ 13.0.7 (semver)
Affected: 13.1.0 , ≤ 13.1.4 (semver)
Affected: 13.2.0 , ≤ 13.2.0 (semver)
guessed Create a notification for this product.
Date Public
2026-09-02 09:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-14199",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-02T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-03T03:56:40.337Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Grafana Enterprise",
          "vendor": "Grafana",
          "versions": [
            {
              "lessThanOrEqual": "11.6.17",
              "status": "affected",
              "version": "11.0.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.2.11",
              "status": "affected",
              "version": "12.0.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.3.11",
              "status": "affected",
              "version": "12.3.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.4.9",
              "status": "affected",
              "version": "12.4.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "13.0.7",
              "status": "affected",
              "version": "13.0.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "13.1.4",
              "status": "affected",
              "version": "13.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "13.2.0",
              "status": "affected",
              "version": "13.2.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Grafana OSS",
          "vendor": "Grafana",
          "versions": [
            {
              "lessThanOrEqual": "11.6.17",
              "status": "affected",
              "version": "11.0.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.2.11",
              "status": "affected",
              "version": "12.0.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.3.11",
              "status": "affected",
              "version": "12.3.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.4.9",
              "status": "affected",
              "version": "12.4.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "13.0.7",
              "status": "affected",
              "version": "13.0.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "13.1.4",
              "status": "affected",
              "version": "13.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "13.2.0",
              "status": "affected",
              "version": "13.2.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "rebelarch (Researcher)"
        }
      ],
      "datePublic": "2026-09-02T09:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "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\u0027s, while that user\u0027s cache entry is live, is authenticated as that user, up to Administrator (authentication bypass by spoofing)."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-290",
              "description": "CWE-290",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-1023",
              "description": "CWE-1023",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-863",
              "description": "CWE-863",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-03T08:07:46.925Z",
        "orgId": "57da9224-a3e2-4646-9d0e-c4dc2e05e7da",
        "shortName": "GRAFANA"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://grafana.com/security/security-advisories/cve-2026-14199"
        }
      ],
      "source": {
        "discovery": "BUG_BOUNTY"
      },
      "title": "Session takeover via Auth Proxy cache key collision",
      "x_generator": {
        "engine": "cvelib 1.8.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "57da9224-a3e2-4646-9d0e-c4dc2e05e7da",
    "assignerShortName": "GRAFANA",
    "cveId": "CVE-2026-14199",
    "datePublished": "2026-09-02T16:06:28.165Z",
    "dateReserved": "2026-06-30T09:16:17.958Z",
    "dateUpdated": "2026-09-03T08:07:46.925Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-14199",
      "date": "2026-09-23",
      "epss": "0.00313",
      "percentile": "0.24448"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Grafana Enterprise",
                "vendor": "Grafana",
                "versions": [
                  {
                    "lessThanOrEqual": "11.6.17",
                    "status": "affected",
                    "version": "11.0.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "12.2.11",
                    "status": "affected",
                    "version": "12.0.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "12.3.11",
                    "status": "affected",
                    "version": "12.3.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "12.4.9",
                    "status": "affected",
                    "version": "12.4.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "13.0.7",
                    "status": "affected",
                    "version": "13.0.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "13.1.4",
                    "status": "affected",
                    "version": "13.1.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "13.2.0",
                    "status": "affected",
                    "version": "13.2.0",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "defaultStatus": "unaffected",
                "product": "Grafana OSS",
                "vendor": "Grafana",
                "versions": [
                  {
                    "lessThanOrEqual": "11.6.17",
                    "status": "affected",
                    "version": "11.0.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "12.2.11",
                    "status": "affected",
                    "version": "12.0.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "12.3.11",
                    "status": "affected",
                    "version": "12.3.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "12.4.9",
                    "status": "affected",
                    "version": "12.4.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "13.0.7",
                    "status": "affected",
                    "version": "13.0.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "13.1.4",
                    "status": "affected",
                    "version": "13.1.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "13.2.0",
                    "status": "affected",
                    "version": "13.2.0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "source": "security@grafana.com"
          }
        ],
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:enterprise:*:*:*",
                    "matchCriteriaId": "8D828FF4-D41A-4D39-9293-1A65FB9CE0DA",
                    "versionEndExcluding": "11.0.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:enterprise:*:*:*",
                    "matchCriteriaId": "426531C3-A27D-4DA7-81EA-00DAE298707A",
                    "versionEndExcluding": "13.0.0",
                    "versionStartIncluding": "12.4.10",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:enterprise:*:*:*",
                    "matchCriteriaId": "46FC7B23-2EB6-4335-BE5B-E32512E9D30C",
                    "versionEndExcluding": "13.1.0",
                    "versionStartIncluding": "13.0.8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:enterprise:*:*:*",
                    "matchCriteriaId": "016BB9D1-BC78-4AC1-913C-10B535CF0447",
                    "versionEndExcluding": "13.2.0",
                    "versionStartIncluding": "13.1.5",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "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\u0027s, while that user\u0027s cache entry is live, is authenticated as that user, up to Administrator (authentication bypass by spoofing)."
          }
        ],
        "id": "CVE-2026-14199",
        "lastModified": "2026-09-15T18:23:02.127",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
                "version": "3.1"
              },
              "exploitabilityScore": 1.6,
              "impactScore": 5.5,
              "source": "security@grafana.com",
              "type": "Secondary"
            },
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 5.2,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2026-14199",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-02T00:00:00+00:00",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2026-09-02T16:17:14.517",
        "references": [
          {
            "source": "security@grafana.com",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "https://grafana.com/security/security-advisories/cve-2026-14199"
          }
        ],
        "sourceIdentifier": "security@grafana.com",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-290"
              },
              {
                "lang": "en",
                "value": "CWE-863"
              },
              {
                "lang": "en",
                "value": "CWE-1023"
              }
            ],
            "source": "security@grafana.com",
            "type": "Secondary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Important",
      "current_release_date": "2026-09-22T17:56:12+00:00",
      "cve": "CVE-2026-14199",
      "id": "CVE-2026-14199",
      "initial_release_date": "2026-09-02T00:00:00+00:00",
      "product_status:fixed": "6",
      "product_status:known_affected": "6",
      "product_status:known_not_affected": "21",
      "product_status:under_investigation": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "grafana: Grafana: Session takeover via Auth Proxy cache key collision",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-14199.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "important",
      "current_release_date": "2026-09-03T16:31:16Z",
      "cve": "CVE-2026-14199",
      "id": "CVE-2026-14199",
      "initial_release_date": "2026-09-03T16:31:16Z",
      "product_status:known_affected": "3",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-14199",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-14199.json",
      "version": "2"
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-14199",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-02T18:21:09.238431Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-02T18:21:24.418Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Grafana Enterprise",
              "vendor": "Grafana",
              "versions": [
                {
                  "lessThanOrEqual": "11.6.17",
                  "status": "affected",
                  "version": "11.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "12.2.11",
                  "status": "affected",
                  "version": "12.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "12.3.11",
                  "status": "affected",
                  "version": "12.3.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "12.4.9",
                  "status": "affected",
                  "version": "12.4.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "13.0.7",
                  "status": "affected",
                  "version": "13.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "13.1.4",
                  "status": "affected",
                  "version": "13.1.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "13.2.0",
                  "status": "affected",
                  "version": "13.2.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Grafana OSS",
              "vendor": "Grafana",
              "versions": [
                {
                  "lessThanOrEqual": "11.6.17",
                  "status": "affected",
                  "version": "11.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "12.2.11",
                  "status": "affected",
                  "version": "12.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "12.3.11",
                  "status": "affected",
                  "version": "12.3.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "12.4.9",
                  "status": "affected",
                  "version": "12.4.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "13.0.7",
                  "status": "affected",
                  "version": "13.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "13.1.4",
                  "status": "affected",
                  "version": "13.1.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "13.2.0",
                  "status": "affected",
                  "version": "13.2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "rebelarch (Researcher)"
            }
          ],
          "datePublic": "2026-09-02T09:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "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\u0027s, while that user\u0027s cache entry is live, is authenticated as that user, up to Administrator (authentication bypass by spoofing)."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-290",
                  "description": "CWE-290",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-1023",
                  "description": "CWE-1023",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-863",
                  "description": "CWE-863",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-03T08:07:46.925Z",
            "orgId": "57da9224-a3e2-4646-9d0e-c4dc2e05e7da",
            "shortName": "GRAFANA"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://grafana.com/security/security-advisories/cve-2026-14199"
            }
          ],
          "source": {
            "discovery": "BUG_BOUNTY"
          },
          "title": "Session takeover via Auth Proxy cache key collision",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "57da9224-a3e2-4646-9d0e-c4dc2e05e7da",
        "assignerShortName": "GRAFANA",
        "cveId": "CVE-2026-14199",
        "datePublished": "2026-09-02T16:06:28.165Z",
        "dateReserved": "2026-06-30T09:16:17.958Z",
        "dateUpdated": "2026-09-03T08:07:46.925Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…