CVE-2026-45787 PUBLISHED

electerm's encrypt method not safe enough

Assigner: GitHub_M
Reserved: 13.05.2026 Published: 28.05.2026 Updated: 28.05.2026

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.9.5, deterministic AES-192-CBC with a fixed zero IV, constant KDF salt, and no MAC leads to confidentiality and integrity failures for synced bookmark/profile data. Attackers can crack common passwords across installs and perform undetected ciphertext bit-flips to alter config/bookmarks. This vulnerability is fixed in 3.9.5.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6

Product Status

Vendor electerm
Product electerm
Versions
  • Version < 3.9.5 is affected

References

Problem Types

  • CWE-326: Inadequate Encryption Strength CWE
  • CWE-329: Generation of Predictable IV with CBC Mode CWE
  • CWE-353: Missing Support for Integrity Check CWE
  • CWE-759: Use of a One-Way Hash without a Salt CWE
  • CWE-916: Use of Password Hash With Insufficient Computational Effort CWE