๐Ÿ” CVE Alert

CVE-2026-74908

MEDIUM 4.6

Grav plugin-api before 1.0.15 Script Injection via SVG

CVSS Score
4.6
EPSS Score
0.0%
EPSS Percentile
0th

Grav plugin-api before 1.0.15 contains a script injection vulnerability where the SVG sanitizer only checks for the exact extension 'svg', allowing .svgz and .xhtml files to bypass sanitization and be stored unsanitized. Attackers with api.media.write permission can upload files containing executable script payloads that execute in the site origin when accessed by administrators or visitors.

CWE CWE-79
Vendor getgrav
Product grav
Published Aug 18, 2026
Last Updated Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for getgrav grav

Be the first to know when new medium vulnerabilities affecting getgrav grav are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

getgrav / grav
0 < 1.0.15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/getgrav/grav/security/advisories/GHSA-66xf-ggf4-6hmc vulncheck.com: https://www.vulncheck.com/advisories/grav-plugin-api-before-script-injection-via-svg

Credits

๐Ÿ” arpitjain099