AI security incident: CVE-2025-68472 (NVD)
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.
Impact
Severity HIGH. Confidence 53%. Source channel: NVD.
Recommended Response
- Validate whether your organization uses the affected AI tool, model, or integration path.
- Apply vendor patches or mitigations and restrict risky permissions until validated.
- Monitor logs for related indicators and document containment actions for compliance evidence.
Sources
Want alerts like this in real time?
Get notified with incident context, likely impact, and response guidance.
Get Notified