Description
In JetBrains PyCharm before 2026.2.1 code execution was possible via unauthenticated Jupyter MCP tools
Published: 2026-08-17
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In JetBrains PyCharm versions before 2026.2.1, a missing authentication flaw in the Jupyter MCP tools allows an attacker to execute arbitrary code. The weakness, classified as CWE‑306, can be triggered through the exposed tools and results in full control over the host system running PyCharm. No additional privileges are required once the tool is accessed, making the impact immediate and severe.

Affected Systems

The vulnerability affects JetBrains PyCharm installations older than 2026.2.1. All users running those releases are susceptible, regardless of operating system.

Risk and Exploitability

The CVSS score of 8.4 signals high severity. The EPSS score is not available, so the current exploitation probability is unclear, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is the Jupyter MCP interface, which could be reachable locally or remotely depending on the user’s environment. Once accessed without authentication, the flaw permits arbitrary code execution on the host.

Generated by OpenCVE AI on August 17, 2026 at 17:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to JetBrains PyCharm 2026.2.1 or later.
  • If upgrading is not possible, disable or remove the Jupyter MCP tools to block the vulnerable interface.
  • Restrict access to any plugin or tool that exposes code execution by enforcing authentication and network controls.

Generated by OpenCVE AI on August 17, 2026 at 17:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated Code Execution via Jupyter MCP Tools in JetBrains PyCharm

Mon, 17 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Jetbrains
Jetbrains pycharm
Vendors & Products Jetbrains
Jetbrains pycharm

Mon, 17 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 17 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
Description In JetBrains PyCharm before 2026.2.1 code execution was possible via unauthenticated Jupyter MCP tools
Weaknesses CWE-306
References
Metrics cvssV3_1

{'score': 8.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Jetbrains Pycharm
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

Updated: 2026-08-18T03:55:36.130Z

Reserved: 2026-08-17T15:34:11.802Z

Link: CVE-2026-75060

cve-icon Vulnrichment

Updated: 2026-08-17T16:14:38.536Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-17T16:17:53.227

Modified: 2026-08-28T21:29:30.987

Link: CVE-2026-75060

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T18:00:05Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function