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

Impact

An untrusted Go SDK can be configured in JetBrains GoLand before the user grants project trust, enabling an attacker to execute arbitrary code on the host machine. The described vulnerability (CWE‑94) represents an improper control of code generation that can allow execution of malicious code, which compromises confidentiality, integrity, and availability of the system running the IDE.

Affected Systems

JetBrains GoLand, any release prior to 2026.2. No specific patch level is listed, so all builds older than the 2026.2 milestone are potentially vulnerable.

Risk and Exploitability

The CVSS score of 7.8 indicates a high severity condition, while the EPSS score of less than 1 percent suggests that exploitation is considered unlikely but not impossible. The vulnerability is not yet catalogued in CISA’s KEV list, implying no known exploitation in the wild at the time of reporting. It is inferred that the attack vector would involve an attacker influencing the Go SDK configuration locally, most likely by providing a malicious SDK package and loading it into the IDE before user approval. Successful exploitation would allow arbitrary code execution within the context of the IDE process, thereby exposing the full privileges of the local user.

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 apply the vendor‑supplied fix.
  • If an upgrade cannot be made immediately, disable automatic trust of new Go SDKs and manually verify any SDK before adding it to a project.
  • Regularly review JetBrains security advisories (e.g., https://www.jetbrains.com/privacy-security/issues‑fixed/) for additional patches and apply them as soon as they become available.

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 Untrusted Go SDK Can Execute Arbitrary Code in JetBrains GoLand Before Project Trust

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

Type Values Removed Values Added
Title Untrusted Go SDK Can Execute Arbitrary Code in JetBrains GoLand Before Project Trust

Thu, 23 Jul 2026 15: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 via the configured Go SDK
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:14.836Z

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

Link: CVE-2026-64803

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-28T17:06:09.587

Link: CVE-2026-64803

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')