Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Authentication-bypass settings modification gives high integrity impact remotely with no auth (PR:N) and scope change to the backend host; confidentiality/availability impacts are not evidenced by the description, so rated lower.
Primary rating from Vendor (jetbrains).
CVSS VectorVendor: jetbrains
Lifecycle Timeline
3DescriptionCVE.org
In JetBrains IntelliJ IDEA before 2026.2 unauthorized settings modification was possible in a Remote Development session
AnalysisAI
Unauthorized settings modification in JetBrains IntelliJ IDEA before 2026.2 allows attackers to alter configuration within an active Remote Development session without proper authorization, tagged by the vendor as an authentication bypass. Because Remote Development connects a local client to a remote backend IDE, tampering with settings can subvert the security boundary between client and host. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV, but the vendor-assigned CVSS of 10.0 with scope change signals maximum theoretical severity.
Technical ContextAI
IntelliJ IDEA's Remote Development feature runs the full IDE backend on a remote host while a thin client renders the UI locally over an established session; settings and project configuration are synchronized across this channel. The vulnerability maps to CWE-602 (Client-Side Enforcement of Server-Side Security), meaning security decisions about what settings a session may change were enforced or trusted on the client side rather than authoritatively validated by the server/backend. As a result, a session could push settings changes the server should have rejected. Because IDE settings can control build tools, interpreters, run configurations, and plugin behavior, unauthorized modification is a pathway to code execution on the backend host rather than a cosmetic change.
RemediationAI
Vendor-released patch: IntelliJ IDEA 2026.2 - upgrade all IntelliJ IDEA instances used for Remote Development to 2026.2 or later, per the JetBrains fixed-issues page at https://www.jetbrains.com/privacy-security/issues-fixed/. Until every backend host is updated, reduce exposure by disabling or not initiating Remote Development sessions, and restrict network reachability of the Remote Development backend to trusted clients only (for example, require access over a VPN or SSH tunnel and block direct exposure of the backend listener to untrusted networks). Treat the trade-off explicitly: disabling Remote Development removes the affected functionality for developers who rely on it, while network restrictions preserve the feature but require that only vetted clients can reach a session. Since exact affected build numbers are not enumerated in the input, confirm your specific IDE build against the JetBrains advisory before assuming you are unaffected.
More in Intellij Idea
View allAuthentication 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
Unauthorized file access in JetBrains IntelliJ IDEA before 2026.2 allows remote attackers to read files they should not
Local code execution on Remote Development hosts is possible in JetBrains IntelliJ IDEA versions before 2026.2.2 due to
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48238
GHSA-7xqr-wvrf-3jr9