ZeroHour

CVE-2025-6197

large

Open Redirect in Grafana OSS Organization Switching

CVSS 3.1
4.2 medium
EPSS
70%p99
Published
()
Modified
AI analysis

CVE-2025-6197 is an open redirect (CWE-601) in the organization switching functionality of Grafana OSS. Exploitation requires two conditions: the Grafana instance must contain multiple organizations, and the victim must currently be on a different organization than the one specified in the attacker-crafted URL. The impact is limited — the CVSS vector scores low confidentiality and integrity impact with no availability impact — and is typical of open redirects that let attackers phish users or bounce them through a trusted Grafana domain. Only Grafana OSS deployments that use multiple organizations are affected; single-organization instances are not exploitable. No public proof of concept, in-the-wild exploitation, or CISA KEV listing is known yet, but the EPSS score of 70.1% (99th percentile) indicates an elevated likelihood of exploitation within the next 30 days.

What to do: Upgrade Grafana OSS to the patched release identified in Grafana's advisory for CVE-2025-6197, checking the advisory for the exact fixed version for your release branch. In the meantime, audit instances where multiple organizations are enabled (single-org deployments are not exploitable) and advise users to avoid clicking untrusted links that point to your Grafana domain. Given the elevated EPSS score of 70.1%, prioritize patching internet-facing Grafana instances.

Affected
Grafana Labs Grafana OSS
Estimated exposure
largeon the order of tens of thousands of Grafana OSS instances (a subset of roughly 100k+ internet-exposed Grafana instances that run multiple organizations) — Public internet scans consistently show on the order of 100,000+ exposed Grafana instances, but the requirement for multiple organizations narrows plausible exposure to the tens of thousands, making this an estimate.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

An open redirect vulnerability has been identified in Grafana OSS organization switching functionality. Prerequisites for exploitation: - Multiple organizations must exist in the Grafana instance - Victim must be on a different organization than the one specified in the URL

Weakness
CWE-601
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N

In the news