CVE-2026-58657
MEDIUMCVSS v3.1: 4.8
Source data as of:
At a glance
- Severity
- MEDIUM
- CVSS
- 4.8 v3.1 · NVD
- EPSS
- EPSS not provided by FIRST.org for this CVE
- CISA KEV
- No
- Type
- XSS · NVD CWE
- Attack conditions (CVSS vector)
- Network · Source: NVD Vector
- Published
- 2026-07-08 · Modified: 2026-07-08
- References
- Jump to references (4)
CVSS / EPSS / KEV
Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources
Description
Grav before 2.0.0 (affected through 2.0.0-rc.9 and the 2.0 branch) contains a stored CSS injection vulnerability in the Markdown image resize() media action. Prior media hardening rejects direct ?style= payloads and unsafe attribute() fallbacks, but the resize() action in Excerpts::processMediaActions() writes caller-controlled values directly into the image's styleAttributes. A lower-privileged content editor who can edit page Markdown can store a crafted image URL with semicolon-delimited CSS declarations in the resize parameters, which are rendered into the final <img style=...> attribute when a higher-privileged reviewer/admin views the page or preview. This does not require JavaScript execution but enables UI redress/overlay and content-manipulation attacks (e.g., a full-viewport fixed overlay). Fixed in 2.0.0.
References
Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.
- Patch https://github.com/getgrav/grav/commit/6582166173bb8eb5869d96aea384e0e73777c94c
- Patch https://github.com/getgrav/grav/commit/e03d29aa0d3ece16d73c1ffccfa78df8bf5f28b8
- Vendor advisory https://github.com/getgrav/grav/security/advisories/GHSA-ffmg-hfvg-jhg9
- Vendor advisory https://www.vulncheck.com/advisories/grav-stored-css-injection-via-markdown-image-resize-a…