CVE-2026-42453

Source
https://cve.org/CVERecord?id=CVE-2026-42453
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-42453.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-42453
Aliases
  • GHSA-rvg4-7vvq-9c2w
Published
2026-05-08T22:55:30.242Z
Modified
2026-08-07T11:51:09.571642170Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Termix: Command injection in extractArchive/compressFiles via double-quote escaping bypass
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-77"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42453.json"
}
References

Affected packages

Git / github.com/termix-ssh/termix

Affected ranges

Type
GIT
Repo
https://github.com/termix-ssh/termix
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.1.0"
        }
    ]
}

Affected versions

release-1.*
release-1.10.0-tag
release-1.11.0-tag
release-1.11.1-tag
release-1.11.2-tag
release-1.4.0-tag
release-1.5.0-tag
release-1.6.0-tag
release-1.7.0-tag
release-1.7.1-tag
release-1.7.2-tag
release-1.7.3-tag
release-1.8.0-tag
release-1.9.0-tag
release-2.*
release-2.0.0-tag

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-42453.json"