CVE-2026-7865
Awaiting Analysis
Awaiting Analysis - Queue
Command Injection in Crestron Devices via SSH Console
Publication date: 2026-05-05
Last updated on: 2026-05-07
Assigner: Crestron Electronics, Inc.
Description
Description
A hidden console command is vulnerable to command injection
flaw when control characters are passed to its second argument.Β
A third party researcher Eugene Lim had discovered vulnerability
in the way console command passes to a popen function call. Attackers with
authenticated access to SSH console of Crestron devices may use to run
underlying OS commands.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| crestron | tsw-570 | 3.003.0015 |
| crestron | tsw-770 | 3.003.0015 |
| crestron | tsw-1070 | 3.003.0015 |
| crestron | ts-770 | 3.003.0015 |
| crestron | ts-1070 | 3.003.0015 |
| crestron | tss-770 | 3.003.0015 |
| crestron | tss-1070 | 3.003.0015 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-88 | The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string. |