CVE Catalog

CVE-2026-64628

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

5th percentile - higher than 5% of all known CVEs

Summary

Grav is vulnerable to stored XSS in shortcode attributes because the XSS scan only matches literal angle brackets. An attacker with admin.pages permission can inject malicious JavaScript that executes in any viewer's browser, including administrators.

Risk Assessment

An attacker can hijack an administrator's session by stealing admin nonces, leading to full compromise of the Grav system.

Recommendation

Update Grav to the latest patched version. Restrict admin.pages permissions to trusted users only.

Other vulnerabilities in Grav

See all
Original NVD description (English source)

Grav contains a stored cross-site scripting vulnerability in shortcode-core attribute handlers where the XSS detection scan only matches payloads containing literal angle brackets, allowing shortcode parameters to bypass validation. Attackers with admin.pages permission can inject malicious JavaScript through shortcode attributes that execute in any viewer's browser, including administrators, enabling session hijacking via admin nonce theft.

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