Loading market data...
← Back to CVE feed

CVE-2026-66400

MEDIUM CVSS 4.8 View on NVD ↗

Description

Grav Login Plugin versions before 3.8.13 contain an insufficient session expiration vulnerability in TokenStorage.php where the findTriplet() method fails to properly validate Remember Me token timestamps. Attackers with a captured Remember Me cookie can authenticate indefinitely instead of the configured timeout period, as the expiry check compares an array to a scalar value which always evaluates incorrectly in PHP.

CVSS Vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Published: Jul 29, 2026 14:16 UTC Modified: Jul 29, 2026 16:17 UTC