CVE Catalog

CVE-2026-76846

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

Grav before 2.0.16 contains an incomplete default denylist in the Twig sandbox configuration that fails to block access to system configuration secrets. Attackers with page-edit permission can use config.get() or config.toArray() in Twig templates to retrieve sensitive values like system.cache.redis.password when config_access is enabled.

Risk Assessment

The risk includes disclosure of sensitive configuration data, such as passwords, which could lead to unauthorized access to external systems or further attacks.

Recommendation

It is recommended to upgrade Grav to version 2.0.16 or later and restrict page-edit permissions to trusted users only.

Other vulnerabilities in Grav

See all
Original NVD description (English source)

Grav before 2.0.16 contains an incomplete default denylist in the Twig sandbox configuration that fails to block access to system configuration secrets. Attackers with page-edit permission can use config.get() or config.toArray() in Twig templates to retrieve sensitive values like system.cache.redis.password when config_access is enabled.

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