NONE · 0

CVE-2026-5029

A remote code execution vulnerability exists in Code Runner MCP Server when run with the --transport http option, which exposes the /mcp JSON-RPC endpoint without authentication on port 3088. An unaut...

Vulnerability Description

A remote code execution vulnerability exists in Code Runner MCP Server when run with the --transport http option, which exposes the /mcp JSON-RPC endpoint without authentication on port 3088. An unauthenticated remote attacker can invoke the run-code MCP tool to supply arbitrary source code and execute it via child_process.exec() using the specified language interpreter. This allows execution of arbitrary code with the privileges of the user running the server. This vulnerability has not been fixed and might affect the project in all versions.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-5029?

CVE-2026-5029 is a documented vulnerability. A remote code execution vulnerability exists in Code Runner MCP Server when run with the --transport http option, which exposes the /mcp JSON-RPC endpoint without authentication on port 3088. An unaut...

How severe is CVE-2026-5029?

CVSS scoring is not yet available for CVE-2026-5029. Check NVD for updates.

Is there a patch for CVE-2026-5029?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.