CVE-2025-11491
BaseFortify
Publication date: 2025-10-08
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wonderwhy-er | desktopcommandermcp | to 0.2.13 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| 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 exists in the CommandManager function of the src/command-manager.ts file in wonderwhy-er DesktopCommanderMCP versions up to 0.2.13. It allows an attacker to perform OS command injection by manipulating this function. The attack can be initiated remotely, and the exploit has been made public.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute arbitrary operating system commands remotely on the affected system. This can lead to unauthorized access, data compromise, or disruption of service depending on the commands executed.