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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:mindsdb:mindsdb:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:27

Type Values Removed Values Added
Summary
  • (es) MindsDB es una plataforma para construir inteligencia artificial a partir de datos empresariales. Antes de la versión 25.9.1.1, existe una vulnerabilidad de salto de ruta en la interfaz /api/files de MindsDB, que un atacante autenticado puede explotar para lograr la ejecución remota de comandos. La vulnerabilidad existe en el módulo 'Cargar archivo', que corresponde al endpoint de la API /api/files. Dado que la carga de archivos multipart no realiza comprobaciones de seguridad en la ruta del archivo cargado, un atacante puede realizar un salto de ruta mediante el uso de secuencias '../' en el campo del nombre de archivo. La operación de escritura de archivos ocurre antes de llamar a clear_filename y save_file, lo que significa que no hay filtrado de nombres de archivo o tipos de archivo, permitiendo que se escriba contenido arbitrario en cualquier ruta del servidor. La versión 25.9.1.1 corrige el problema.

26 Feb 2026, 15:35

Type Values Removed Values Added
References () https://github.com/mindsdb/mindsdb/commit/87a44bdb2b97f963e18f10a068e1a1e2690505ef - () https://github.com/mindsdb/mindsdb/commit/87a44bdb2b97f963e18f10a068e1a1e2690505ef - Patch
References () https://github.com/mindsdb/mindsdb/releases/tag/v25.9.1.1 - () https://github.com/mindsdb/mindsdb/releases/tag/v25.9.1.1 - Product, Release Notes
References () https://github.com/mindsdb/mindsdb/security/advisories/GHSA-4894-xqv6-vrfq - () https://github.com/mindsdb/mindsdb/security/advisories/GHSA-4894-xqv6-vrfq - Exploit, Vendor Advisory
CPE cpe:2.3:a:mindsdb:mindsdb:*:*:*:*:*:*:*:*
First Time Mindsdb mindsdb
Mindsdb

24 Feb 2026, 15:21

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-24 15:21

Updated : 2026-06-17 10:27


NVD link : CVE-2026-27483

Mitre link : CVE-2026-27483

CVE.ORG link : CVE-2026-27483


JSON object : View

Products Affected

mindsdb

  • mindsdb
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')