CyberRota
← Ana sayfaya dön

CVE-2026-9029

HIGH · CVSS 7.3 EPSS %0.30

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-22T14:17:55.800 · Çekilme zamanı: 2026-06-30T18:29:12.076872+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-9029
Severity
HIGH
CVSS
7.3
EPSS
%0.30

Orijinal NVD Açıklaması

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