CVE-2026-33294

WWBN AVideo is an open source video platform. Prior to version 26.0, the BulkEmbed plugin's save endpoint (`plugin/BulkEmbed/save.json.php`) fetches user-supplied thumbnail URLs via `url_get_contents()` without SSRF protection. Unlike all six other URL-fetching endpoints in AVideo that were hardened with `isSSRFSafeURL()`, this code path was missed. An authenticated attacker can force the server to make HTTP requests to internal network resources and retrieve the responses by viewing the saved video thumbnail. Version 26.0 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

History

24 Mar 2026, 21:14

Type Values Removed Values Added
First Time Wwbn
Wwbn avideo
CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
Summary
  • (es) WWBN AVideo es una plataforma de video de código abierto. Antes de la versión 26.0, el endpoint de guardado del plugin BulkEmbed ('plugin/BulkEmbed/save.json.php') obtiene URLs de miniaturas proporcionadas por el usuario a través de 'url_get_contents()' sin protección SSRF. A diferencia de los otros seis endpoints de obtención de URLs en AVideo que fueron reforzados con 'isSSRFSafeURL()', esta ruta de código fue omitida. Un atacante autenticado puede forzar al servidor a realizar solicitudes HTTP a recursos de red internos y recuperar las respuestas al ver la miniatura del video guardado. La versión 26.0 corrige el problema.
References () https://github.com/WWBN/AVideo/commit/4589a3a089baf4ea439481f5088b38a8aa9c82b6 - () https://github.com/WWBN/AVideo/commit/4589a3a089baf4ea439481f5088b38a8aa9c82b6 - Patch
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-66cw-h2mj-j39p - () https://github.com/WWBN/AVideo/security/advisories/GHSA-66cw-h2mj-j39p - Exploit, Vendor Advisory

22 Mar 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-22 17:17

Updated : 2026-03-24 21:14


NVD link : CVE-2026-33294

Mitre link : CVE-2026-33294

CVE.ORG link : CVE-2026-33294


JSON object : View

Products Affected

wwbn

  • avideo
CWE
CWE-918

Server-Side Request Forgery (SSRF)