CVE-2026-76839

Severity CVSS v4.0:
HIGH
Type:
CWE-522 Insufficiently Protected Credentials
Publication date:
25/08/2026
Last modified:
25/08/2026

Description

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.