CVE-2026-27483
CVE-2026-27483 is a high-severity vulnerability in Mindsdb with a CVSS 3.x base score of 8.8. Its EPSS exploit-prediction score of 11% places it in the 95th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-22.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- EPSS exploit prediction: 11% (95th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-8466
- Weakness: CWE-22
- Affected product: Mindsdb
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-27483?
- 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.
- How severe is CVE-2026-27483?
- CVE-2026-27483 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-27483 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 11% (95th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-27483?
- CVE-2026-27483 affects Mindsdb. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-27483?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-27483 have an EU (EUVD) identifier?
- Yes. CVE-2026-27483 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-8466.
- When was CVE-2026-27483 published?
- CVE-2026-27483 was published on 2026-02-24 and last updated on 2026-06-17.
References
- https://github.com/mindsdb/mindsdb/commit/87a44bdb2b97f963e18f10a068e1a1e2690505ef
- https://github.com/mindsdb/mindsdb/releases/tag/v25.9.1.1
- https://github.com/mindsdb/mindsdb/security/advisories/GHSA-4894-xqv6-vrfq
Affected products (1)
- cpe:2.3:a:mindsdb:mindsdb:*:*:*:*:*:*:*:*
More vulnerabilities in Mindsdb
- CVE-2024-24759 — Critical (CVSS 9.3): MindsDB is a platform for building artificial intelligence from enterprise data. Prior to version 23.12.4.2, a threat…
- CVE-2023-50731 — Critical (CVSS 9.1): MindsDB is a SQL Server for artificial intelligence. Prior to version 23.11.4.1, the `put` method in…
- CVE-2023-38699 — Critical (CVSS 9.1): MindsDB's AI Virtual Database allows developers to connect any AI/ML model to any datasource. Prior to version…
- CVE-2024-45856 — Critical (CVSS 9.0): A cross-site scripting (XSS) vulnerability exists in all versions of the MindsDB platform, enabling the execution of a…
- CVE-2024-45852 — High (CVSS 8.8): Deserialization of untrusted data can occur in versions 23.3.2.0 and newer of the MindsDB platform, enabling a…
- CVE-2024-45851 — High (CVSS 8.8): An arbitrary code execution vulnerability exists in versions 23.10.5.0 up to 24.7.4.1 of the MindsDB platform, when the…
Other CWE-22 (Path Traversal) vulnerabilities
- CVE-2026-48282 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted…
- CVE-2026-54917 — Critical (CVSS 10.0): SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables. Prior to 4.30, the…
- CVE-2026-11429 — Critical (CVSS 10.0): Two endpoints in the Vault Service ScriptsController, shared by Altium Enterprise Server and Altium 365, accept file…
- CVE-2026-34909 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit a Path Traversal vulnerability found in UniFi OS devices to…
- CVE-2026-7411 — Critical (CVSS 10.0): In Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, inadequate path normalization in the Submodel…
- CVE-2026-36767 — Critical (CVSS 10.0): A path traversal vulnerability in the /content/images/add endpoint of shopizer v3.2.5 allows attackers write arbitrary…