Description
A caller-supplied X-Grafana-URL request header controls the destination of mcp-grafana's outbound requests, and the grafana_api_request tool lets the caller also choose the HTTP method, path, and body. Because the destination is not restricted to the configured Grafana instance, a caller can direct requests at internal, loopback, and link-local network services (including metadata endpoints) and read the responses, resulting in server-side request forgery. The fix for CVE-2026-15583 prevented the configured service-account token from being sent to unintended destinations but did not restrict the destinations themselves.
Published: 2026-08-11
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A caller‑supplied X‑Grafana‑URL header together with the grafana_api_request tool allows an attacker to direct the Grafana MCP Server to make outbound HTTP requests to arbitrary IP addresses, methods, paths, and payloads. Because the destination is not validated against the configured Grafana instance, the flaw maps to CWE‑918 and results in server‑side request forgery. The attacker can reach internal, loopback, and link‑local network services, including sensitive metadata endpoints, and read the responses, potentially exposing confidential data or enabling further attacks.

Affected Systems

The vulnerability affects Grafana MCP Server and Grafana mcp‑grafana. No specific product versions are listed in the advisory; administrators should consult the vendor’s security advisories to determine whether their deployed versions are impacted.

Risk and Exploitability

The CVSS score of 9.1 classifies the flaw as high severity. No EPSS score is currently available, and the vulnerability is not listed in the CISA KEV catalog. The lack of destination validation means that an attacker who can invoke grafana_api_request—typically an authenticated or privileged user—can exploit the flaw easily to harvest data from internal services.

Generated by OpenCVE AI on August 11, 2026 at 07:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Grafana MCP Server or mcp‑grafana update that removes the use of the X‑Grafana‑URL header and restricts outbound destinations
  • Disable or restrict the grafana_api_request tool to only authenticated privileged users, limiting the attack surface
  • Configure firewall or network ACLs to block outbound connections from the Grafana MCP Server to internal, loopback, and link‑local addresses

Generated by OpenCVE AI on August 11, 2026 at 07:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Grafana
Grafana grafana Mcp Server
Vendors & Products Grafana
Grafana grafana Mcp Server

Tue, 11 Aug 2026 05:45:00 +0000

Type Values Removed Values Added
Description A caller-supplied X-Grafana-URL request header controls the destination of mcp-grafana's outbound requests, and the grafana_api_request tool lets the caller also choose the HTTP method, path, and body. Because the destination is not restricted to the configured Grafana instance, a caller can direct requests at internal, loopback, and link-local network services (including metadata endpoints) and read the responses, resulting in server-side request forgery. The fix for CVE-2026-15583 prevented the configured service-account token from being sent to unintended destinations but did not restrict the destinations themselves.
Title CVE-2026-19516 CVE Record
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L'}


Subscriptions

Grafana Grafana Mcp Server
cve-icon MITRE

Status: PUBLISHED

Assigner: GRAFANA

Published:

Updated: 2026-08-27T17:22:24.258Z

Reserved: 2026-08-11T05:23:23.935Z

Link: CVE-2026-19516

cve-icon Vulnrichment

Updated: 2026-08-11T17:05:31.422Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T06:17:13.433

Modified: 2026-08-31T18:50:00.053

Link: CVE-2026-19516

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T14:00:14Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)