CVE-2025-51661
HIGHFileCodeBox < 2.2 - Unauthenticated Path Traversal and Arbitrary File Write via SystemFileStorage.save_file
Title source: llmDescription
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.
References (2)
Core 2
Core References
Exploit, Issue Tracking
https://github.com/vastsa/FileCodeBox/issues/349
Scores
CVSS v3
7.5
EPSS
0.0045
EPSS Percentile
35.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-24
Status
published
Products (1)
lanol/filecodebox
< 2.2
Published
Nov 19, 2025
Tracked Since
Feb 18, 2026