CVE-2026-23744 in inspectorinfo

Summary

by MITRE • 01/16/2026

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.

Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

Analysis

by VulDB Data Team • 03/13/2026

The vulnerability described in CVE-2026-23744 represents a critical remote code execution flaw within MCPJam inspector, a local-first development platform designed for MCP server management. This platform operates by default on all network interfaces rather than restricting access to localhost, creating an attack surface that exposes the system to remote exploitation. The vulnerability specifically affects versions 1.4.2 and earlier, where the software's default configuration listening on 0.0.0.0 provides an accessible entry point for malicious actors. The flaw stems from the platform's handling of crafted HTTP requests that can trigger the installation process of MCP servers, ultimately enabling arbitrary code execution on the affected system.

The technical implementation of this vulnerability involves the platform's insecure default network binding configuration, which violates fundamental security principles of least privilege and network segmentation. When MCPJam inspector binds to 0.0.0.0, it accepts connections from any network interface, making it inherently vulnerable to remote attacks without proper authentication or authorization mechanisms. The crafted HTTP requests exploit the platform's trust model by leveraging legitimate installation pathways that should only be accessible locally. This represents a classic case of insecure network configuration that allows remote attackers to bypass local security controls. The vulnerability aligns with CWE-668, which addresses "Exposure of Resource to Wrong Sphere" where a resource intended for local access becomes available to remote entities.

From an operational impact perspective, this vulnerability creates a severe risk for developers and organizations using MCPJam inspector in development environments. Attackers can remotely execute arbitrary code on systems running vulnerable versions, potentially leading to complete system compromise, data exfiltration, or further lateral movement within network environments. The default listening behavior means that any system with the vulnerable software exposed to network traffic becomes immediately vulnerable, regardless of the user's security awareness or network configuration. The attack vector is particularly concerning because it requires no authentication, no complex exploitation techniques, and can be executed through simple HTTP requests, making it highly accessible to threat actors of varying skill levels. This vulnerability also demonstrates the dangers of development tools that are not properly secured by default, as they can become attack vectors for broader network compromise.

The remediation for this vulnerability involves upgrading to MCPJam inspector version 1.4.3, which includes the necessary patch to address the remote execution flaw. Organizations should immediately assess their deployment environments to identify systems running vulnerable versions and implement the update as a priority. Additionally, network administrators should consider implementing firewall rules or network segmentation to restrict access to MCPJam inspector ports until the patch is applied. The vulnerability highlights the importance of secure-by-default configurations in development tools and the necessity of proper network boundary controls. Security practitioners should also consider implementing monitoring for unusual HTTP requests targeting development tools and establish incident response procedures for detecting potential exploitation attempts. This vulnerability serves as a reminder of the critical security considerations required for development environments and the potential for seemingly benign tools to become significant attack vectors when not properly configured or secured.

Responsible

GitHub M

Reservation

01/15/2026

Disclosure

01/16/2026

Moderation

accepted

CPE

ready

EPSS

0.30368

KEV

no

Activities

very low

Sources

Do you know our Splunk app?

Download it now for free!