Description
In JetBrains GoLand before 2026.2 arbitrary code execution was possible before granting project trust in the Go Modules integration
Published: 2026-07-23
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows an attacker to execute arbitrary code on the local machine by exploiting the Go Modules integration in JetBrains GoLand. It is triggered before the user grants project trust to a module; an attacker can supply malicious code that will be executed with the user's privileges. The flaw is a classic code injection weakness (CWE-94).

Affected Systems

JetBrains GoLand versions older than 2026.2 are affected, as the issue only exists in releases before the 2026.2 release. No specific sub‑version ranges were identified, so any install of GoLand before that release is potentially vulnerable.

Risk and Exploitability

The CVSS score of 7.8 indicates a high severity, while the EPSS score of < 1% suggests the attack probability is low at this time. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is local; an attacker would need to supply a malicious module or otherwise manipulate the Go Modules trust prompt, which usually requires user interaction or trust from a code repository. The impact is full compromise of the host if exploitation succeeds.

Generated by OpenCVE AI on August 4, 2026 at 15:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade JetBrains GoLand to version 2026.2 or later to eliminate the flaw.
  • If an upgrade cannot be performed immediately, do not grant trust to unverified Go modules until you verify their integrity.
  • Apply the official JetBrains advisory by following the guidance on the JetBrains Privacy & Security page to ensure no legacy vulnerable modules remain in use.

Generated by OpenCVE AI on August 4, 2026 at 15:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Execution via Untrusted Go Modules Integration in GoLand

Sun, 02 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Execution via Untrusted Go Modules Integration in GoLand

Sat, 01 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Execution via Untrusted Go Modules in JetBrains GoLand

Tue, 28 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Execution via Untrusted Go Modules in JetBrains GoLand

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Jetbrains
Jetbrains goland
Vendors & Products Jetbrains
Jetbrains goland

Thu, 23 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Description In JetBrains GoLand before 2026.2 arbitrary code execution was possible before granting project trust in the Go Modules integration
Weaknesses CWE-94
References
Metrics cvssV3_1

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


Subscriptions

Jetbrains Goland
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

Updated: 2026-07-24T03:56:13.219Z

Reserved: 2026-07-20T18:20:27.708Z

Link: CVE-2026-64802

cve-icon Vulnrichment

Updated: 2026-07-23T13:26:17.227Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-23T12:18:35.647

Modified: 2026-07-28T17:05:55.643

Link: CVE-2026-64802

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T15:30:06Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')