LiveActive security incident?Get immediate response
CVE Record

CVE-2025-15381: Unauthorized Access to Tracing and Assessment Endpoints in mlflow/mlflow

In the latest version of mlflow/mlflow, when the `basic-auth` app is enabled, tracing and assessment endpoints are not protected by permission validators. This allows any authenticated user, including those with `NO_PERMISSIONS` on the experiment, to read trace information and create assessments for traces they should not have access to. This vulnerability impacts confidentiality by exposing trace metadata and integrity by allowing unauthorized creation of assessments. Deployments using `mlflow server --app-name=basic-auth` are affected.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

MLflow deployments using the basic-auth app can let any logged-in user see trace data and add trace assessments, even when that user has no permissions on the experiment. This can expose sensitive trace metadata and let unauthorized users alter assessment records.

Executive priority

Treat this as a high-priority access-control issue for MLflow environments, especially where traces contain sensitive data or assessments influence AI governance decisions. Prioritize inventory, access restriction, and vendor patch tracking.

Technical view

CVE-2025-15381 is an authorization bypass in mlflow/mlflow when launched with `mlflow server --app-name=basic-auth`. Tracing and assessment endpoints lack permission validators, allowing low-privileged authenticated users to read trace information and create assessments. The CVSS score is 8.1 high, with confidentiality and integrity impact.

Likely exposure

Exposure is limited to MLflow servers using the `basic-auth` app. Risk is highest where many users can authenticate, experiments contain sensitive traces, or trace assessments affect model evaluation or governance workflows.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. The issue is network-reachable, low-complexity, and requires a valid authenticated account, so insider or compromised-account misuse is the main concern.

Researcher notes

The public bundle names the vulnerable mode and impact but does not provide fixed versions, complete affected version ranges, or confirmed exploitation. Avoid assuming broader MLflow exposure outside basic-auth deployments unless vendor sources confirm it.

Mitigation direction

  • Identify MLflow servers launched with `--app-name=basic-auth`.
  • Check MLflow and vendor advisories for fixed versions or official mitigations.
  • Restrict MLflow access to trusted users and networks until remediated.
  • Limit trace content that may include sensitive metadata or business data.
  • Review low-privilege authenticated accounts for continued need.

Validation and detection

  • Inventory MLflow deployments and confirm whether basic-auth mode is enabled.
  • Review experiment permissions for users with no or low privileges.
  • Inspect logs for trace or assessment access by unexpected authenticated users.
  • Confirm whether trace assessments affect downstream evaluation, approval, or reporting.
  • Track Red Hat, CVE, and huntr entries for patch status updates.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · low confidence lookup

CWE-425: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-15381 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.1 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
5Timeline events
2ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.1CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N2.85.2@huntr_ai
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N2.85.2redhat-SADP

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2025-15381Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. ADP timelineredhat-SADP

    Made public.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. ADP timelineredhat-SADP

    Reported to Red Hat.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
redhat-SADPmlflow/mlflow: mlflow/mlflow: Information disclosure and unauthorized data modification via unprotected tracing and assessment endpoints
other:Red Hat severity ratingcvssV3_1
  • 2026-03-27T17:01:46.927Z: Reported to Red Hat.
  • 2026-03-27T16:17:30.328Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
mlflowmlflow/mlflowunspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-425 · source CWE mapping

Direct Request ('Forced Browsing')

Direct Request ('Forced Browsing') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.