CVE-2026-66400

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

No configuration.

History

No history.

Information

Published : 2026-07-29 14:16

Updated : 2026-07-30 16:41


NVD link : CVE-2026-66400

Mitre link : CVE-2026-66400

CVE.ORG link : CVE-2026-66400


JSON object : View

Products Affected

No product.

CWE
CWE-613

Insufficient Session Expiration