Vulnerability Description
Grav is a file-based Web platform. Prior to 2.0.0-rc.2, the Twig sandbox allow-list permits any user with the admin.pages role to call config.toArray() from within a page body, dumping the entire merged site configuration — including all plugin secrets (SMTP passwords, AWS keys, OAuth client secrets, API tokens) — into the rendered HTML. No administrator privileges are required. This vulnerability is fixed in 2.0.0-rc.2.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Getgrav | Grav | < 2.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav/security/advisories/GHSA-j274-39qw-32c9ExploitVendor Advisory
- https://github.com/getgrav/grav/security/advisories/GHSA-j274-39qw-32c9ExploitVendor Advisory
FAQ
What is CVE-2026-44738?
CVE-2026-44738 is a vulnerability with a CVSS score of 7.7 (HIGH). Grav is a file-based Web platform. Prior to 2.0.0-rc.2, the Twig sandbox allow-list permits any user with the admin.pages role to call config.toArray() from within a page body, dumping the entire merg...
How severe is CVE-2026-44738?
CVE-2026-44738 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44738?
Check the references section above for vendor advisories and patch information. Affected products include: Getgrav Grav.