SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-53547

HIGH · CVSS 8.8 EPSS 0.40% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-19 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The Termix web-based server management platform is vulnerable due to a flaw in the POST /database/export endpoint, which improperly includes sensitive global settings in user exports. This allows low-privileged authenticated users to access password-reset artifacts, enabling them to take over other local accounts, including those of administrators. Organizations using versions prior to 2.3.2 should prioritize upgrading to mitigate the risk of account compromise.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-53547
Severity
HIGH
CVSS
8.8
EPSS
0.40%

Original NVD Description

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.3.2, the POST /database/export endpoint creates a user export that includes the global settings table even though the rest of the export is user-scoped. The settings table contains reset_code_ and temp_reset_token_ password-reset artifacts, allowing a low-privileged authenticated user to recover another local account's reset code and complete the normal password-reset flow. Successful exploitation results in local-user account takeover and administrative compromise when the victim is an administrator. This issue is fixed in version 2.3.2.