ZeroHour

CVE-2026-86504

large

Missing project-trust prompt in IntelliJ IDEA Dev Container builds enables host RCE

CVSS 3.1
7.8 high
EPSS
<1%p3
Published
()
Modified
AI analysis

JetBrains fixed a flaw in IntelliJ IDEA where the IDE builds a project's Dev Container before asking the user to confirm that the project is trusted. If a user opens an untrusted project that ships a Dev Container configuration, the IDE proceeds to build and start the container, running its build definitions and lifecycle commands on the host machine without the expected trust confirmation. An attacker who convinces a developer to open a maliciously crafted project can therefore execute arbitrary code on that developer's host with the user's privileges, gaining high-impact confidentiality, integrity, and availability loss. Affected users are those running IntelliJ IDEA versions before 2026.2.2 who open Dev Container-configured projects from untrusted sources; the attack is local and requires user interaction, so it is not remotely exploitable on its own. There is currently no known exploitation: no public proof-of-concept, a low ~0.1% EPSS probability within 30 days, and the flaw is not in CISA's KEV catalog.

What to do: Upgrade to IntelliJ IDEA 2026.2.2 or later, which restores the project-trust confirmation before Dev Container builds. Until upgraded, avoid opening Dev Container-configured projects from untrusted sources and inspect the project's .devcontainer definitions (Dockerfile, compose files, lifecycle hooks) before opening them. No in-the-wild exploitation is currently known.

Affected
JetBrains IntelliJ IDEAbefore 2026.2.2
Estimated exposure
largeseveral hundred thousand developers plausibly affected (out of IntelliJ IDEA's multi-million user base, only those opening Dev Container-configured projects… — IntelliJ IDEA is JetBrains' most widely deployed IDE with a user base in the millions, but the flaw is only triggerable via the Dev Container build path with untrusted projects, which shrinks the plausibly affected population to an…

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 project-trust confirmation before building a Dev Container allowed host-level code execution

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

In the news

No ingested article mentions this CVE yet.