Sploitus

CVE-2025-68472

1 known exploit for CVE-2025-68472

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.

Affected products
Mindsdb
Mindsdb
< 25.11.1
Fix
Available
CVSS 3.1
9.1 CRITICAL
EPSS
20.3% (97th percentile)
Weakness
CWE-23, CWE-22, CWE-36
NVD status
Modified
Published
2026-01-12
CVE-2025-68472 at NVD
Authoritative description, scoring and affected products

1 known exploit for CVE-2025-68472

Proof-of-concept code and exploit modules indexed by Sploitus