Description
In JetBrains PyCharm before 2026.1.4, 2026.2 arbitrary code execution via malicious Python executable was possible on untrusted project open
Published: 2026-07-23
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In JetBrains PyCharm prior to 2026.1.4 and 2026.2, an attacker can supply a malicious Python executable within an untrusted project, causing the interpreter to run the file. The flaw allows the attacker to execute code with the privileges of the user who opens the project, leading to full system compromise. The weakness is classified as CWE‑829, indicating misuse of file or directory access controls.

Affected Systems

JetBrains PyCharm, previous releases before 2026.1.4 and before 2026.2. Users running these versions are vulnerable; only versions 2026.1.4 onward and 2026.2 and later contain the fix.

Risk and Exploitability

The CVSS score of 8.6 reflects high severity. EPSS is less than 1 %, meaning very low probability of being targeted currently, and the flaw is not listed in CISA KEV. The likely attack vector is that a malicious project containing a specially crafted Python executable can be opened by a user, triggering the interpreter to execute the payload. No authentication or network access is required; the vulnerability is exploited locally when the user opens the untrusted project.

Generated by OpenCVE AI on August 3, 2026 at 21:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a fixed version of PyCharm (2026.1.4 or newer, or 2026.2 and later).
  • If an upgrade cannot be performed immediately, avoid opening untrusted projects and remove any suspicious executables from the project directory.
  • Check the JetBrains website or release notes for the latest available versions if an upgrade is not yet possible.

Generated by OpenCVE AI on August 3, 2026 at 21:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Execution via Malicious Python Executables in PyCharm Before 2026.1.4

Sat, 01 Aug 2026 03:30:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Execution via Malicious Python Executables in PyCharm Before 2026.1.4

Thu, 23 Jul 2026 21:45:00 +0000

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

Thu, 23 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Description In JetBrains PyCharm before 2026.1.4, 2026.2 arbitrary code execution via malicious Python executable was possible on untrusted project open
Weaknesses CWE-829
References
Metrics cvssV3_1

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


Subscriptions

Jetbrains Pycharm
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

Updated: 2026-07-24T03:56:20.785Z

Reserved: 2026-07-23T12:24:36.889Z

Link: CVE-2026-65908

cve-icon Vulnrichment

Updated: 2026-07-23T14:49:37.136Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-23T13:16:31.983

Modified: 2026-08-03T18:10:04.377

Link: CVE-2026-65908

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T21:45:03Z

Weaknesses
  • CWE-829

    Inclusion of Functionality from Untrusted Control Sphere