CVE-2026-33485

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the RTMP `on_publish` callback at `plugin/Live/on_publish.php` is accessible without authentication. The `$_POST['name']` parameter (stream key) is interpolated directly into SQL queries in two locations — `LiveTransmitionHistory::getLatest()` and `LiveTransmition::keyExists()` — without parameterized binding or escaping. An unauthenticated attacker can exploit time-based blind SQL injection to extract all database contents including user password hashes, email addresses, and other sensitive data. Commit af59eade82de645b20183cc3d74467a7eac76549 contains a patch.
Configurations

Configuration 1 (hide)

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

History

24 Mar 2026, 18:35

Type Values Removed Values Added
CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
First Time Wwbn
Wwbn avideo
References () https://github.com/WWBN/AVideo/commit/af59eade82de645b20183cc3d74467a7eac76549 - () https://github.com/WWBN/AVideo/commit/af59eade82de645b20183cc3d74467a7eac76549 - Patch
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-8p58-35c3-ccxx - () https://github.com/WWBN/AVideo/security/advisories/GHSA-8p58-35c3-ccxx - Exploit, Mitigation, Vendor Advisory

24 Mar 2026, 15:54

Type Values Removed Values Added
Summary
  • (es) WWBN AVideo es una plataforma de video de código abierto. En versiones hasta la 26.0 inclusive, el callback RTMP 'on_publish' en 'plugin/Live/on_publish.php' es accesible sin autenticación. El parámetro '$_POST['name']' (clave de transmisión) se interpola directamente en consultas SQL en dos ubicaciones — 'LiveTransmitionHistory::getLatest()' y 'LiveTransmition::keyExists()' — sin enlace parametrizado ni escape. Un atacante no autenticado puede explotar una inyección SQL ciega basada en tiempo para extraer todo el contenido de la base de datos, incluyendo hashes de contraseñas de usuarios, direcciones de correo electrónico y otros datos sensibles. El commit af59eade82de645b20183cc3d74467a7eac76549 contiene un parche.

23 Mar 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-23 15:16

Updated : 2026-03-24 18:35


NVD link : CVE-2026-33485

Mitre link : CVE-2026-33485

CVE.ORG link : CVE-2026-33485


JSON object : View

Products Affected

wwbn

  • avideo
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')