๐Ÿ” CVE Alert

CVE-2026-53542

HIGH 8.8

Termix: Tar option injection in file-manager archive creation allows command execution on managed SSH hosts

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.3.2, the archive creation endpoint in src/backend/ssh/file-manager.ts passes selected file basenames to tar without an end-of-options marker and without making the operands unambiguously relative. A user with access to an SSH file-manager session can select basenames beginning with GNU tar options such as --checkpoint=1 and --checkpoint-action=exec, causing tar, tar.gz, tar.bz2, or tar.xz creation to interpret those names as options. The resulting checkpoint action executes commands on the managed SSH host with the privileges of the connected SSH account, allowing file disclosure, modification, and service disruption. This issue is fixed in version 2.3.2.

CWE CWE-78
Vendor termix-ssh
Product termix
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for termix-ssh termix

Be the first to know when new high vulnerabilities affecting termix-ssh termix are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Termix-SSH / Termix
< 2.3.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Termix-SSH/Termix/security/advisories/GHSA-rwj6-6vh7-45pv github.com: https://github.com/Termix-SSH/Termix/pull/874 github.com: https://github.com/Termix-SSH/Termix/commit/52f4e51ae03b5b8d2608e1383e2ccf79d290132b github.com: https://github.com/Termix-SSH/Termix/releases/tag/release-2.3.2-tag