Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Network-reachable Remote Development backend with missing authorization (PR:N), read-only file access gives C:H/I:N/A:N, and reach beyond the IDE component justifies S:C.
Primary rating from Vendor (jetbrains).
CVSS VectorVendor: jetbrains
Lifecycle Timeline
3DescriptionCVE.org
In JetBrains IntelliJ IDEA before 2026.2 unauthorized file access was possible in a Remote Development session
AnalysisAI
Unauthorized file access in JetBrains IntelliJ IDEA before 2026.2 allows remote attackers to read files they should not be able to reach during a Remote Development session, bypassing intended authorization controls (CWE-862). The high CVSS score (8.6) reflects a scope-changed confidentiality impact, meaning the exposure can extend beyond the vulnerable component to the host system serving the remote session. There is no public exploit identified at time of analysis and the flaw is not listed in CISA KEV.
Technical ContextAI
IntelliJ IDEA's Remote Development feature runs a backend (headless IDE) on a remote host while a thin client connects from the developer's workstation, brokering file, terminal, and project operations over the network. This vulnerability is a Missing Authorization weakness (CWE-862), where the backend fails to properly enforce access controls on file operations within an active Remote Development session, permitting retrieval of files outside the authorized scope. The vendor tag 'Authentication Bypass' and the scope-changed CVSS vector (S:C) indicate the authorization gap lets a session reach resources on the underlying host beyond the IDE's intended sandbox. No CPE strings were provided in the input, so exact affected build identifiers rely on the version bound 'before 2026.2'.
RemediationAI
Vendor-released patch: upgrade IntelliJ IDEA to 2026.2 or later, which remediates the unauthorized file access in Remote Development sessions; refer to the JetBrains fixed-issues advisory at https://www.jetbrains.com/privacy-security/issues-fixed/. If immediate upgrade is not possible, disable or avoid using Remote Development sessions on affected backends and restrict network access to the Remote Development backend port so only trusted clients on a controlled network segment can reach it - the trade-off is loss of remote IDE functionality until patched. Additionally, run Remote Development backends under least-privilege service accounts and on hosts that do not store sensitive files outside the intended project scope, limiting what an unauthorized read could expose.
More in Intellij Idea
View allUnauthorized settings modification in JetBrains IntelliJ IDEA before 2026.2 allows attackers to alter configuration with
Authentication bypass via unauthorized input injection in JetBrains IntelliJ IDEA before 2026.2 allows remote attackers
Code execution via path traversal in JetBrains IntelliJ IDEA before 2026.1.4 and 2026.2 lets an attacker abuse improper
Arbitrary code injection in IntelliJ IDEA before version 2026.2 allows remote attackers to execute arbitrary code by con
In JetBrains IntelliJ IDEA before 2023.3.2 code execution was possible in Untrusted Project mode via a malicious plugin
In JetBrains IntelliJ IDEA before 2020.1, the license server could be resolved to an untrusted host in some cases. Rated
In several versions of JetBrains IntelliJ IDEA Ultimate, creating Task Servers configurations leads to saving a cleartex
In several JetBrains IntelliJ IDEA versions, creating remote run configurations of JavaEE application servers leads to s
In several JetBrains IntelliJ IDEA versions, a Spring Boot run configuration with the default setting allowed remote att
In several JetBrains IntelliJ IDEA Ultimate versions, an Application Server run configuration (for Tomcat, Jetty, Resin,
Command execution in JetBrains IntelliJ IDEA before 2026.1.1 allows a holder of the low-privileged guest user account to
Local code execution on Remote Development hosts is possible in JetBrains IntelliJ IDEA versions before 2026.2.2 due to
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48239
GHSA-893f-8w7m-vh3c