CVE-2025-68472CRITICAL 9.1EPSS p97.0%

CVE-2025-68472CVE-2025-68472

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.

Scoring

CVSS 3.19.1 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
EPSS19.21% probability of exploitation · percentile 97.0% · 2026-06-18T12:00:27Z
Published2026-01-12
Last modified2026-02-20

Underlying weaknesses· 3

CWE-22CWE-23CWE-36

References

  1. https://github.com/mindsdb/mindsdb/security/advisories/GHSA-qqhf-pm3j-96g7
  2. https://www.bluerock.io/post/cve-2025-68472-mindsdb-file-upload-path-traversal

3

TypeTargetConfidenceTier
WeaknessImproper Limitation of a Pathname to a Restricted Directory ('Path Traversal')cwe-220%live
WeaknessRelative Path Traversalcwe-230%live
WeaknessAbsolute Path Traversalcwe-360%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-27483
CVE
CVE-2025-6282
CVE
CVE-2025-0471
CVE
CVE-2025-7847
CVE
CVE-2025-6237
CVE
CVE-2025-67506
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.