
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-75058 is an XML External Entity (XXE) injection vulnerability in JetBrains IntelliJ IDEA's Eclipse settings importer feature. It affects all versions of IntelliJ IDEA before 2026.2.1 and was published on August 17, 2026. The vulnerability allows a local, unprivileged user to read sensitive files from the system by tricking a victim into importing a maliciously crafted Eclipse settings file. It carries a CVSS v3.1 base score of 5.5 (Medium) (GitHub Advisory, JetBrains).
The root cause is improper restriction of XML External Entity references (CWE-611) in IntelliJ IDEA's Eclipse settings import functionality. When a user imports Eclipse settings, the XML parser processes the file without disabling external entity resolution, allowing an attacker-controlled XML file to reference and exfiltrate local file contents via XXE. Exploitation requires local access and user interaction — specifically, the victim must initiate an import of a malicious Eclipse settings file. No public proof-of-concept code has been identified at this time (GitHub Advisory, JetBrains).
Successful exploitation results in unauthorized disclosure of sensitive local files accessible to the IntelliJ IDEA process, such as configuration files, credentials, SSH keys, or other developer secrets. The confidentiality impact is rated High, while integrity and availability are unaffected. The attack scope is limited to the local system and does not directly enable lateral movement, but exposed credentials or keys could facilitate further compromise (GitHub Advisory).
There is no evidence of active in-the-wild exploitation or a publicly available proof-of-concept at this time. The EPSS score is 0.0, indicating very low probability of near-term exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is not automatable and requires user interaction, limiting its practical attack surface (GitHub Advisory).
<!DOCTYPE foo [<!ENTITY xxe SYSTEM "file:///etc/passwd">]><settings>&xxe;</settings>..epf or similar) in user directories or project folders containing DOCTYPE declarations or ENTITY references.idea.log) showing XML parsing errors or unusual file access patterns during settings import operations./etc/passwd, SSH key files, .env files) outside of normal project directories during or after an import operation.JetBrains has released a fix in IntelliJ IDEA version 2026.2.1. Users should update to this version or later as the primary remediation. As a temporary workaround, avoid importing Eclipse settings files from untrusted or unverified sources, and restrict local access to systems running affected versions. Developers should inspect any Eclipse settings files before importing them for suspicious XML constructs such as DOCTYPE or ENTITY declarations (JetBrains, GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."