Description
In JetBrains IntelliJ IDEA before 2026.2 arbitrary code injection was possible via UI Designer form files
Published: 2026-07-23
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to inject and execute arbitrary code within IntelliJ IDEA through malicious UI Designer form files. The flaw corresponds to CWE‑94, a code injection weakness involving incorrect handling of generated code. If an attacker can place a crafted form file within a project that the IDE loads, they can run code with the permissions of the IDE, which may allow full compromise of confidentiality, integrity, or availability of the host machine.

Affected Systems

JetBrains IntelliJ IDEA 2026.1 and earlier versions are affected. Users running any released version prior to 2026.2 that still use UI Designer form files are at risk. The issue does not affect later releases that have applied the fix.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity vulnerability, while the EPSS score of less than 1% suggests a low likelihood of current exploitation. The vulnerability is not listed in CISA KEV. Attackers would need the ability to introduce or ensure the loading of a malicious form file, so the likely attack vector is a local user with write access to the project or a shared project that the IDE can load; remote exploitation is possible only if a remote party can inject form files into a project that is subsequently opened by the victim.

Generated by OpenCVE AI on August 4, 2026 at 15:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to IntelliJ IDEA 2026.2 or later, where the issue has been patched.
  • Check existing projects for legacy UI Designer form files and replace or remove any that are not trusted.
  • Restrict access to project files so that only authorized users can create or modify UI Designer form files.
  • If an immediate upgrade is not possible, disable the UI Designer plugin or configure the IDE to block the loading of untrusted form files.

Generated by OpenCVE AI on August 4, 2026 at 15:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Title Code Injection through UI Designer Form Files in IntelliJ IDEA 2026.1 and Earlier

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

Type Values Removed Values Added
Title Code Injection through UI Designer Form Files in IntelliJ IDEA 2026.1 and Earlier

Thu, 30 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Injection via UI Designer Form Files in IntelliJ IDEA

Mon, 27 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Injection via UI Designer Form Files in IntelliJ IDEA

Thu, 23 Jul 2026 21: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': 'no', '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 arbitrary code injection was possible via UI Designer form files
Weaknesses CWE-94
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/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-07-24T03:56:18.148Z

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

Link: CVE-2026-64815

cve-icon Vulnrichment

Updated: 2026-07-23T13:20:22.719Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-28T17:11:02.603

Link: CVE-2026-64815

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T15:30:06Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')