cvedb.io
CVE-2025-68472
HIGH · CVSS 8.1
EPSS exploitation probability: 0%
Published 2026-01-12T17:15:52.887 · Last modified 2026-06-17T09:59:07.200

Summary

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

Does this affect you?

Add your gear to cvedb and we'll alert you only when mindsdb ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.