CVE-2026-72701
Grav CMS before 2.0.16 Timing Attack via verifyNonce
CVSS Score
3.7
EPSS Score
0.0%
EPSS Percentile
0th
Grav CMS before 2.0.16 contains a timing vulnerability in Utils::verifyNonce() that uses non-constant-time string comparison with the === operator instead of hash_equals() for CSRF nonce validation. Attackers can measure response timing differences to recover valid nonce values byte-by-byte through multiple requests, weakening CSRF protection below its intended security margin.
| CWE | CWE-208 |
| Vendor | getgrav |
| Product | grav |
| Published | Aug 25, 2026 |
Stay Ahead of the Next One
Get instant alerts for getgrav grav
Be the first to know when new low vulnerabilities affecting getgrav grav are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None
Affected Versions
getgrav / grav
0 < 2.0.16
References
Credits
๐ alham-rizvi