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.
CVE-2026-84452
This high-severity CVE scores 8.6 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.9%, top 40% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.6
- EG Score
- 8.6(medium)
- EG Risk
- 55(Track*)EG Risk 55/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity86% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 1%
- EPSS %ILE
- 60%
- KEV
- Not listed
Published
September 2, 2026
Last Modified
September 9, 2026
Advisory Details (3)
Auto-updated Sep 2, 2026commit f4073e0ef470 (microsoft/winml-cli)
Fix landed in microsoft/winml-cli commit f4073e0ef470 — awaiting tagged release
https://github.com/microsoft/winml-cli/commit/f4073e0ef4700a25b623487e7e45c421ca0b9993fix(serve): harden CLI API security boundaries
Fix merged in microsoft/winml-cli PR #1321 on 2026-08-21 — awaiting tagged release
https://github.com/microsoft/winml-cli/pull/1321CORS misconfig enables localhost RCE · Advisory · microsoft/winml-cli · GitHub
https://github.com/microsoft/winml-cli/security/advisories/GHSA-96p9-rh4f-92cfVendor Advisories for CVE-2026-84452(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| winml-cli | 0.1.0, 0.2.0, 0.3.0, 0.3.1 | 0.4.0 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 31× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 05:31 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 20:37 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 18:36 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 06:39 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 08:49 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 00:01 UTCEG score recompute
- 2026-09-12 15:16 UTCEG score recompute
- 2026-09-11 17:26 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 19:00 UTCEG score recompute
- 2026-09-08 23:11 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 20:10 UTCEG score recompute
- 2026-09-06 22:14 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-06 00:23 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-04 15:35 UTCEG score recompute
Show 6 moreShow fewer
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-03 17:39 UTCEG score recompute
- 2026-09-03 16:24 UTCEG score recompute
- 2026-09-02 20:21 UTCEG score recompute
- 2026-09-02 19:30 UTCEG score recompute
- 2026-09-02 19:30 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-84452?
When was CVE-2026-84452 disclosed?
Is CVE-2026-84452 actively exploited?
What is the CVSS score of CVE-2026-84452?
How do I remediate CVE-2026-84452?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84452
Is Your Infrastructure Affected by CVE-2026-84452?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.