Description
In JetBrains IntelliJ IDEA before 2026.2.1 sSRF was possible via the DevKit debug listener endpoint
Published: 2026-08-17
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

IntelliJ IDEA versions prior to 2026.2.1 contain a server‑side request forgery vulnerability that can be triggered via the DevKit debug listener endpoint. The flaw allows an attacker to instruct the Integrated Development Environment to send HTTP requests to arbitrary URLs. Although it does not grant the attacker code execution, it can be used to access internal resources or exfiltrate sensitive data. This type of vulnerability is classified as CWE‑918.

Affected Systems

JetBrains IntelliJ IDEA installations running a version earlier than 2026.2.1 and which have the DevKit debug listener enabled are affected. Users deploying the IDE with debugging support exposed over the network or locally are at risk.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. The most reasonable exploitation scenario assumes that the DevKit debug listener endpoint is reachable over the network or that a local attacker can invoke it. This detail is not stated explicitly in the CVE description and is inferred to assess exposure. If the endpoint is reachable, the attacker could send crafted requests to the IDE that would cause it to perform arbitrary HTTP requests, potentially enabling data exposure or internal network reconnaissance. Therefore, the risk depends on whether the DevKit debug listener is exposed or disabled.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade IntelliJ IDEA to version 2026.2.1 or later to remove the SSRF vulnerability.
  • If an upgrade cannot be performed immediately, disable the DevKit debug listener or restrict its exposure so that it is not accessible from untrusted networks.
  • Apply network controls or firewall rules to block outbound traffic from the IDE to internal or external servers unless that traffic is explicitly required for your workflow.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Server‑Side Request Forgery via DevKit Debug Listener in IntelliJ IDEA

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 17: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 16:00:00 +0000

Type Values Removed Values Added
Description In JetBrains IntelliJ IDEA before 2026.2.1 sSRF was possible via the DevKit debug listener endpoint
Weaknesses CWE-918
References
Metrics cvssV3_1

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


Subscriptions

Jetbrains Intellij Idea
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

Updated: 2026-08-17T16:15:47.105Z

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

Link: CVE-2026-75053

cve-icon Vulnrichment

Updated: 2026-08-17T16:15:41.595Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-17T16:17:52.430

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

Link: CVE-2026-75053

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)