GHSA-px9v-979x-qmh9MediumCVSS 3.7

Grav CMS before 2.0.16 contains a timing vulnerability in Utils::verifyNonce() that uses non...

Published
August 25, 2026
Last Modified
August 25, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🔗 References (4)