Description
In JetBrains IntelliJ IDEA before 2026.2 unauthorized input injection was possible in a Remote Development session
Published: 2026-07-23
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

JetBrains IntelliJ IDEA, in all releases prior to version 2026.2, contains an unauthorized input injection vulnerability that can be exercised during a Remote Development session. The flaw allows an attacker to inject arbitrary input into the IDE environment; the secondary impact, such as code execution, is not explicitly confirmed in the advisory, but the injection could be used to tamper with files or settings, potentially compromising confidentiality, integrity, or availability. The weakness is categorized as CWE‑306, indicating a missing authentication check for sensitive functions.

Affected Systems

Every edition of IntelliJ IDEA developed by JetBrains that predates release 2026.2 is affected. No finer‑grained version data is provided beyond this cut‑off.

Risk and Exploitability

The CVSS score of 10 marks this vulnerability as critical, whereas the EPSS score of less than 1 % indicates a very low probability of current exploitation. The vulnerability is not listed in CISA’s KEV catalog. Exploitation likely requires an established Remote Development session, which usually needs prior authentication; the missing authentication check then allows the injection once the session is active.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade IntelliJ IDEA to version 2026.2 or later to eliminate the input injection flaw.
  • If Remote Development is not required, disable the Remote Development feature in the IDE settings to remove the attack vector.
  • Restrict Remote Development access to trusted developers only, and monitor session logs for anomalous input.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Title Unauthorized Input Injection in IntelliJ IDEA Remote Development

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

Type Values Removed Values Added
Title Unauthorized Input Injection in IntelliJ IDEA Remote Development Sessions

Tue, 28 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Title Unauthorized Input Injection in IntelliJ IDEA Remote Development Sessions

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

Type Values Removed Values Added
First Time appeared Jetbrains
Jetbrains intellij Idea
Vendors & Products Jetbrains
Jetbrains intellij Idea

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description In JetBrains IntelliJ IDEA before 2026.2 unauthorized input injection was possible in a Remote Development session
Weaknesses CWE-306
References
Metrics cvssV3_1

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


Subscriptions

Jetbrains Intellij Idea
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

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

Reserved: 2026-07-20T18:20:30.497Z

Link: CVE-2026-64812

cve-icon Vulnrichment

Updated: 2026-07-23T13:25:08.837Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-23T12:18:36.783

Modified: 2026-07-28T17:10:06.610

Link: CVE-2026-64812

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function