CVE-2025-11202
BaseFortify
Publication date: 2025-10-29
Last updated on: 2025-10-30
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| simon-ami | win-cli-mcp-server | 3.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a command injection flaw in the resolveCommandPath method of the win-cli-mcp-server. It occurs because the method does not properly validate user-supplied input before using it in a system call. This allows remote attackers to execute arbitrary code on affected systems without needing to authenticate.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to execute arbitrary code with the privileges of the service account running the win-cli-mcp-server. This can lead to full system compromise, including unauthorized access, data theft, service disruption, or further attacks within the affected environment.