Intel

AIKIDO-2025-11002

mlflow-tracing is vulnerable to SQL Injection

SQL Injection Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Dec 29, 2025

71

High Risk

This Affects:

PYTHONmlflow-tracing
2.14.2 - 3.7.0
Fixed in 3.8.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to SQL Injection due to improper neutralization of special elements in SQL commands, specifically where the function.full_name and parameter names (p.name) were directly concatenated into SQL statements without proper escaping or quoting, allowing an attacker with control over these values to inject arbitrary SQL code by crafting malicious function or parameter names containing SQL metacharacters, thereby potentially executing unauthorized commands, accessing, modifying, or deleting sensitive data within the database.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

mlflow-tracing is vulnerable to SQL Injection in versions 2.14.2 - 3.7.0.

How to fix this

Upgrade the mlflow-tracing library to the patch version.