CVE-2026-9029

HIGH EPSS 21.3%
Published Jun 22, 20261w ago · Modified Jun 23, 20261w ago
7.3 CVSS 3.1
High
Find Similar
Published Jun 22, 2026 1w ago
Last Modified Jun 23, 2026 1w ago

Description

The geomap panel's XYZ tile layer has a sanitize-then-interpolate ordering bug. sanitizeTextPanelContent() runs on the raw template string before getTemplateSrv().replace() substitutes the variable value, which uses the glob format with no HTML escaping. The result is passed to OpenLayers via element.innerHTML. An Editor can set a textbox variable's default value to an XSS payload that executes for every user who opens the dashboard. This is a bypass of the CVE-2023-0507 fix

CVSS Details

Base Score
7.3
Exploitability
2.1
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
21.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

References 1

  • grafana.com https://grafana.com/security/security-advisories/cve-2026-9029

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.