Security Advisory

CVE-2026-53776

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-16 15:18:53
Last updated 2026-07-14 21:33:40
Assigner VulnCheck
CVSS score 9.3
State PUBLISHED

Description

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.