CVE-2025-68472

CRITICAL EPSS 97.0%
Published Jan 12, 20265mo ago · Modified Jun 17, 20261w ago
9.1 CVSS 3.1
Critical
Find Similar
Published Jan 12, 2026 5mo ago
Last Modified Jun 17, 2026 1w ago

Description

MindsDB is a platform for building artificial intelligence from enterprise data. Prior to version 25.11.1, an unauthenticated path traversal in the file upload API lets any caller read arbitrary files from the server filesystem and move them into MindsDB’s storage, exposing sensitive data. The PUT handler in file.py directly joins user-controlled data into a filesystem path when the request body is JSON and source_type is not "url". Only multipart uploads and URL-sourced uploads receive sanitization; JSON uploads lack any call to clear_filename or equivalent checks. This vulnerability is fixed in 25.11.1.

CVSS Details

Base Score
9.1
Exploitability
3.9
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
97.0% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available

Weaknesses 3

CWE-22 Path Traversal Resource Mgmt
CWE-23
CWE-36

Affected Products 1

VendorProductVersionRange
mindsdbmindsdb* <25.11.1

References 2

  • github.com https://github.com/mindsdb/mindsdb/security/advisories/GHSA-qqhf-pm3j-96g7
    ExploitVendor Advisory
  • bluerock.io https://www.bluerock.io/post/cve-2025-68472-mindsdb-file-upload-path-traversal

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.