Beveiligingsadvies

CVE-2026-72701

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-08-25 01:30:23
Laatst bijgewerkt 2026-08-27 14:54:28
Toegewezen door VulnCheck
CVSS-score 6.3
Status PUBLISHED

Beschrijving

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.