Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-90617 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

A vulnerability was detected in GH05TCREW PentestAgent up to cf882dabea3ed91cef016cdd115e5426315665a2. This vulnerability affects the function run_task of the file interface/main.py of the component MCP HTTP Server. Performing a manipulation results in os command injection. The attack is possible to be carried out remotely. The exploit is now public and may be used. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The pull request to fix this issue awaits acceptance.

Metrics

References 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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-77Improper Neutralization of Special Elements used in a Command ('Command Injection')[email protected]
CWE-78Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')[email protected]

Affected Products

ProductVersions
GH05TCREW PentestAgent
<= cf882dabea3ed91cef016cdd115e5426315665a2

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Change the default bind address to 127.0.0.1.

  • Workaround:low effort

    Add authentication middleware (API key or bearer token validation).

  • Workaround:low effort

    Enable TLS for the MCP HTTP transport.

  • Workaround:low effort

    Default to DockerRuntime instead of LocalRuntime, or require explicit opt-in for local execution.

  • Workaround:low effort

    Restrict exposed tools — do not expose run_task on a network interface without strong access controls.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-90617
NVD Published Date:
Sep 14, 2026
NVD Last Modified:
Sep 15, 2026
Source:
[email protected]
CVE-2026-90617 Details - Not Deferred