Deserialization of Untrusted Data in Grav CMS - #VU130079
Published: May 5, 2026
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 JobQueue reconstruction logic when processing a tampered serialized job payload. A remote attacker can supply a crafted serialized Job object to execute arbitrary code.
Exploitation does not require admin access if any file write primitive is available.