Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
File Thingie 2.5.7 is vulnerable to Directory Traversal. A malicious user can leverage the "create folder from url" functionality of the application to read arbitrary files on the target system.
AnalysisAI
File Thingie version 2.5.7 contains a directory traversal vulnerability in its 'create folder from URL' functionality that allows unauthenticated attackers to read arbitrary files from the target system. An attacker can exploit this path traversal flaw by crafting malicious input to the folder creation feature, bypassing directory restrictions and accessing sensitive files outside the intended application directory. Proof-of-concept code is available in public repositories, and while CVSS and EPSS scores are not published, the vulnerability enables direct unauthorized information disclosure.
Technical ContextAI
The vulnerability exists in File Thingie, a file management web application, and stems from improper input validation in the 'create folder from URL' feature. The root cause is classified as CWE Path Traversal (CWE-22), where user-supplied path components are not adequately sanitized before being used in file system operations. When the application processes folder creation requests, it fails to canonicalize and validate file paths, allowing attackers to use path traversal sequences (such as '../' or URL-encoded variants) to navigate outside the intended base directory. The CPE for affected products indicates File Thingie (vendor/product identifiers pending clarification in MITRE records), though the specific affected version range has been confirmed as 2.5.7 and potentially earlier releases.
RemediationAI
Immediately upgrade File Thingie to the latest available version beyond 2.5.7; consult the official repository at https://github.com/leefish/filethingie for the most recent stable release and security patches. If an immediate upgrade is not feasible, implement network-level access controls to restrict the 'create folder from URL' endpoint to trusted IP ranges only, and consider disabling this feature entirely if it is not critical to operations. Additionally, review recent access logs for any suspicious requests targeting path traversal sequences (../, ..\, %2e%2e%2f) directed at the folder creation endpoint, and audit the file system for any unauthorized access or data exfiltration. Monitor the vendor repository and security advisories for official guidance on patched versions.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13742