Description
In JetBrains IntelliJ IDEA before 2026.2.2 missing TLS and authentication on the IJent gRPC server allowed local code execution on Remote Development hosts
Published: 2026-09-07
Score: 8.4 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In JetBrains IntelliJ IDEA versions prior to 2026.2.2 the IJENT gRPC server was left without TLS protection or authentication. This defect permitted an attacker who can reach the gRPC endpoint to execute arbitrary code locally on the Remote Development host. The vulnerability represents a local code execution flaw and is classified under CWE‑306.

Affected Systems

The affected product is JetBrains IntelliJ IDEA. Versions before 2026.2.2 contain the flaw. No additional version pinning was supplied, so all earlier releases of IntelliJ IDEA that expose the IJENT gRPC server are at risk.

Risk and Exploitability

The CVSS score of 8.4 indicates a high severity and the lack of TLS means the attack can be carried out over an unencrypted channel. Although no EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, the missing authentication still provides a clear execution path. The attack vector is most likely local network access to the IJENT gRPC server, inferred from the description, but could be extended to external access if the server is exposed. The risk to integrity and confidentiality is significant, as arbitrary code could read or modify system files and potentially pivot to other systems.

Generated by OpenCVE AI on September 7, 2026 at 17:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade JetBrains IntelliJ IDEA to version 2026.2.2 or newer, which includes TLS and authentication for the IJENT gRPC server.
  • If the IJENT gRPC server is not needed, disable it or keep it bound only to localhost so that external access is blocked.
  • Apply network segmentation or firewall rules to restrict access to the port used by the IJENT gRPC server, ensuring that only trusted administrators or local users can reach it.

Generated by OpenCVE AI on September 7, 2026 at 17:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 18:00:00 +0000

Type Values Removed Values Added
Title Missing TLS and Authentication Allow Local Code Execution on JetBrains IntelliJ IDEA Remote Development gRPC Server
First Time appeared Jetbrains
Jetbrains intellij Idea
Vendors & Products Jetbrains
Jetbrains intellij Idea

Mon, 07 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Description In JetBrains IntelliJ IDEA before 2026.2.2 missing TLS and authentication on the IJent gRPC server allowed local code execution on Remote Development hosts
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 Intellij Idea
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

Updated: 2026-09-07T16:26:49.700Z

Reserved: 2026-09-07T16:13:40.702Z

Link: CVE-2026-86502

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T17:17:28.670

Modified: 2026-09-07T17:17:28.670

Link: CVE-2026-86502

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T17:45:17Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function