Deserialization of Untrusted Data in Grav CMS - #VU130081
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 Session flash object handling when processing session data. A remote attacker can provide crafted serialized session content to execute arbitrary code.
Session storage is typically more restricted than the other deserialization vectors.