Description
In JetBrains IntelliJ IDEA before 2026.2.1 xXE was possible in the Eclipse settings importers
Published: 2026-08-17
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In JetBrains IntelliJ IDEA older than 2026.2.1, the Eclipse settings importer processes XML data that may contain malicious external entity references. The vulnerability allows an attacker to supply a crafted Eclipse XML file that forces the importer to resolve external entities. If the attacker controls the entity target, the importer can read arbitrary files from the local filesystem or download external data, potentially leading to information disclosure.

Affected Systems

JetBrains IntelliJ IDEA versions before 2026.2.1 are affected. The issue arises when using the Eclipse settings importer in these releases. No specific sub‑product or operating system restrictions are listed in the CNA data.

Risk and Exploitability

The CVSS score is 5.5, indicating moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack likely requires a local user to import a malicious Eclipse settings file (inferred) or an attacker who can supply a file to the import process (inferred). Because the flaw is a classic XXE, exploitation is relatively straightforward for an attacker with the ability to supply the XML input. The risk is moderate; mitigation is recommended.

Generated by OpenCVE AI on August 17, 2026 at 18:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to IntelliJ IDEA 2026.2.1 or later
  • Configure import settings to reject external entities or disable external entity processing if the IDE exposes such option
  • Verify that any Eclipse settings files being imported originate from trusted sources and avoid importing untrusted files

Generated by OpenCVE AI on August 17, 2026 at 18:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 17 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Jetbrains
Jetbrains intellij Idea
Vendors & Products Jetbrains
Jetbrains intellij Idea

Mon, 17 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
Description In JetBrains IntelliJ IDEA before 2026.2.1 xXE was possible in the Eclipse settings importers
Weaknesses CWE-611
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}


Subscriptions

Jetbrains Intellij Idea
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

Updated: 2026-08-17T18:30:14.949Z

Reserved: 2026-08-17T15:34:11.293Z

Link: CVE-2026-75058

cve-icon Vulnrichment

Updated: 2026-08-17T18:30:06.574Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-17T16:17:52.977

Modified: 2026-08-28T21:29:30.987

Link: CVE-2026-75058

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T18:15:05Z

Weaknesses
  • CWE-611

    Improper Restriction of XML External Entity Reference