CVE-2026-45745 PUBLISHED

Termix has improper certificate validation in Electron desktop client that enables MITM credential/token theft

Assigner: GitHub_M
Reserved: 13.05.2026 Published: 05.06.2026 Updated: 05.06.2026

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Starting in version 1.7.0, Termix Desktop (Electron) disables TLS certificate validation, allowing a machine-in-the-middle attacker to intercept and modify HTTPS traffic to the configured Termix server. This can lead to credential theft and JWT/session theft during login and normal use. As of time of publication, no known patched versions are available.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N
CVSS Score: 8

Product Status

Vendor Termix-SSH
Product Termix
Versions
  • Version >= 1.7.0, <= 2.2.1 is affected

References

Problem Types

  • CWE-295: Improper Certificate Validation CWE