CVE-2026-64619
Received Received - Intake

Rate-Limit Bypass in FileCodeBox via Spoofed Headers

Vulnerability report for CVE-2026-64619, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-20

Last updated on: 2026-07-20

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-20
Last Modified
2026-07-20
Generated
2026-07-21
AI Q&A
2026-07-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
vastsa filecodebox to 2.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-348 The product has two different sources of the same data or information, but it uses the source that has less support for verification, is less trusted, or is less resistant to attack.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-64619 is a rate-limit bypass vulnerability in FileCodeBox versions before 2.4. It exists in the IPRateLimit class where the system fails to verify trusted reverse proxy origins for headers like X-Real-IP and X-Forwarded-For. Attackers can spoof these headers with unique IP values per request to bypass request throttling and enumerate share codes to access other users' files without authentication.

Detection Guidance

To detect this vulnerability, monitor for unusual patterns in HTTP headers like X-Real-IP and X-Forwarded-For. Check if multiple requests with unique spoofed IPs are bypassing rate limits. Inspect logs for repeated share code enumeration attempts or unauthorized file access.

Impact Analysis

Unauthenticated attackers can bypass anti-bruteforce protections and enumerate all possible share codes to retrieve other users' files. They can also bypass upload throttling to abuse storage resources. The small 5-digit share code space (90,000 values) makes enumeration feasible.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive files, violating data protection principles under GDPR and HIPAA. Unauthenticated attackers can enumerate share codes to retrieve other users' files, potentially exposing personal or confidential data without consent or proper access controls.

Mitigation Strategies

Immediately upgrade FileCodeBox to version 2.4 or later to patch the vulnerability. Ensure your reverse proxy configuration validates trusted headers and does not rely solely on application-layer headers for IP determination.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-64619. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart