CVE-2025-51661 - FileCodeBox Path Traversal Remote File Write

CVE-2025-51661 - FileCodeBox Path Traversal Remote File Write

CVE ID : CVE-2025-51661 Published : Nov. 19, 2025, 8:15 p.m. | 1 hour, 44 minutes 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. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Published
Nov. 19, 2025
Attack Vector: local
Impact: path Traversal