Server-Side Request Forgery (SSRF) in Grafana MCP - CVE-2026-19516
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote user to perform server-side request forgery and disclose sensitive information.
The vulnerability exists due to improper control of outbound request destinations in grafana_api_request when handling a supplied X-Grafana-URL header. A remote user can send a crafted request with a chosen header, HTTP method, path, and body to perform server-side request forgery and disclose sensitive information.
The issue can be used to reach internal, loopback, and link-local network services, including metadata endpoints.