Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/jeremyevans/rodauth
- https://github.com/jeremyevans/rodauth/commit/8174690cef743177111fb1d9184d129ff4
- https://github.com/jeremyevans/rodauth/security/advisories/GHSA-w4fg-qf56-62m2
- https://www.vulncheck.com/advisories/rodauth-before-2.47.0-authentication-bypass
FAQ
What is CVE-2026-82469?
CVE-2026-82469 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 toke...
How severe is CVE-2026-82469?
CVE-2026-82469 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82469?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.