Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. electerm
  4. ›
  5. CVE-2026-45787

CVE-2026-45787: electerm's encrypt method not safe enough

May 14, 2026 (updated June 9, 2026)

Insecure sync encryption: 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.

References

  • github.com/advisories/GHSA-g29v-q6h7-76wh
  • github.com/electerm/electerm/commit/9dd8295e37d53396b980cd45dfc5ed11ad79b937
  • github.com/electerm/electerm/releases/tag/v3.9.5
  • github.com/electerm/electerm/security/advisories/GHSA-g29v-q6h7-76wh
  • nvd.nist.gov/vuln/detail/CVE-2026-45787

Code Behaviors & Features

Detect and mitigate CVE-2026-45787 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.9.5

Fixed versions

  • 3.9.5

Solution

Upgrade to version 3.9.5 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N

Learn more about CVSS

Weakness

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

Source file

npm/electerm/CVE-2026-45787.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:50 +0000.