0.0
NA
CVE-2025-49596
MCP Inspector Remote Code Execution Vulnerability
Description

The MCP inspector is a developer tool for testing and debugging MCP servers. Versions of MCP Inspector below 0.14.1 are vulnerable to remote code execution due to lack of authentication between the Inspector client and proxy, allowing unauthenticated requests to launch MCP commands over stdio. Users should immediately upgrade to version 0.14.1 or later to address these vulnerabilities.

INFO

Published Date :

June 13, 2025, 8:15 p.m.

Last Modified :

July 9, 2025, 9:15 p.m.

Remotely Exploitable :

No

Impact Score :

Exploitability Score :

Public PoC/Exploit Available at Github

CVE-2025-49596 has a 9 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

Affected Products

The following products are affected by CVE-2025-49596 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Makefile Rust JavaScript Shell TypeScript

Updated: 13 hours, 32 minutes ago
0 stars 0 fork 0 watcher
Born at : July 13, 2025, 3:41 p.m. This repo has been linked 1 different CVEs too.

None

Makefile Rust Shell JavaScript

Updated: 2 days, 17 hours ago
0 stars 1 fork 1 watcher
Born at : July 4, 2025, 10:27 p.m. This repo has been linked 1 different CVEs too.

MCP-Inspector-vulncheck is a Python script that checks if an MCP Inspector server is vulnerable to CVE-2025-49596. It tests whether the /sse endpoint responds to unauthenticated requests, indicating a potential security flaw. The script is simple to use and provides clear output on whether the target server is likely vulnerable or patched.

Python

Updated: 1 week, 3 days ago
0 stars 0 fork 0 watcher
Born at : July 3, 2025, 4:12 p.m. This repo has been linked 1 different CVEs too.

The driver specification for the Model Context Standard (MCS)

mcs modelcontextstandard specification

Updated: 1 day, 15 hours ago
0 stars 0 fork 0 watcher
Born at : June 28, 2025, 4:11 p.m. This repo has been linked 1 different CVEs too.

My Agent Engineering Bootcamp project - Building AI agents with Python, LiteLLM, and OpenAI

Python TypeScript CSS JavaScript

Updated: 6 days, 13 hours ago
0 stars 1 fork 1 watcher
Born at : June 16, 2025, 11:49 p.m. This repo has been linked 1 different CVEs too.

None

HTML Python Shell

Updated: 1 week, 3 days ago
0 stars 0 fork 0 watcher
Born at : Feb. 13, 2025, 8:50 a.m. This repo has been linked 890 different CVEs too.

一个 CVE 漏洞预警知识库,无 exp/poc,部分包含修复方案。A knowledge base of CVE security vulnerability, no PoCs/exploits.

Updated: 1 week, 3 days ago
130 stars 19 fork 19 watcher
Born at : Jan. 5, 2023, 2:19 a.m. This repo has been linked 178 different CVEs too.

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.

security cve exploit poc vulnerability

Updated: 2 days ago
7078 stars 1188 fork 1188 watcher
Born at : Dec. 8, 2019, 1:03 p.m. This repo has been linked 809 different CVEs too.

None

adversarial-examples adversarial-attacks ai-security

Updated: 4 days, 10 hours ago
1 stars 0 fork 0 watcher
Born at : June 4, 2019, 9:44 a.m. This repo has been linked 1 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-49596 vulnerability anywhere in the article.

  • The Hacker News
Critical mcp-remote Vulnerability Enables Remote Code Execution, Impacting 437,000+ Downloads

Jul 10, 2025Ravie LakshmananVulnerability / AI Security Cybersecurity researchers have discovered a critical vulnerability in the open-source mcp-remote project that could result in the execution of ... Read more

Published Date: Jul 10, 2025 (3 days, 20 hours ago)
  • Cyber Security News
Critical Vulnerability in Anthropic MCP Inspector Let Attackers Execute Arbitrary Code

A critical Remote Code Execution (RCE) vulnerability in Anthropic’s MCP Inspector tool, designated as CVE-2025-49596, has a severe CVSS score of 9.4. This vulnerability represents one of the first cri ... Read more

Published Date: Jul 02, 2025 (1 week, 5 days ago)
  • The Hacker News
Critical Vulnerability in Anthropic's MCP Exposes Developer Machines to Remote Exploits

Cybersecurity researchers have discovered a critical security vulnerability in artificial intelligence (AI) company Anthropic's Model Context Protocol (MCP) Inspector project that could result in remo ... Read more

Published Date: Jul 01, 2025 (1 week, 5 days ago)
  • Daily CyberSecurity
Critical RCE in MCP Inspector Exposes AI Devs to Web-Based Exploits (CVE-2025-49596)

A critical vulnerability—CVE-2025-49596—affected the AI developer ecosystem in June 2025, when Oligo Security Research disclosed a severe Remote Code Execution (RCE) flaw in the MCP Inspector, a core ... Read more

Published Date: Jul 01, 2025 (1 week, 6 days ago)
  • Daily CyberSecurity
CVE-2025-49596: Critical RCE Vulnerability in MCP Inspector Exposes AI Developer Environments

A newly disclosed security flaw in the MCP Inspector, a tool designed to test and debug Machine Context Protocol (MCP) servers, could allow unauthenticated remote code execution (RCE) — potentially pu ... Read more

Published Date: Jun 17, 2025 (3 weeks, 6 days ago)
  • Daily CyberSecurity
Two sslh Flaws Disclosed: Remote DoS Attacks Possible via Protocol Multiplexer

In June 2025, the SUSE Security Team disclosed critical vulnerabilities in sslh, a lightweight protocol multiplexer used to serve multiple services—such as SSH and HTTPS—on the same port. Though desig ... Read more

Published Date: Jun 17, 2025 (3 weeks, 6 days ago)

The following table lists the changes that have been made to the CVE-2025-49596 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    Jul. 09, 2025

    Action Type Old Value New Value
    Added Reference https://thenewstack.io/mcp-vulnerability-exposes-the-ai-untrusted-code-crisis
    Added Reference https://www.oligo.security/blog/critical-rce-vulnerability-in-anthropic-mcp-inspector-cve-2025-49596
  • New CVE Received by [email protected]

    Jun. 13, 2025

    Action Type Old Value New Value
    Added Description The MCP inspector is a developer tool for testing and debugging MCP servers. Versions of MCP Inspector below 0.14.1 are vulnerable to remote code execution due to lack of authentication between the Inspector client and proxy, allowing unauthenticated requests to launch MCP commands over stdio. Users should immediately upgrade to version 0.14.1 or later to address these vulnerabilities.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CWE CWE-306
    Added Reference https://github.com/modelcontextprotocol/inspector/commit/50df0e1ec488f3983740b4d28d2a968f12eb8979
    Added Reference https://github.com/modelcontextprotocol/inspector/security/advisories/GHSA-7f8r-222p-6f5g
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-49596 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

NONE - Vulnerability Scoring System
© cvefeed.io
Latest DB Update: Jul. 14, 2025 13:13