CVE-2026-27483HIGH 8.8EPSS p95.4%

CVE-2026-27483CVE-2026-27483

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.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS11.11% probability of exploitation · percentile 95.4% · 2026-06-18T12:00:27Z
Published2026-02-24
Last modified2026-02-26

Underlying weaknesses· 1

CWE-22

References

  1. https://github.com/mindsdb/mindsdb/commit/87a44bdb2b97f963e18f10a068e1a1e2690505ef
  2. https://github.com/mindsdb/mindsdb/releases/tag/v25.9.1.1
  3. https://github.com/mindsdb/mindsdb/security/advisories/GHSA-4894-xqv6-vrfq

1

TypeTargetConfidenceTier
WeaknessImproper Limitation of a Pathname to a Restricted Directory ('Path Traversal')cwe-220%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-68472
CVE
CVE-2026-7302
CVE
CVE-2025-6282
CVE
CVE-2026-26984
CVE
CVE-2026-22661
CVE
CVE-2026-23802
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.