CVE-2026-10690 Details
Description
A vulnerability was identified in wonderwhy-er DesktopCommanderMCP 0.2.37. This affects the function readFileFromUrl of the file src/tools/filesystem.ts of the component read_file. Such manipulation of the argument url leads to server-side request forgery. The attack may be performed from remote. The exploit is publicly available and might be used. The name of the patch is 53699bebba9950047bca16ac4dc8f0568f596aaa. It is best practice to apply a patch to resolve this issue.
A server-side request forgery (SSRF) vulnerability has been identified in Wonderwhy-er DesktopCommanderMCP version 0.2.37. The issue arises in the 'readFileFromUrl' function within 'src/tools/filesystem.ts', where user-supplied URLs are sent directly to the 'fetch()' function without proper validation. This flaw allows remote attackers to manipulate the URL argument and make the server perform unauthorized requests to internal services or cloud metadata endpoints, potentially leading to data exfiltration.
Users are advised to update to the patched version of DesktopCommanderMCP, which includes validation for URLs before fetching, preventing the server from following redirects into internal spaces.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 3, 2026CISA-ADP
Assessed Jun 3, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://vuldb.com/submit/830735 | CISA-ADP | Issue TrackingPermission Required |
| https://github.com/sorlen008/DesktopCommanderMCP/commit/53699bebba9950047bca16ac4dc8f0568f596aaa | [email protected] | Source CodeVendor |
| https://github.com/wonderwhy-er/DesktopCommanderMCP/ | [email protected] | Source CodeVendor |
| https://github.com/wonderwhy-er/DesktopCommanderMCP/issues/410 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-10690 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/830735 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/367959 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/367959/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| wonderwhy-er DesktopCommanderMCP | 0.2.37 (semver) |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 22, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 3, 2026 | CVE Modified | CISA-ADP |
| Jun 3, 2026 | New CVE Received | [email protected] |
Volerion