SB20260817101 - Multiple vulnerabilities in GoLand



SB20260817101 - Multiple vulnerabilities in GoLand

Published: August 17, 2026

Security Bulletin ID SB20260817101
CSH Severity
High
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 67% Low 33%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 vulnerabilities.


1) Inclusion of Sensitive Information in Log Files (CVE-ID: CVE-2026-64800)

CWE-ID: CWE-532 - Information Exposure Through Log Files

CVSSv4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]


The vulnerability allows a local user to disclose sensitive information.

The vulnerability exists due to insertion of sensitive information into log files in logging functionality when writing configuration values to log files by default. A local user can access log files containing sensitive configuration values to disclose sensitive information.


2) Code Injection (CVE-ID: CVE-2026-64802)

CWE-ID: CWE-94 - Improper Control of Generation of Code ('Code Injection')

CVSSv4: 8.4 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to execute arbitrary code.

The vulnerability exists due to code injection in the Go Modules integration when processing module-related project data before project trust is granted. A remote attacker can supply crafted content to execute arbitrary code.

Exploitation is possible before the user grants trust to the project.


3) Code Injection (CVE-ID: CVE-2026-64803)

CWE-ID: CWE-94 - Improper Control of Generation of Code ('Code Injection')

CVSSv4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to execute arbitrary code.

The vulnerability exists due to code injection in the configured Go SDK integration when opening an untrusted project before granting project trust. A remote attacker can supply a crafted project configuration to execute arbitrary code.


Remediation

Install update from vendor's website.