Description
In JetBrains GoLand before 2026.2 sensitive configuration values written to log files by default
Published: 2026-07-23
Score: 3.5 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability causes JetBrains GoLand to record sensitive configuration details, such as authentication credentials or API keys, to log files by default. This results in the exposure of confidential data to any actor who can read the logs. The weakness corresponds to CWE‑532, indicating log file sensitive information is improperly protected.

Affected Systems

JetBrains GoLand installations prior to version 2026.2. The advisory does not specify which operating systems are affected; therefore, any system on which GoLand runs without an upgrade may contain the flaw.

Risk and Exploitability

The CVSS score of 3.5 denotes a low confidentiality impact and simple attack complexity. The EPSS score is below 1 % and the vulnerability is not listed in CISA’s KEV catalog, suggesting exploitation is unlikely. The likely attack vector is local file access or misconfigured log directory permissions; this is inferred from the description, as the advisory does not explicitly identify the vector.

Generated by OpenCVE AI on August 3, 2026 at 21:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade JetBrains GoLand to version 2026.2 or newer.
  • If an upgrade is not immediately possible, disable or suppress logging of sensitive configuration data in the application settings.
  • Regularly audit existing log files for exposed credentials and cleanse or rotate logs that contain sensitive information.
  • Restrict file system permissions on GoLand log directories to limit access to authorized users only.

Generated by OpenCVE AI on August 3, 2026 at 21:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Title Sensitive Configuration Values Logged by Default in JetBrains GoLand

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

Type Values Removed Values Added
Title Sensitive Configuration Values Logged by Default in JetBrains GoLand

Thu, 30 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Title Sensitive configuration values logged by default in JetBrains GoLand

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

Type Values Removed Values Added
Title Sensitive configuration values logged by default 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': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description In JetBrains GoLand before 2026.2 sensitive configuration values written to log files by default
Weaknesses CWE-532
References
Metrics cvssV3_1

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


Subscriptions

Jetbrains Goland
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

Updated: 2026-07-23T13:18:50.674Z

Reserved: 2026-07-20T18:19:58.408Z

Link: CVE-2026-64800

cve-icon Vulnrichment

Updated: 2026-07-23T13:18:46.323Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-64800

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T21:45:03Z

Weaknesses
  • CWE-532

    Insertion of Sensitive Information into Log File