CVE Catalog

CVE-2026-42453

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.21%

65th percentile - higher than 65% of all known CVEs

Summary

Termix is a web-based server management platform that prior to version 2.1.0 had vulnerabilities in the extractArchive and compressFiles endpoints. The use of double quotes for shell command construction allowed command injection on the remote SSH host.

Risk Assessment

Organizations could be exposed to command injection attacks, potentially leading to unauthorized access or data manipulation on the remote server.

Recommendation

It is recommended to upgrade to version 2.1.0 or later to mitigate this vulnerability.

Other vulnerabilities in Termix

See all
Original NVD description (English source)

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.1.0, the extractArchive and compressFiles endpoints in file-manager.ts use double-quoted strings for shell command construction, unlike all other file manager operations which use single-quote escaping. Double quotes allow $(command) substitution, enabling command injection on the remote SSH host. This issue has been patched in version 2.1.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS