Description
A vulnerability was found in andreahaku codex_mcp up to 1ff521cc6cc57cfe56ddef946c644b8534771390. The affected element is an unknown function of the file src/codex-process-simple.ts of the component ask MCP Tool. The manipulation of the argument model results in command injection. The attack requires a local approach. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. 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

codex_mcp contains a function in src/codex-process-simple.ts that permits a local attacker to manipulate the argument model and execute arbitrary system commands, leading to command injection. This flaw maps to CWE‑74 and CWE‑77 and could allow a local user to gain elevated privileges or compromise the host if they can invoke the affected function.

Affected Systems

The affected product is codex_mcp by the vendor andreahaku. Because the project does not use semantic versioning and no release information is available, any deployment containing the code prior to the commitment of the fix is likely affected.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity, and the EPSS score is not available, so the overall likelihood of exploitation appears low to moderate. The vulnerability requires a local attack vector, meaning the attacker must have local access to the system; it is not remotely exploitable. The lack of a CISA KEV listing suggests that no publicly known exploit currently targets this weak point, but future internal or credential‑based actors could still leverage it.

Generated by OpenCVE AI on August 9, 2026 at 04:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Contact the maintainer to obtain a patched version or confirmation that the fix has been submitted.
  • Restrict the execution of codex_process_simple to trusted users or remove the ability to supply arbitrary command arguments.
  • Sanitize or validate all input parameters used in system commands to eliminate injection vectors.

Generated by OpenCVE AI on August 9, 2026 at 04:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A vulnerability was found in andreahaku codex_mcp up to 1ff521cc6cc57cfe56ddef946c644b8534771390. The affected element is an unknown function of the file src/codex-process-simple.ts of the component ask MCP Tool. The manipulation of the argument model results in command injection. The attack requires a local approach. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The project was informed of the problem early through an issue report but has not responded yet.
Title andreahaku codex_mcp ask MCP Tool codex-process-simple.ts command injection
First Time appeared Andreahaku
Andreahaku codex Mcp
Weaknesses CWE-74
CWE-77
CPEs cpe:2.3:a:andreahaku:codex_mcp:*:*:*:*:*:*:*:*
Vendors & Products Andreahaku
Andreahaku codex Mcp
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'}


Subscriptions

Andreahaku Codex Mcp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-09T03:30:08.694Z

Reserved: 2026-08-08T09:29:59.522Z

Link: CVE-2026-19329

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

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')