CVE 8.1 HIGH

MindsDB has improper sanitation of filepath that leads to information disclosure and DOS_CVE-2025-68472

8.1 / 10
HIGH
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

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.

Basic Information

ID CVE-2025-68472
Source GitHub_M
Published Jan 12, 2026 at 16:53
Modified Jan 12, 2026 at 17:09

Affected Product

Vendor mindsdb
Product mindsdb
Version < 25.11.1
Affected Versions mindsdb mindsdb < 25.11.1

CWE Classification

References

πŸ’­ Join the Security Discussion

πŸ”’ Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.