Home

Description

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. The official Docker image for Termix versions 1.5.0 and below, due to being configured with an Nginx reverse proxy, causes the backend to retrieve the proxy's IP instead of the client's IP when using the req.ip method. This results in isLocalhost always returning True. Consequently, the /ssh/db/host/internal endpoint can be accessed directly without login or authentication. This endpoint records the system's stored SSH host information, including addresses, usernames, and passwords, posing an extremely high security risk. Users who use the official Termix docker image, build their own image using the official dockerfile, or utilize reverse proxy functionality will be affected by this vulnerability. This issue is fixed in version 1.6.0.

PUBLISHED Reserved 2025-09-23 | Published 2025-10-01 | Updated 2025-10-06 | Assigner GitHub_M




CRITICAL: 9.2CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N

Problem types

CWE-348: Use of Less Trusted Source

CWE-284: Improper Access Control

Product status

< 1.6.0
affected

References

github.com/...Termix/security/advisories/GHSA-92cw-877q-6r94

github.com/LukeGus/Termix/pull/221

cve.org (CVE-2025-59951)

nvd.nist.gov (CVE-2025-59951)

Download JSON