S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Feb 10, 2026

CVE-2026-23744 Scanner

Exploits the /api/mcp/connect endpoint via crafted HTTP requests to execute arbitrary system commands on the host.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.3k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-23744
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

MCPJam inspector is the local-first development platform for MCP servers. Versions 1.4.2 and earlier are vulnerable to remote code execution (RCE) vulnerability, which allows an attacker to send a crafted HTTP request that triggers the installation of an MCP server, leading to RCE. Since MCPJam inspector by default listens on 0.0.0.0 instead of 127.0.0.1, an attacker can trigger the RCE remotely via a simple HTTP request. Version 1.4.3 contains a patch.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
inspectorby MCPJam
<= 1.4.2
Updated Aug 22, 2026View on NVD →
Detail

MCPJam Inspector is a development platform designed for local-first deployment of MCP servers, primarily used by developers to streamline MCP server management. It provides a set of tools and services to facilitate efficient server operations and testing during the development process. The platform is widely utilized in environments where MCP servers are prevalent and is considered an essential tool for development teams aiming to maintain a smooth and controlled MCP ecosystem.

The Remote Code Execution vulnerability in MCPJam Inspector 1.4.2 and earlier poses a severe threat, as it allows attackers to execute arbitrary system commands on the affected host. This vulnerability is rooted in the insecure handling of specially crafted HTTP requests, which can be used to exploit the /api/mcp/connect endpoint. The lack of proper input validation and sanitization enables command injection, leading to full system compromise.

Specifically, the vulnerability resides in the /api/mcp/connect endpoint, where user-supplied input is passed directly to system-level functions without adequate filtering. An attacker can send a malicious HTTP POST request containing crafted parameters that trigger command execution. The endpoint is intended for connecting MCP servers but fails to restrict the commands that can be executed, allowing arbitrary code to run with the privileges of the MCPJam Inspector service.

If exploited, an attacker can gain complete control over the affected system, including the ability to install malware, exfiltrate sensitive data, and pivot to other internal resources. Given the critical CVSS score of 9.8, this vulnerability poses an immediate and severe risk to any organization using MCPJam Inspector in production or development environments. Immediate remediation is essential to prevent unauthorized access and potential data breaches.

Solution Advice
  • Upgrade MCPJam Inspector to version 1.4.3 or later immediately.
  • Restrict the service to listen only on 127.0.0.1 to prevent remote exploitation.
  • Implement network segmentation to limit access to the /api/mcp/connect endpoint.
  • Apply strict input validation and sanitization on all user-supplied data to the endpoint.
  • Deploy a web application firewall (WAF) with rules to block command injection attempts.
  • Regularly monitor server logs for unusual HTTP requests targeting the vulnerable endpoint.
  • Conduct a thorough security audit of all exposed APIs and endpoints in the environment.
  • Enforce the principle of least privilege for the MCPJam Inspector service account.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.