SEPTEMBER 7, 2026
Live Feed
Back to database
Case File

CVE-2026-64619

HIGH · CVSS 7.5 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-20 · Last synced 2026-08-19

CyberRota Analysis

AI-Generated

FileCodeBox versions prior to 2.4 are vulnerable to a rate-limit bypass due to improper verification of the X-Real-IP and X-Forwarded-For headers, allowing unauthenticated attackers to circumvent request throttling. This vulnerability enables attackers to enumerate share codes and access other users' files without authentication, posing a significant risk to user data privacy. Organizations using affected versions should prioritize patching to mitigate potential data breaches.

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-64619
Severity
HIGH
CVSS
7.5
EPSS
0.20%

Original NVD Description

FileCodeBox before 2.4 contains a rate-limit bypass vulnerability in the IPRateLimit class that allows unauthenticated attackers to circumvent request throttling by supplying attacker-controlled X-Real-IP and X-Forwarded-For headers without verification of trusted reverse proxy origin. Attackers can supply unique spoofed IP values on each request to enumerate all possible share codes and retrieve other users' files without authentication.