cve-2026-23744

CRITICAL CVSS 9.8 opencve
Description

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.

Timeline
Published
2026-01-16 20:15 UTC
Last Modified
2026-06-17
CVSS Details

CVSS details not available.

Affected Products

No product information available.

Weaknesses (CWE)
CVSS metrics
Version Base Severity Vector Exploitability Impact Source
3.1 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H mitre
3.1 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H nvd
3.1 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H opencve
References

No references available.

Linked Vulnerabilities

No linked vulnerabilities found.

{
  "advisories": [
    {
      "id": "GHSA-232v-j27c-5pp6",
      "source": "ghsa",
      "title": "REC in MCPJam inspector due to HTTP Endpoint exposes",
      "url": "https://github.com/advisories/GHSA-232v-j27c-5pp6"
    }
  ],
  "cve": "CVE-2026-23744",
  "enrichment": {
    "created": "2026-01-19T09:19:40.109165+00:00",
    "title": "Remote Code Execution in MCPJam Inspector via Unauthenticated HTTP Endpoint",
    "updated": "2026-09-21T08:45:12.898370+00:00",
    "vendors": [
      "mcpjam",
      "mcpjam$PRODUCT$inspector"
    ]
  },
  "epss": {
    "score": 0.67516
  },
  "mitre": {
    "cpes": [],
    "created": "2026-01-16T20:10:37.458000+00:00",
    "description": "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.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {
        "score": 9.8,
        "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
      },
      "cvssV4_0": {}
    },
    "mitre_repo_path": "cves/2026/23xxx/CVE-2026-23744.json",
    "references": [
      "https://github.com/MCPJam/inspector/commit/e6b9cf9d9e6c9cbec31493b1bdca3a1255fe3e7a",
      "https://github.com/MCPJam/inspector/security/advisories/GHSA-232v-j27c-5pp6"
    ],
    "title": "REC in MCPJam inspector due to HTTP Endpoint exposes",
    "updated": "2026-01-16T21:15:53.738000+00:00",
    "vendors": [],
    "weaknesses": [
      "CWE-306"
    ]
  },
  "nvd": {
    "cpes": [
      "cpe:2.3:a:mcpjam:inspector:*:*:*:*:*:*:*:*"
    ],
    "created": "2026-01-16T20:15:51.763000+00:00",
    "description": "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.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {
        "score": 9.8,
        "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
      },
      "cvssV4_0": {}
    },
    "nvd_repo_path": "2026/CVE-2026-23744.json",
    "references": [
      "https://github.com/MCPJam/inspector/commit/e6b9cf9d9e6c9cbec31493b1bdca3a1255fe3e7a",
      "https://github.com/MCPJam/inspector/security/advisories/GHSA-232v-j27c-5pp6"
    ],
    "title": null,
    "updated": "2026-06-17T10:22:02.160000+00:00",
    "vendors": [
      "mcpjam",
      "mcpjam$PRODUCT$inspector"
    ],
    "weaknesses": [
      "CWE-306"
    ]
  },
  "opencve": {
    "changes": [
      {
        "created": "2026-01-16T20:15:00+00:00",
        "data": [
          {
            "details": {
              "new": "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.",
              "old": null
            },
            "type": "description"
          },
          {
            "details": {
              "new": "REC in MCPJam inspector due to HTTP Endpoint exposes",
              "old": null
            },
            "type": "title"
          },
          {
            "details": {
              "added": [
                "CWE-306"
              ],
              "removed": []
            },
            "type": "weaknesses"
          },
          {
            "details": {
              "added": [
                "https://github.com/MCPJam/inspector/security/advisories/GHSA-232v-j27c-5pp6"
              ],
              "removed": []
            },
            "type": "references"
          },
          {
            "details": {
              "added": {
                "cvssV3_1": {
                  "score": 9.8,
                  "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "32ee284a-491d-40bc-bb42-6e86c93f141e"
      },
      {
        "created": "2026-01-16T21:15:00+00:00",
        "data": [
          {
            "details": {
              "added": {
                "ssvc": {
                  "options": {
                    "Automatable": "yes",
                    "Exploitation": "poc",
                    "Technical Impact": "total"
                  },
                  "version": "2.0.3"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "6b5a4d4a-256e-420b-82c6-a167db034d94"
      },
      {
        "created": "2026-01-16T21:30:00+00:00",
        "data": [
          {
            "details": {
              "new": "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.",
              "old": "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."
            },
            "type": "description"
          },
          {
            "details": {
              "added": [
                "https://github.com/MCPJam/inspector/commit/e6b9cf9d9e6c9cbec31493b1bdca3a1255fe3e7a"
              ],
              "removed": []
            },
            "type": "references"
          }
        ],
        "id": "e42f28fc-1d9f-45e2-b73e-bbef6d628128"
      },
      {
        "created": "2026-01-19T09:45:00+00:00",
        "data": [
          {
            "details": [
              "mcpjam",
              "mcpjam$PRODUCT$inspector"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "mcpjam",
                "mcpjam$PRODUCT$inspector"
              ],
              "removed": []
            },
            "type": "vendors"
          }
        ],
        "id": "e0942c80-537d-42bd-ae71-baaa48a943a0"
      },
      {
        "created": "2026-03-13T14:30:00+00:00",
        "data": [
          {
            "details": {
              "added": [
                "cpe:2.3:a:mcpjam:inspector:*:*:*:*:*:*:*:*"
              ],
              "removed": []
            },
            "type": "cpes"
          }
        ],
        "id": "becc5dcd-9232-4ea3-a162-49a1f2692551"
      }
    ],
    "cpes": {
      "data": [
        "cpe:2.3:a:mcpjam:inspector:*:*:*:*:*:*:*:*"
      ],
      "providers": [
        "nvd"
      ]
    },
    "created": {
      "data": "2026-01-16T20:10:37.458000+00:00",
      "provider": "mitre"
    },
    "description": {
      "data": "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.",
      "provider": "mitre"
    },
    "metrics": {
      "cvssV2_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_1": {
        "data": {
          "score": 9.8,
          "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        },
        "provider": "mitre"
      },
      "cvssV4_0": {
        "data": {},
        "provider": null
      },
      "epss": {
        "data": {
          "score": 0.67516
        },
        "provider": "first"
      },
      "kev": {
        "data": {},
        "provider": null
      },
      "ssvc": {
        "data": {
          "options": {
            "Automatable": "yes",
            "Exploitation": "poc",
            "Technical Impact": "total"
          },
          "version": "2.0.3"
        },
        "provider": "vulnrichment"
      },
      "threat_severity": {
        "data": null,
        "provider": null
      }
    },
    "references": {
      "data": [
        "https://github.com/MCPJam/inspector/commit/e6b9cf9d9e6c9cbec31493b1bdca3a1255fe3e7a",
        "https://github.com/MCPJam/inspector/security/advisories/GHSA-232v-j27c-5pp6"
      ],
      "providers": [
        "mitre",
        "nvd"
      ]
    },
    "title": {
      "data": "REC in MCPJam inspector due to HTTP Endpoint exposes",
      "provider": "mitre"
    },
    "updated": {
      "data": "2026-04-22T00:00:03.957237+00:00",
      "provider": "enrichment"
    },
    "vendors": {
      "data": [
        "mcpjam",
        "mcpjam$PRODUCT$inspector"
      ],
      "providers": [
        "nvd",
        "enrichment"
      ]
    },
    "weaknesses": {
      "data": [
        "CWE-306"
      ],
      "providers": [
        "mitre",
        "nvd"
      ]
    }
  },
  "vulnrichment": {
    "cpes": [],
    "created": "2026-01-16T20:10:37.458000+00:00",
    "description": "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.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {},
      "cvssV4_0": {},
      "kev": {},
      "ssvc": {
        "options": {
          "Automatable": "yes",
          "Exploitation": "poc",
          "Technical Impact": "total"
        },
        "version": "2.0.3"
      }
    },
    "references": [],
    "title": "REC in MCPJam inspector due to HTTP Endpoint exposes",
    "updated": "2026-01-16T20:20:51.618000+00:00",
    "vendors": [],
    "vulnrichment_repo_path": "2026/23xxx/CVE-2026-23744.json",
    "weaknesses": []
  }
}
Enrichment data
View JSON API Download JSON