Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-96804 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

MLflow's statsmodel flavor, versions 2.1.0 to 3.14.0, omits the MLFLOW_ALLOW_PICKLE_DESERIALIZATION=False security control entirely in _load_model(), which allows a remote attacker to execute arbitrary code via a crafted MLmodel artifact.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://kb.cert.org/vuls/id/369093 [email protected]AdvisoryBundleRemedy

Weakness Enumeration

CWE-IDCWE NameSource
CWE-502Deserialization of Untrusted DataCISA-ADP

Affected Products

ProductVersions
MLflow
>= 2.1.0, <= 3.14.0 (semver)

CPE

  • cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 3.15.0moderate effort
  • Mitigation:low effort

    Avoid loading any models via the dspy flavor to block pickle deserialization and loads.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-96804
NVD Published Date:
Sep 23, 2026
NVD Last Modified:
Sep 24, 2026
Source:
[email protected]
CVE-2026-96804 Details - Not Deferred