MindsDB has Path Traversal in /api/files Leading to Remote Code Execution
Description
MindsDB is a platform for building artificial intelligence from enterprise data. Prior to version 25.9.1.1, there is a path traversal vulnerability in Mindsdb's /api/files interface, which an authenticated attacker can exploit to achieve remote command execution. The vulnerability exists in the "Upload File" module, which corresponds to the API endpoint /api/files. Since the multipart file upload does not perform security checks on the uploaded file path, an attacker can perform path traversal by using ../ sequences in the filename field. The file write operation occurs before calling clear_filename and save_file, meaning there is no filtering of filenames or file types, allowing arbitrary content to be written to any path on the server. Version 25.9.1.1 patches the issue.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
mindsdbPyPI | < 25.9.1.1 | 25.9.1.1 |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-4894-xqv6-vrfqghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-27483ghsaADVISORY
- github.com/mindsdb/mindsdb/commit/87a44bdb2b97f963e18f10a068e1a1e2690505efghsax_refsource_MISCWEB
- github.com/mindsdb/mindsdb/releases/tag/v25.9.1.1ghsax_refsource_MISCWEB
- github.com/mindsdb/mindsdb/security/advisories/GHSA-4894-xqv6-vrfqghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.