
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-75057 is a sensitive information disclosure vulnerability in JetBrains IntelliJ IDEA where Git credentials are written in plaintext to the IDE log files. It affects all versions of IntelliJ IDEA before 2026.1.5 and was published on August 17, 2026. The vulnerability carries a CVSS v3.1 base score of 6.2 (Medium), reflecting its local attack vector and high confidentiality impact (GitHub Advisory, JetBrains).
The root cause is classified as CWE-532 (Insertion of Sensitive Information into Log File): IntelliJ IDEA inadvertently writes Git credentials — such as usernames and passwords or tokens — in plaintext to its IDE log files during Git operations. Exploitation requires local access to the system where IntelliJ IDEA is installed, as an attacker must be able to read the IDE log files (typically located in the IDE's log directory). No authentication or user interaction is required beyond having local filesystem read access to the log directory (GitHub Advisory, JetBrains).
Successful exploitation allows a local attacker to extract plaintext Git credentials from IntelliJ IDEA log files, potentially compromising access to source code repositories. This could lead to unauthorized repository access, code theft, supply chain attacks, or injection of malicious code into repositories. Integrity and availability of the affected system are not directly impacted, but the confidentiality of Git credentials is fully compromised (GitHub Advisory).
There is currently no evidence of in-the-wild exploitation, and no public proof-of-concept exploit code has been identified. The NVD SSVC assessment indicates exploitation is "none" and the vulnerability is not automatable. The EPSS score is 0.0, reflecting a very low probability of near-term exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (GitHub Advisory).
~/.cache/JetBrains/IntelliJIdea<version>/log/idea.log on Linux, ~/Library/Logs/JetBrains/IntelliJIdea<version>/idea.log on macOS, or %APPDATA%\JetBrains\IntelliJIdea<version>\log\idea.log on Windows.grep, findstr, or a text editor to search the log file for keywords like password, credential, token, Authorization, or Git remote URLs that may contain embedded credentials.idea.log) by processes or users other than the IDE itself; log files copied or exfiltrated to unusual locations.~/.cache/JetBrains/, %APPDATA%\JetBrains\) by non-IDE processes or unexpected user accounts.JetBrains has released a fix in IntelliJ IDEA version 2026.1.5, which prevents Git credentials from being written to the IDE log. Users should upgrade to version 2026.1.5 or later as the primary remediation. As a temporary workaround prior to upgrading, users should restrict filesystem permissions on the IntelliJ IDEA log directory to prevent unauthorized read access, and consider rotating any Git credentials that may have been exposed in logs on affected versions (JetBrains, GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."