CVE Catalog

CVE-2026-55890

MediumCVSS 4.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

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

Summary

Grav prior to 2.0.0-rc.9 contains a stored XSS vulnerability via the Markdown image style attribute. The incomplete fix for CVE-2026-42841 leaves the MediaObjectTrait::style method reachable through the same excerpt-action pipeline, allowing an editor to save unsanitized image style parameters.

Risk Assessment

An attacker with editor privileges can inject malicious JavaScript into the image style attribute, which will execute in the victim's browser, leading to session theft, defacement, or data theft.

Recommendation

Immediately upgrade Grav to version 2.0.0-rc.9 or later. If upgrade is not possible, restrict editor privileges and monitor Markdown content for suspicious style attributes.

Other vulnerabilities in Grav

See all
Original NVD description (English source)

Grav is a file-based Web platform. Prior to 2.0.0-rc.9, Grav's incomplete fix for stored XSS through the Markdown media attribute action (CVE-2026-42841) leaves the sibling MediaObjectTrait::style method reachable through the same Markdown excerpt-action pipeline, allowing an editor to save Markdown image style parameters that are written into the rendered img style attribute without sanitization. This issue is fixed in version 2.0.0-rc.9.

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