CVE-2026-56701

Severity CVSS v4.0:
HIGH
Type:
CWE-611 Improper Restriction of XML External Entity Reference ('XXE')
Publication date:
23/06/2026
Last modified:
23/06/2026

Description

Grav before 2.0.0-beta.2 contains an XML external entity injection vulnerability in SVG file upload processing that allows authenticated attackers to read arbitrary files. The application uses simplexml_load_string without disabling external entity loading, enabling attackers to inject XXE payloads via malicious SVG files to exfiltrate sensitive data.