216.73.217.22

CVE-2026-27483

· Published 24/02/2026 16:21 · Modified 14/04/2026 11:20 · Author: The MITRE Corporation

Labels: CVE-2026-27483 2026-02-24CVE-2026-27483CWE-22[email protected]

Essential information

Published
24/02/2026 16:21
Modified
14/04/2026 11:20
Author
The MITRE Corporation
Creator
The MITRE Corporation
CVSS
8.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
mindsdb / mindsdb cpe:2.3:a:mindsdb:mindsdb:<25.9.1.1:*:*:*:*:*:*

References