CVE Catalog

CVE-2026-76839

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

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

Summary

Grav before 2.0.16 allows sandboxed Twig templates to access sensitive User fields through allow-listed offsetGet() and offsetexists() methods that lack field filtering. Attackers with page-edit permissions can call offsetGet() on User objects to extract hashed passwords and 2FA secrets, enabling offline password cracking and authentication bypass.

Risk Assessment

The risk includes theft of authentication data, potentially leading to account takeover and system compromise.

Recommendation

Update Grav to version 2.0.16 or later and restrict page-edit permissions.

Other vulnerabilities in Grav

See all
Original NVD description (English source)

Grav before 2.0.16 allows sandboxed Twig templates to access sensitive User fields through allow-listed offsetGet() and offsetexists() methods that lack field filtering. Attackers with page-edit permissions can call offsetGet() on User objects to extract hashed passwords and 2FA secrets, enabling offline password cracking and authentication bypass.

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