CVE-2026-72701

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-25 02:16

Updated : 2026-08-31 20:52


NVD link : CVE-2026-72701

Mitre link : CVE-2026-72701

CVE.ORG link : CVE-2026-72701


JSON object : View

Products Affected

No product.

CWE
CWE-208

Observable Timing Discrepancy