SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-75415

HIGH · CVSS 7.5 EPSS 0.23% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-26 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

AntFlow V2.0.0 is susceptible to incorrect access control due to its reliance on user IDs from request headers for identity verification. This vulnerability allows attackers to forge user credentials, potentially leading to unauthorized access and sensitive information leakage. Organizations utilizing this version of AntFlow should prioritize remediation to safeguard against potential data breaches.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2026-75415
Severity
HIGH
CVSS
7.5
EPSS
0.23%
Java

Original NVD Description

AntFlow V2.0.0 is vulnerable to Incorrect Access Control. JiMuMDCCommonsRequestLoggingFilter.java retrieves the userid from the request header as the core of the identity verification mechanism, allowing attackers to forge any user identity credential information, thereby causing sensitive information leakage.