SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82468

MEDIUM · CVSS 4.7 EPSS 0.12% 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 a cross-site request forgery (CSRF) protection bypass due to inadequate validation of JSON request content types. This flaw allows attackers to exploit cross-origin form submissions, potentially leading victims to authenticate with malicious accounts. Organizations using Rodauth should prioritize patching 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-82468
Severity
MEDIUM
CVSS
4.7
EPSS
0.12%

Original NVD Description

Rodauth before 2.47.0 contains a cross-site request forgery protection bypass vulnerability in the JSON request content type validation. Attackers can craft cross-origin form posts with content types containing application/json substrings to bypass CSRF token validation and force victims to authenticate to attacker-controlled accounts.