CVE-2026-75060
8.4JetBrains · PyCharm
JetBrains PyCharm contains a missing authentication vulnerability that may allow unauthorized access to sensitive functionality.
Executive summary
A critical missing authentication flaw in JetBrains PyCharm exposes the application to unauthorized access and potential system compromise.
Vulnerability
This vulnerability is a missing authentication for critical function (CWE-306) issue. While the attack vector is local, it allows an unauthenticated attacker to achieve full control over the application environment.
Business impact
The potential for unauthorized access to the development environment poses a significant risk to intellectual property and source code integrity. Given the CVSS score of 8.4, this vulnerability represents a high risk, as it could allow an attacker to inject malicious code into projects, leading to supply chain compromise or unauthorized data exfiltration.
Remediation
Immediate Action: Update JetBrains PyCharm to version 2026.2.1 or higher immediately.
Proactive Monitoring: Review local access logs and system audit trails for unusual account activity or unauthorized process execution associated with the PyCharm application.
Compensating Controls: Ensure that the host machine running PyCharm is secured with strict file system permissions and that untrusted users are restricted from local access.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
The severity of this vulnerability necessitates an immediate update to the latest patched version of PyCharm. Security teams should prioritize patching all developer workstations to prevent potential lateral movement or code tampering within the development lifecycle.