CVE & CISA-KEV Catalog

CVE-2026-84452

HIGH
8.6
CVSS v4
NVD

Description

Windows ML CLI is a command line tool for building portable, performant, and high-quality AI models for Windows ML. Prior to 0.4.0, the src/winml/modelkit/serve/cli_api.py component exposes WinML CLI commands through a localhost HTTP API without authentication and configures the allow_origins setting as a wildcard in both src/winml/modelkit/serve/cli_api.py and src/winml/modelkit/serve/app.py. A malicious website loaded by a user can send cross-origin requests to /v1/cli/build or /v1/cli/config and set the trust_remote_code parameter to true, which is converted to the --trust-remote-code command-line flag without validation. This reaches AutoConfig.from_pretrained with trust_remote_code=True in src/winml/modelkit/loader/_autoconfig.py and imports Python code from an attacker-controlled model repository, resulting in arbitrary code execution as the server user. This issue is fixed in version 0.4.0.

How to fix

No published remediation has been found for this vulnerability's affected products yet.

Mitigation guidance may be in the linked vendor advisories in the References section below.

TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works

CVSS v4 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone

Impact

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Exploit Intelligence

0.95%probability of exploitation in 30 days
59thpercentile

Moderate risk: more likely to be exploited than 59% of all known CVEs.

References

Related Vulnerabilities

Other CWE-306 (Missing Authentication for Critical Function) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-3248Critical9.8100%KEV + RansomFix
CVE-2017-10271High7.5100%KEV + Ransom-
CVE-2023-42793Critical9.8100%KEV + RansomFix
CVE-2022-1388Critical9.8100%KEV + RansomFix
CVE-2023-21839High7.5100%KEV-
CVE-2021-37415Critical9.8100%KEV-

Common questions

How do I fix CVE-2026-84452?

No published fix for CVE-2026-84452 has been found yet. Check the linked vendor advisories for guidance as it becomes available.

Is CVE-2026-84452 being actively exploited?

Not that we know of. CVE-2026-84452 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.95% is the estimated probability that it will be exploited in the next 30 days. That is higher than 59% of all scored CVEs.

How severe is CVE-2026-84452?

CVE-2026-84452 has a CVSS v4 base score of 8.6, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

Embed a live status badge for CVE-2026-84452
CVE-2026-84452 severity badge

Markdown

[![CVE-2026-84452](https://tridentstack.com/cve/badge/CVE-2026-84452.svg)](https://tridentstack.com/cve/CVE-2026-84452)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-84452"><img src="https://tridentstack.com/cve/badge/CVE-2026-84452.svg" alt="CVE-2026-84452"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Scan your fleet freeStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-09.