CVE-2026-3959
OS Command Injection in 0xKoda WireMCP Tshark CLI Handler
Publication date: 2026-03-11
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 |
|---|---|---|
| 0xkoda | wiremcp | to 7f45f8b2b4adeb76be8c6227eefb38533fdd6b1e (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 0xKoda WireMCP software, specifically in the function server.tool within the file index.js of the Tshark CLI Command Handler component. It allows an attacker with local access to perform OS command injection by manipulating the vulnerable function. This means that an attacker could execute arbitrary operating system commands on the affected system.
How can this vulnerability impact me? :
The impact of this vulnerability is that a local attacker could execute arbitrary OS commands on the system running the vulnerable software. This could lead to unauthorized actions, potential data compromise, or system instability depending on the commands executed.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know