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.
INFO
Published Date :
2026-01-12T16:53:47.748Z
Last Modified :
2026-01-12T18:36:45.793Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-68472 vulnerability.
| Vendors | Products |
|---|---|
| Mindsdb |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-68472.