CVE Catalog

CVE-2026-82469

MediumCVSS 5.4
Published: Translated: NVD NIST

Summary

Rodauth before version 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.

Risk Assessment

The vulnerability allows an attacker to extend session and gain indefinite access to an account, potentially leading to breach of confidentiality and integrity of data.

Recommendation

Update Rodauth to version 2.47.0 or later, which includes the fix; require a refresh token for the jwt_refresh route and restrict HTTP methods to POST.

Other vulnerabilities in Rodauth

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS