Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Samer666569

#43833of 56,335
6.5Total CVSS
Vulnerabilities · 1
PT-2026-37276
6.5
2026-05-05
Grav · Grav · CVE-2026-42610
**Name of the Vulnerable Software and Affected Versions** Grav versions prior to 2.0.0-beta.2 **Description** A low-privileged user, such as a Content Editor with `pages.update` permissions, can bypass Twig sandbox restrictions by utilizing the `grav['accounts']` service. This allows an attacker to programmatically load administrative user objects and extract sensitive data, including Bcrypt password hashes and the security salt. This is achieved by accessing the internal service container to bypass the `isDangerousFunction` filter. **Recommendations** Update to version 2.0.0-beta.2 or later.