Description
In JetBrains IntelliJ IDEA before 2026.2.2 opening an untrusted project could trigger SSRF via Kubernetes spec-source URL fetching
Published: 2026-09-07
Score: 3.3 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An untrusted project file can cause JetBrains IntelliJ IDEA to fetch a Kubernetes spec-source URL, resulting in a server-side request forgery that may expose internal network resources or sensitive data. The weakness is identified as CWE‑918: Server-side Request Forgery. The impact is limited to information disclosure and potential internal resource exploitation rather than immediate remote code execution.

Affected Systems

JetBrains IntelliJ IDEA versions prior to 2026.2.2 are vulnerable. Users running these versions should note that any untrusted project opened during the development session can trigger the SSRF behavior.

Risk and Exploitability

The CVSS score of 3.3 indicates low overall severity. Because the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, the likelihood of widespread exploitation is currently low; however, the vulnerability can be triggered by an attacker who can supply a malicious project file. The attack vector is inferred to be local (within the user’s development environment) or via social engineering of a teammate.

Generated by OpenCVE AI on September 7, 2026 at 17:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade IntelliJ IDEA to version 2026.2.2 or later to receive the fix for SSRF via Kubernetes spec-source URL fetching.
  • If an immediate upgrade is not possible, isolate the development machine from internal network resources that could be accessed through speculative URLs and monitor outbound traffic for unexpected requests.
  • Review and restrict any automated project imports or repository hooks that may introduce untrusted project files, ensuring that only verified code is loaded into the IDE.

Generated by OpenCVE AI on September 7, 2026 at 17:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 18:00:00 +0000

Type Values Removed Values Added
Title SSRF via Kubernetes Spec-source URL in Untrusted IntelliJ Projects
First Time appeared Jetbrains
Jetbrains intellij Idea
Vendors & Products Jetbrains
Jetbrains intellij Idea

Mon, 07 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Description In JetBrains IntelliJ IDEA before 2026.2.2 opening an untrusted project could trigger SSRF via Kubernetes spec-source URL fetching
Weaknesses CWE-918
References
Metrics cvssV3_1

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


Subscriptions

Jetbrains Intellij Idea
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

Updated: 2026-09-07T16:26:50.106Z

Reserved: 2026-09-07T16:13:40.978Z

Link: CVE-2026-86503

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T17:17:28.783

Modified: 2026-09-07T17:17:28.783

Link: CVE-2026-86503

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T17:45:17Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)