Skip to main content

IntelliJ IDEA CVE-2026-59792

| EUVDEUVD-2026-42910 CRITICAL
Relative Path Traversal (CWE-23)
2026-07-10 JetBrains GHSA-6f7v-4c46-hrp4
9.8
CVSS 3.1 · NVD
Share

Severity by source

Vendor (JetBrains) PRIMARY
CRITICAL
qualitative
NVD
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.8 HIGH

Triggered by loading a crafted project, so AV:L and UI:R rather than the NVD's AV:N/UI:N; code execution yields full C/I/A on the victim host.

3.1 AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (JetBrains).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

7
Analysis Updated
Jul 10, 2026 - 18:58 vuln.today
v3 (cvss_changed)
Analysis Updated
Jul 10, 2026 - 18:58 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 10, 2026 - 18:52 vuln.today
cvss_changed
CVSS changed
Jul 10, 2026 - 18:52 NVD
9.6 (CRITICAL) 9.8 (CRITICAL)
Patch available
Jul 10, 2026 - 16:16 EUVD
Analysis Generated
Jul 10, 2026 - 15:40 vuln.today
CVE Published
Jul 10, 2026 - 14:18 cve.org
CRITICAL 9.6

DescriptionNVD

In JetBrains IntelliJ IDEA before 2026.1.4, 2026.2 code execution via path traversal in project workspace ID handling was possible

AnalysisAI

Code execution via path traversal in JetBrains IntelliJ IDEA before 2026.1.4 and 2026.2 lets an attacker abuse improper sanitization of the project workspace ID to write or reference files outside the intended workspace directory, culminating in arbitrary code execution. The flaw was self-reported by JetBrains and a fix is available; no public exploit has been identified at time of analysis. The NVD-assigned CVSS of 9.8 (network, no privileges, no user interaction) is notably high for a desktop IDE flaw and warrants scrutiny given that IDE project-handling bugs typically require a victim to open a crafted project.

Technical ContextAI

IntelliJ IDEA stores per-project metadata, including a workspace identifier, that the IDE resolves to on-disk paths when loading a project's state. The root cause is CWE-23 (Relative Path Traversal): the workspace ID value is used to construct a filesystem path without adequately neutralizing '../' sequences, so a crafted identifier can escape the intended workspace directory and reference or create files at attacker-chosen locations. Because IntelliJ executes build scripts, plugins, run configurations, and other code derived from project files, controlling a written path can be leveraged into code execution. The affected component per the CPE is cpe:2.3:a:jetbrains:intellij_idea across all editions/versions prior to the fixed builds.

RemediationAI

Vendor-released patch: upgrade to IntelliJ IDEA 2026.1.4 or later on the 2026.1 branch, and to the patched 2026.2 build, as published on the JetBrains Security page at https://www.jetbrains.com/privacy-security/issues-fixed/; the JetBrains Toolbox App or in-IDE update channel will deliver these. Until updated, do not open, import, or clone untrusted or unsolicited projects, and disable automatic project trust/reopen-last-project so that a malicious project is not loaded unattended - the trade-off is minor workflow friction from being prompted before each project loads. Where feasible, run the IDE under a least-privileged OS account and outside directories holding sensitive credentials to limit the blast radius of any path-traversal write. No workaround fully substitutes for the upgrade because the flaw is in core workspace-ID path handling.

CVE-2026-64813 CRITICAL
10.0 Jul 23

Unauthorized settings modification in JetBrains IntelliJ IDEA before 2026.2 allows attackers to alter configuration with

CVE-2026-64812 CRITICAL
10.0 Jul 23

Authentication bypass via unauthorized input injection in JetBrains IntelliJ IDEA before 2026.2 allows remote attackers

CVE-2026-64815 CRITICAL
9.8 Jul 23

Arbitrary code injection in IntelliJ IDEA before version 2026.2 allows remote attackers to execute arbitrary code by con

CVE-2023-51655 CRITICAL
9.8 Dec 21

In JetBrains IntelliJ IDEA before 2023.3.2 code execution was possible in Untrusted Project mode via a malicious plugin

CVE-2020-11690 CRITICAL
9.8 Apr 22

In JetBrains IntelliJ IDEA before 2020.1, the license server could be resolved to an untrusted host in some cases. Rated

CVE-2019-9873 CRITICAL
9.8 Jul 03

In several versions of JetBrains IntelliJ IDEA Ultimate, creating Task Servers configurations leads to saving a cleartex

CVE-2019-9823 CRITICAL
9.8 Jul 03

In several JetBrains IntelliJ IDEA versions, creating remote run configurations of JavaEE application servers leads to s

CVE-2019-9186 CRITICAL
9.8 Jul 03

In several JetBrains IntelliJ IDEA versions, a Spring Boot run configuration with the default setting allowed remote att

CVE-2019-10104 CRITICAL
9.8 Jul 03

In several JetBrains IntelliJ IDEA Ultimate versions, an Application Server run configuration (for Tomcat, Jetty, Resin,

CVE-2026-49367 HIGH
8.8 May 29

Command execution in JetBrains IntelliJ IDEA before 2026.1.1 allows a holder of the low-privileged guest user account to

CVE-2026-64814 HIGH
8.6 Jul 23

Unauthorized file access in JetBrains IntelliJ IDEA before 2026.2 allows remote attackers to read files they should not

CVE-2019-9872 HIGH
8.1 Jul 03

In several versions of JetBrains IntelliJ IDEA Ultimate, creating run configurations for cloud application servers leads

Share

CVE-2026-59792 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy