Remote Code Execution Vulnerability in Electerm SSH Client
CVE-2026-43942
5.5MEDIUM
What is CVE-2026-43942?
Electerm, an open-source terminal client, contains a vulnerability where the getConstants() IPC handler serializes the entire process.env object. This information is sent to the renderer and stored as window.pre.env, making it accessible to any JavaScript running in the renderer context. This flaw enables attackers executing JavaScript in the renderer to easily exfiltrate sensitive data, potentially compromising cloud accounts and facilitating supply chain and lateral attacks. At present, no public patches are available to mitigate this risk.
Affected Version(s)
electerm <= 3.8.15
