VYPR

CloneSite

by AVideo

CVEs (1)

  • CVE-2026-92580HigSep 16, 2026
    risk 0.57cvss 8.8epss

    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…