CVE-2025-59951

CRITICAL EPSS 90.6%
Published Oct 1, 20259mo ago · Modified Jun 17, 20262w ago
9.2 CVSS 4.0
Critical
Find Similar
Published Oct 1, 2025 9mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
9.2
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
90.6% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 3

CWE-284
CWE-345
CWE-348

Affected Products 1

VendorProductVersionRange
termixtermix*≥0.1.1  –  ≤1.6.0

References 2

  • github.com https://github.com/LukeGus/Termix/pull/221
    Issue TrackingPatch
  • github.com https://github.com/LukeGus/Termix/security/advisories/GHSA-92cw-877q-6r94
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/LukeGus/Termix/pull/221
    Issue TrackingPatch