CVE-2026-3959 Details
Description
A vulnerability was found in 0xKoda WireMCP up to 7f45f8b2b4adeb76be8c6227eefb38533fdd6b1e. Impacted is the function server.tool of the file index.js of the component Tshark CLI Command Handler. The manipulation results in os command injection. The attack needs to be approached locally. The exploit has been made public and could be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet.
A command injection vulnerability exists in 0xKoda WireMCP versions through 7f45f8b2b4adeb76be8c6227eefb38533fdd6b1e. The issue arises in the 'server.tool' function of 'index.js', within the Tshark CLI Command Handler component. This vulnerability allows for arbitrary OS command execution by injecting shell metacharacters into commands that are executed via 'child_process.exec'. The exploitation must be performed locally.
It is recommended to replace 'child_process.exec' with 'execFile' or 'spawn', using argument arrays and disabling shell execution. Additionally, apply strict input validation to all parameters exposed to MCP clients.
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 Mar 11, 2026CISA-ADP
Assessed Mar 12, 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://github.com/0xKoda/WireMCP/ | [email protected] | ProductSource CodeVendor |
| https://github.com/0xKoda/WireMCP/issues/12 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/user-attachments/files/25571315/WireMCP_security_advisory.pdf | [email protected] | AdvisoryExploitPartial ContentRemedy |
| https://vuldb.com/?ctiid.350389 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/?id.350389 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.768129 | [email protected] | Technical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| 0xKoda WireMCP | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 11, 2026 | New CVE Received | [email protected] |
Volerion