Skip to main content

JetBrains GoLand CVE-2026-53915

| EUVDEUVD-2026-38005 HIGH
External Control of File Name or Path (CWE-73)
2026-06-19 JetBrains GHSA-hmp8-wrw4-r24c
8.8
CVSS 3.1 · NVD
Share

Severity by source

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

Project files are obtained over the network and opened without prior auth (AV:N/PR:N), but require the developer to open the malicious project (UI:R), giving full code execution in the user context (C/I/A:H).

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/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
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Jun 26, 2026 - 13:30 vuln.today
v3 (cvss_changed)
Analysis Updated
Jun 26, 2026 - 13:28 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jun 26, 2026 - 13:22 vuln.today
cvss_changed
CVSS changed
Jun 26, 2026 - 13:22 NVD
7.1 (HIGH) 8.8 (HIGH)
Patch available
Jun 19, 2026 - 14:31 EUVD
Analysis Generated
Jun 19, 2026 - 13:00 vuln.today

DescriptionNVD

In JetBrains GoLand before 2026.1.3 remote code execution was possible via untrusted project configuration

AnalysisAI

Remote code execution in JetBrains GoLand before 2026.1.3 lets an attacker run arbitrary code on a developer's machine when the victim opens a maliciously crafted project whose configuration is untrusted. The flaw, reported by JetBrains itself and assigned CVSS 8.8 with high confidentiality, integrity, and availability impact, requires the user to open the booby-trapped project (UI:R) but no prior authentication on the IDE. There is no public exploit identified at time of analysis, and the EPSS probability is low at 0.21% (11th percentile).

Technical ContextAI

GoLand is JetBrains' IDE for the Go programming language, built on the IntelliJ platform. The single affected CPE is cpe:2.3:a:jetbrains:goland (all versions below 2026.1.3). The root cause is classified as CWE-73 (External Control of File Name or Path): project configuration files shipped inside an untrusted project can influence which file paths the IDE reads, writes, or executes during project load/indexing. IntelliJ-family IDEs auto-load per-project settings (build tasks, run configurations, tool paths) when a project is opened, so attacker-controlled path values in that configuration can be steered toward executing attacker-supplied content, yielding code execution in the user's context.

RemediationAI

Upgrade to GoLand 2026.1.3 or later (Vendor-released patch: 2026.1.3), which is available from the vendor and documented at https://www.jetbrains.com/privacy-security/issues-fixed/. Until the upgrade is applied, do not open or import projects from untrusted sources, and use GoLand's 'Open in Safe Mode / preview' option (which defers loading and trusting project configuration and executing project tasks) when inspecting unfamiliar repositories - the trade-off is reduced IDE functionality (no automatic indexing, build, or run configuration) until the project is explicitly trusted. Organizationally, restrict where developers clone code from and scan/triage third-party project files before opening them in the IDE.

Share

CVE-2026-53915 vulnerability details – vuln.today

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