Server-Side Request Forgery Vulnerability in AVideo Video-Sharing Platform
CVE-2026-33024
9.3CRITICAL
What is CVE-2026-33024?
AVideo, a popular video-sharing platform, has a vulnerability associated with its public thumbnail endpoints (getImage.php and getImageMP4.php) in versions prior to 8.0. This vulnerability allows for Server-Side Request Forgery (SSRF), where an attacker can manipulate the base64Url GET parameter. The inadequate validation only ensures the URL is syntactically correct and begins with http(s)://, failing to prevent access to potentially sensitive internal resources, such as AWS or local address metadata. Although the server does not directly return the response, attackers can infer information via timing differences and error logs. The issue has been rectified in version 8.0.
Affected Version(s)
AVideo-Encoder < 8.0
