ZeroHour

CVE-2026-86502

large

Missing Authentication in IntelliJ IDEA IJent gRPC Server Enables Local Code Execution

CVSS 3.1
8.4 high
EPSS
<1%p4
Published
()
Modified
AI analysis

IntelliJ IDEA before 2026.2.2 ships a Remote Development component, the IJent gRPC server, that runs on the remote host without TLS encryption or authentication (CWE-306). An attacker who can reach that endpoint — typically another local user or process on the same Remote Development host — can connect without credentials and invoke the service. The result is arbitrary code execution in the context of the user running the IDE backend (high confidentiality, integrity, and availability impact), though the CVSS vector (AV:L) shows exploitation requires local access to the host, not remote network access. Affected users are developers and teams who use IntelliJ IDEA's Remote Development feature to run IDE backends on remote hosts, especially shared multi-user servers. There is no known public proof-of-concept, the issue is not in CISA KEV, and EPSS puts 30-day exploitation probability at just 0.1%.

What to do: Upgrade IntelliJ IDEA to 2026.2.2 or later, which adds TLS and authentication to the IJent gRPC server. As an interim mitigation on shared or multi-user remote development hosts, isolate each user's IDE backend (containers, VMs, or per-user permissions) so other local users cannot reach the gRPC listener. Check Remote Development hosts for unauthenticated local IJent endpoints and restrict access to the owning user.

Affected
JetBrains IntelliJ IDEA (Remote Development / IJent gRPC server)before 2026.2.2
Estimated exposure
largeplausibly on the order of hundreds of thousands of developer setups (the subset of IntelliJ IDEA's multi-million-user base that uses Remote Development… — IntelliJ IDEA is JetBrains' flagship IDE with a user base in the millions, and Remote Development is a significant but partial adoption mode, so this order-of-magnitude figure is an estimate from market standing and deployment patterns,…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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

Weakness
CWE-306
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.