CVE Catalog

CVE-2026-19516

CriticalCVSS 9.1
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

The risk includes access to internal network resources, including cloud metadata, which could lead to credential theft and further attacks.

Recommendation

Apply the latest patch that restricts destinations to the configured Grafana instance, and implement firewall rules blocking access to internal addresses.

Original NVD description (English source)

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.

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