SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82469

MEDIUM · CVSS 5.4 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-29 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Rodauth versions prior to 2.47.0 are vulnerable to an authentication bypass in the jwt_refresh route, allowing attackers to obtain new JWT access tokens without a valid refresh token. This flaw enables unauthorized users to gain indefinite access to accounts by exploiting non-POST methods to present an access token. Organizations using Rodauth should prioritize patching this vulnerability to mitigate the risk of unauthorized account access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82469
Severity
MEDIUM
CVSS
5.4
EPSS
0.24%

Original NVD 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.