CVE-2026-82469

Summary

Rodauth before 2.47.0 contains an authentication bypass vulnerability in the jwt_refresh route that issues new JWT access tokens without requiring a refresh token. Attackers can present an access token to the refresh route via non-POST methods to obtain a new valid access token, enabling indefinite account access with temporary token possession.

Affected Software

VendorProductVersion RangeStatus
jeremyevansrodauth0 < 2.47.0affected

Weaknesses

  • CWE-613: Insufficient Session Expiration

References