THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-92580 (HIGH 8.8) — In AVideo through 29.0, the CloneSite plugin is vulnerable to stored OS command injection. In plugin/CloneSite/cloneClient.json.php (line ~270) the stored SSH password is substituted into the command string `sshpass -p '{password}' rsync ...` with a plain str_replace and no escap

[NVD] CVE-2026-92580 (HIGH 8.8) — In AVideo through 29.0, the CloneSite plugin is vulnerable to stored OS command injection. In plugin/CloneSite/cloneClient.json.php (line ~270) the stored SSH password is substituted into the command string `sshpass -p '{password}' rsync ...` with a plain str_replace and no escap

mednvdPublished 2026-09-16

CVE-2026-92580 CVSS: 8.8 HIGH Published: 2026-09-16T22:18:28.333

In AVideo through 29.0, the CloneSite plugin is vulnerable to stored OS command injection. In plugin/CloneSite/cloneClient.json.php (line ~270) the stored SSH password is substituted into the command string `sshpass -p '{password}' rsync ...` with a plain str_replace and no escaping, so a single quote in the password breaks out of t

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-92580