VYPR

AVideo-Encoder

by WWBN

Source repositories

CVEs (3)

  • CVE-2026-29058CriMar 6, 2026
    risk 0.60cvss 9.8epss 0.02

    AVideo is a video-sharing Platform software. Prior to version 7.0, an unauthenticated attacker can execute arbitrary OS commands on the server by injecting shell command substitution into the base64Url GET parameter. This can lead to full server compromise, data exfiltration…

  • CVE-2026-33024CriMar 20, 2026
    risk 0.52cvss 9.1epss 0.00

    AVideo is a video-sharing Platform. Versions prior to 8.0 contain a Server-Side Request Forgery vulnerability (CWE-918) in the public thumbnail endpoints getImage.php and getImageMP4.php. Both endpoints accept a base64Url GET parameter, base64-decode it, and pass the resulting…

  • CVE-2026-33025HigMar 20, 2026
    risk 0.50cvss 8.8epss 0.00

    AVideo is a video-sharing Platform. Versions prior to 8.0 contain a SQL Injection vulnerability in the getSqlFromPost() method of Object.php. The $_POST['sort'] array keys are used directly as SQL column identifiers inside an ORDER BY clause. Although real_escape_string() was…