CVE-2026-43942
Last modified
CVE-2026-43942 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. In versions 3.8.15 and prior, the getConstants() IPC handler in src/app/lib/ipc-sync.js serialises the entire process.env object and sends it to the renderer. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. In versions 3.8.15 and prior, the getConstants() IPC handler in src/app/lib/ipc-sync.js serialises the entire process.env object and sends it to the renderer. The data is stored as window.pre.env and is accessible from any JavaScript running in the renderer (e.g., via the DevTools console or a compromised webview context). An attacker who achieves any JavaScript execution within the renderer can trivially exfiltrate these secrets to a remote server, leading to cloud account compromise, supply chain attacks, and lateral movement. At time of publication, there are no publicly available patches.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Electerm Project | Electerm | <= 3.8.15 |
References
- https://github.com/electerm/electerm/security/advisories/GHSA-37j4-88rp-2f6hMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43942?
How severe is CVE-2026-43942?
How do I fix CVE-2026-43942?
Are you affected by CVE-2026-43942?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
