CVE-2026-33292

WWBN AVideo is an open source video platform. Prior to version 26.0, the HLS streaming endpoint (`view/hls.php`) is vulnerable to a path traversal attack that allows an unauthenticated attacker to stream any private or paid video on the platform. The `videoDirectory` GET parameter is used in two divergent code paths — one for authorization (which truncates at the first `/` segment) and one for file access (which preserves `..` traversal sequences) — creating a split-oracle condition where authorization is checked against one video while content is served from another. Version 26.0 contains a fix for the issue.
Configurations

Configuration 1 (hide)

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

History

17 Jun 2026, 10:37

Type Values Removed Values Added
Summary
  • (es) WWBN AVideo es una plataforma de video de código abierto. Antes de la versión 26.0, el endpoint de streaming HLS ('view/hls.php') es vulnerable a un ataque de salto de ruta que permite a un atacante no autenticado transmitir cualquier video privado o de pago en la plataforma. El parámetro GET 'videoDirectory' se utiliza en dos rutas de código divergentes — una para la autorización (que trunca en el primer segmento '/') y otra para el acceso a archivos (que conserva las secuencias de salto '..') — creando una condición de 'oráculo dividido' donde la autorización se verifica contra un video mientras que el contenido se sirve desde otro. La versión 26.0 contiene una solución para el problema.

23 Mar 2026, 16:18

Type Values Removed Values Added
CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
First Time Wwbn
Wwbn avideo
References () https://github.com/WWBN/AVideo/commit/bc034066281085af00e64b0d7b81d8a025a928c4 - () https://github.com/WWBN/AVideo/commit/bc034066281085af00e64b0d7b81d8a025a928c4 - Patch
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-pw4v-x838-w5pg - () https://github.com/WWBN/AVideo/security/advisories/GHSA-pw4v-x838-w5pg - Exploit, Mitigation, Vendor Advisory

22 Mar 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-22 17:17

Updated : 2026-06-17 10:37


NVD link : CVE-2026-33292

Mitre link : CVE-2026-33292

CVE.ORG link : CVE-2026-33292


JSON object : View

Products Affected

wwbn

  • avideo
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')