Security Sandbox Bypass with SSTI (Server Side Template Injection) in the Grav CMS
Description
Grav is a file-based Web platform. Prior to 1.8.0-beta.27, Grav CMS is vulnerable to a Server-Side Template Injection (SSTI) that allows any authenticated user with editor permissions to execute arbitrary code on the remote server, bypassing the existing security sandbox. Since the security sandbox does not fully protect the Twig object, it is possible to interact with it (e.g., call methods, read/write attributes) through maliciously crafted Twig template directives injected into a web page. This allows an authenticated editor to add arbitrary functions to the Twig attribute system.twig.safe_filters, effectively bypassing the Grav CMS sandbox. This vulnerability is fixed in 1.8.0-beta.27.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
getgrav/gravPackagist | < 1.8.0-beta.27 | 1.8.0-beta.27 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-gjc5-8cfh-653xghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-66299ghsaADVISORY
- github.com/getgrav/grav/commit/e37259527d9c1deb6200f8967197a9fa587c6458ghsax_refsource_MISCWEB
- github.com/getgrav/grav/security/advisories/GHSA-gjc5-8cfh-653xghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.