3 matches found
CVE-2026-72832
Grav versions from 1.5.2 through 2.0.12 contain a stored cross-site scripting vulnerability in the Security::detectXss function system/src/Grav/Common/Security.php. The event-handler scan is anchored at ?, which cannot cross the first literal ; when a appears inside a quoted attribute value the...
CVE-2026-72832
Grav versions from 1.5.2 through 2.0.12 contain a stored cross-site scripting vulnerability in the Security::detectXss function system/src/Grav/Common/Security.php. The event-handler scan is anchored at ?, which cannot cross the first literal ; when a appears inside a quoted attribute value the...
CVE-2026-72832
Grav before 2.0.13 (versions 1.5.2–2.0.12) contains a stored XSS in Security::detectXss() (system/src/Grav/Common/Security.php). The event-handler detector uses a pattern anchored at “]*?, which fails when a > appears inside a quoted attribute value, allowing a payload such as ” onerror=alert(...