Deserialization of Untrusted Data in Grav CMS - #VU130080

 

Deserialization of Untrusted Data in Grav CMS - #VU130080

Published: May 5, 2026


Vulnerability identifier: #VU130080
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-502
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Grav CMS
Affected software:
Grav CMS

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code.

The vulnerability exists due to deserialization of untrusted data in FileCache when processing cache data from a writable cache directory. A remote attacker can place a crafted serialized object in the cache to execute arbitrary code.

Exploitation requires a file write primitive to the cache directory.


Remediation

Install security update from vendor's website.

Sources