Description
In JetBrains IntelliJ IDEA before 2026.2.2 missing project-trust confirmation before building a Dev Container allowed host-level code execution
Published: 2026-09-07
Score: 7.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker who can initiate a Dev Container build to execute code on the host system. Because the project‑trust confirmation step is omitted, the JetBrains IntelliJ IDEA engine silently accepts the container definition and runs it with host privileges, potentially giving the attacker full control over the development machine. This flaw falls under CWE‑829, reflecting the failure to check that data intended for a trusted user is safe. The result is a serious breach of confidentiality, integrity, and availability, as malicious code can be run outside the intended container isolation.

Affected Systems

JetBrains IntelliJ IDEA installations running a version prior to 2026.2.2 are affected. Any project that contains a Dev Container definition can trigger the flaw if built without a trust prompt.

Risk and Exploitability

The CVSS score of 7.8 indicates high severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV, suggesting no widely known exploit yet. The likely attack vector involves a developer or an attacker who can supply or modify a project’s Dev Container configuration to be built locally. Once the build begins, the untrusted code is executed with host permissions, enabling full system compromise. The risk is significant for environments where containers are built automatically or by non‑trusted users, and mitigation is strongly recommended.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update JetBrains IntelliJ IDEA to version 2026.2.2 or later.
  • If an upgrade cannot be performed immediately, restrict the "Build Dev Container" action so that only trusted developers or administrators can trigger it.
  • Prior to building a Dev Container, manually inspect custom container definition files for malicious content or unauthorized host‑level commands.

Generated by OpenCVE AI on September 7, 2026 at 17:36 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 Project Trust Confirmation Allows Host‑Level Code Execution in JetBrains IntelliJ IDEA Dev Containers
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 project-trust confirmation before building a Dev Container allowed host-level code execution
Weaknesses CWE-829
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/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:50.440Z

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

Link: CVE-2026-86504

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-86504

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-829

    Inclusion of Functionality from Untrusted Control Sphere