CVE Catalog

CVE-2026-44738

High
Published: Translated: NVD NIST

Summary

Grav is a file-based web platform. Prior to version 2.0.0-rc.2, the Twig sandbox allow-list permitted any user with the admin.pages role to call config.toArray() within a page body, dumping the entire merged site configuration, including all plugin secrets.

Risk Assessment

The lack of administrator privileges means this vulnerability can be exploited by unauthorized users to expose sensitive information such as SMTP passwords and API keys.

Recommendation

It is recommended to upgrade to version 2.0.0-rc.2 or later to mitigate this vulnerability.

Other vulnerabilities in Grav

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS