CVE 6.9 MEDIUM

Grav: Stored XSS via Markdown media attribute() action in Grav CMS_CVE-2026-42841

6.9 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N

Description

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, an authenticated user with page editing permissions can inject an executable JavaScript event-handler attribute into rendered image HTML through Grav's Markdown media action syntax. The issue is caused by Markdown image query parameters being converted into callable media actions. The public attribute() media method can be reached this way, allowing an editor to set an arbitrary HTML attribute name and value on the generated image element. This vulnerability is fixed in 2.0.0-beta.2.

Basic Information

ID CVE-2026-42841
Source GitHub_M
Published May 11, 2026 at 14:52

Affected Product

Vendor getgrav
Product grav
Version < 2.0.0-beta.2
Affected Versions getgrav grav < 2.0.0-beta.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.