Windows-MCP is an open-source project that integrates AI agents with Windows. In versions prior to 0.7.5, certain HTTP modes exposed the MCP control plane without authentication while enabling wildcard CORS (allow_origins=*, allow_methods=*, allow_headers=*). Because the same server also exposed a PowerShell tool that executes caller-controlled commands as the Windows user running Windows-MCP, attackers could reach the control plane from arbitrary origins or non-browser clients and achieve arbitrary PowerShell execution. This issue was fixed in version 0.7.5.
CVSS
No CVSS.
References
Configurations
No configuration.
History
18 Jun 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-17 22:16
Updated : 2026-06-23 16:05
NVD link : CVE-2026-48989
Mitre link : CVE-2026-48989
CVE.ORG link : CVE-2026-48989
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
