Description
A security vulnerability has been detected in NellyW8 MCP4EDA 1.0.0. Affected by this vulnerability is an unknown functionality of the component run_openlane/view_waveform. The manipulation of the argument design_name/vcd_file leads to command injection. Local access is required to approach this attack. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-09
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw was discovered in the run_openlane/view_waveform functionality of NellyW8 MCP4EDA 1.0.0, where manipulating either the design_name or vcd_file arguments allows an attacker with local access to inject arbitrary shell commands. The vulnerability falls under CWE-74 (Command Injection) and CWE-77 (Path Manipulation), potentially compromising the confidentiality, integrity, and availability of the host system for the attacking user. The CVSS score of 4.8 indicates a moderate severity level for this type of local code execution.

Affected Systems

The vulnerability affects the NellyW8 MCP4EDA product version 1.0.0, specifically the run_openlane/view_waveform component. Users running this version on any operating system with local user privileges may be impacted.

Risk and Exploitability

The attack vector is local, requiring the attacker to have foothold to execute the vulnerable command. No externally exploitable exposure is reported, and the vulnerability is not listed in the CISA KEV catalog. The EPSS score is not available, which suggests limited publicly observed exploitation. However, because local users can issue the affected arguments, the risk remains for compromise of the local environment if this component is used by privileged processes.

Generated by OpenCVE AI on August 9, 2026 at 05:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade NellyW8 MCP4EDA to a version that includes a fix for the run_openlane/view_waveform command injection once it becomes available.
  • If an upgrade is not yet possible, restrict execution of the run_openlane/view_waveform command to trusted users only by applying strict file permissions or using Linux privilege separation (e.g., setuid or containerization).
  • Implement input validation for design_name and vcd_file arguments, ensuring they contain only allowed characters and are not passed directly to the shell; if possible, replace shell execution with safer APIs that do not interpret metacharacters.

Generated by OpenCVE AI on August 9, 2026 at 05:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 04:45:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in NellyW8 MCP4EDA 1.0.0. Affected by this vulnerability is an unknown functionality of the component run_openlane/view_waveform. The manipulation of the argument design_name/vcd_file leads to command injection. Local access is required to approach this attack. The project was informed of the problem early through an issue report but has not responded yet.
Title NellyW8 MCP4EDA run_openlane/view_waveform command injection
First Time appeared Nellyw8
Nellyw8 mcp4eda
Weaknesses CWE-74
CWE-77
CPEs cpe:2.3:a:nellyw8:mcp4eda:*:*:*:*:*:*:*:*
Vendors & Products Nellyw8
Nellyw8 mcp4eda
References
Metrics cvssV2_0

{'score': 4.3, 'vector': 'AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-09T04:30:10.503Z

Reserved: 2026-08-08T09:55:19.914Z

Link: CVE-2026-19332

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T06:00:09Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')