Description
In JetBrains IntelliJ IDEA before 2026.2.2 terminal command input could be written to idea.log
Published: 2026-09-07
Score: 2.8 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

JetBrains IntelliJ IDEA records terminal command history into the idea.log file when using versions older than 2026.2.2. This results in sensitive information such as command arguments or environment data being written to a log that could be accessed by local users or other processes with read access to the IDE workspace, potentially revealing secrets or developer credentials. The vulnerability is a low‑scoring flaw (CVSS 2.8) that provides harmful information disclosure without granting execution or unauthorized control.

Affected Systems

The issue affects JetBrains IntelliJ IDEA installations prior to the 2026.2.2 release. All users running the IDE on any supported platform with the terminal plugin enabled are at risk. No specific operating system or plug‑in version beyond the pre‑2026.2.2 release is required for the vulnerability to be present.

Risk and Exploitability

The CVSS score reflects a modest risk level and the EPSS value is unavailable, indicating no evidence of recent exploitation activity. The flaw is not listed in CISA’s KEV catalog. The likely attack vector is local: any user with access to the IDE can observe the terminal history captured in idea.log, or an attacker who gains local file‑system access could read the log. No special privileges or remote access are required for exploitation beyond normal IDE use.

Generated by OpenCVE AI on September 7, 2026 at 18:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to IntelliJ IDEA 2026.2.2 or later to remove the logging behavior
  • Verify that the terminal plugin is updated to the latest compatible version after applying the IDE upgrade
  • If upgrading is not immediately possible, review IDE log settings or file permissions to limit read access to idea.log to trusted users only

Generated by OpenCVE AI on September 7, 2026 at 18:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Title Logging of Terminal Command Input to IDE Log Leads to Information Exposure

Mon, 07 Sep 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Jetbrains
Jetbrains intellij Idea
Vendors & Products Jetbrains
Jetbrains intellij Idea

Mon, 07 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Description In JetBrains IntelliJ IDEA before 2026.2.2 terminal command input could be written to idea.log
Weaknesses CWE-532
References
Metrics cvssV3_1

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


Subscriptions

Jetbrains Intellij Idea
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

Updated: 2026-09-07T16:26:49.314Z

Reserved: 2026-09-07T16:13:40.416Z

Link: CVE-2026-86501

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T17:17:28.560

Modified: 2026-09-07T17:17:28.560

Link: CVE-2026-86501

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T18:15:17Z

Weaknesses
  • CWE-532

    Insertion of Sensitive Information into Log File