CVE-2026-53776

Perry before 0.5.1166 contains a JWT validation vulnerability that allows remote attackers to bypass token expiration by exploiting the unconditional setting of validate_exp = false in the verify_decode helper within the stdlib JWT verification path. Attackers in possession of a previously issued bearer token can present expired tokens to any jwt.verify() call and retain authenticated access indefinitely, bypassing force-expired sessions such as user logout or administrative revocation.
Configurations

No configuration.

History

16 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-16 17:16

Updated : 2026-07-14 22:17


NVD link : CVE-2026-53776

Mitre link : CVE-2026-53776

CVE.ORG link : CVE-2026-53776


JSON object : View

Products Affected

No product.

CWE
CWE-613

Insufficient Session Expiration