CVE Catalog

CVE-2026-17033

MediumCVSS 6.8
Published: Updated: Translated: NVD NIST

Summary

An authenticated attacker with Editor access or alert.instances.external:write can submit an external Alertmanager alert containing a controlled generatorURL. Grafana renders alert.generatorURL directly as the Alert Details See source LinkButton href without URL-scheme sanitization or a safe-protocol allowlist. The click interceptor's :// heuristic can be bypassed by placing :// inside a JavaScript comment. When a user with read access clicks See source, the browser executes attacker-controlled JavaScript in the Grafana origin with the clicking user's permissions.

Risk Assessment

An attacker can execute script in another user's Grafana session, potentially leading to data theft, privilege escalation, or other malicious actions in the context of the clicking user.

Recommendation

Update Grafana to a patched version that adds URL scheme sanitization and a safe-protocol allowlist.

Other vulnerabilities in Grafana

See all
Original NVD description (English source)

An authenticated attacker with Editor access or alert.instances.external:write can submit an external Alertmanager alert containing a controlled generatorURL. The attacker is authorized to create the alert, but not to execute script in another user's Grafana session. Grafana renders alert.generatorURL directly as the Alert Details See source LinkButton href without URL-scheme sanitization or a safe-protocol allowlist. The click interceptor's :// heuristic can be bypassed by placing :// inside a JavaScript comment. When a user with read access clicks See source, the browser executes attacker-controlled JavaScript in the Grafana origin with the clicking user's permissions.

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