CVE-2025-51661
HIGH EPSS 36.9%
Published Nov 19, 20257mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
Published Nov 19, 2025 7mo ago
Last Modified Jun 17, 2026 1w ago
Description
A path Traversal vulnerability found in FileCodeBox v2.2 and earlier allows arbitrary file writes when application is configured to use local filesystem storage. SystemFileStorage.save_file method in core/storage.py uses filenames from user input without validation to construct save_path and save files. This allows remote attackers to perform arbitrary file writes outside the intended directory by sending crafted POST requests with malicious traversal sequences to /share/file/ upload endpoint, which does not require any authorization.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
36.9% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-24
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| lanol | filecodebox | * | ≤2.2 |
References 2
- github.com https://github.com/vastsa/FileCodeBox
- github.com https://github.com/vastsa/FileCodeBox/issues/349
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.