๐Ÿ” CVE Alert

CVE-2026-79766

CRITICAL 9.1

Termix: OS command injection in ACME/Let's Encrypt certificate-request handler via admin-controlled domain/email

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. From 2.4.1 until 2.5.1, an authenticated Termix administrator can store attacker-controlled domain and email values through PATCH /users/acme-ssl-settings and trigger their interpolation into a certbot shell command through POST /users/acme-ssl-request. In src/backend/database/routes/acme-ssl-routes.ts, child_process.execSync invokes /bin/sh -c with those values only wrapped in double quotes, so shell metacharacters can execute arbitrary operating-system commands as the Termix backend process. Both HTTP webroot and DNS Cloudflare challenge modes are affected, and compromise exposes Termix databases, process secrets, stored credentials, and network reachability. This issue is fixed in version 2.5.1.

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

Get instant alerts for termix-ssh termix

Be the first to know when new critical 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:H/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Termix-SSH / Termix
>= 2.4.1, < 2.5.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Termix-SSH/Termix/security/advisories/GHSA-pr55-25gf-5f9v github.com: https://github.com/Termix-SSH/Termix/pull/1067 github.com: https://github.com/Termix-SSH/Termix/commit/c7a9063a72071153723e668787548766c971f029 github.com: https://github.com/Termix-SSH/Termix/commit/ddbdd5c437c2296607dfaa4265d6f63fbc1ca92e github.com: https://github.com/Termix-SSH/Termix/releases/tag/release-2.5.1-tag