CVE-2026-42453

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.
CVSS

No CVSS.

Configurations

No configuration.

History

11 May 2026, 18:16

Type Values Removed Values Added
References () https://github.com/Termix-SSH/Termix/security/advisories/GHSA-rvg4-7vvq-9c2w - () https://github.com/Termix-SSH/Termix/security/advisories/GHSA-rvg4-7vvq-9c2w -

08 May 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-08 23:16

Updated : 2026-06-17 10:47


NVD link : CVE-2026-42453

Mitre link : CVE-2026-42453

CVE.ORG link : CVE-2026-42453


JSON object : View

Products Affected

No product.

CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')