CVE-2026-33038

WWBN AVideo is an open source video platform. Versions 25.0 and below are vulnerable to unauthenticated application takeover through the install/checkConfiguration.php endpoint. install/checkConfiguration.php performs full application initialization: database setup, admin account creation, and configuration file write, all from an unauthenticated POST input. The only guard is checking whether videos/configuration.php already exists. On uninitialized deployments, any remote attacker can complete the installation with attacker-controlled credentials and an attacker-controlled database, gaining full administrative access. This issue has been fixed in version 26.0.
Configurations

Configuration 1 (hide)

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

History

23 Mar 2026, 16:24

Type Values Removed Values Added
References () https://github.com/WWBN/AVideo/commit/b3fa7869dcb935c8ab5c001a88dc29d2f92cf8e1 - () https://github.com/WWBN/AVideo/commit/b3fa7869dcb935c8ab5c001a88dc29d2f92cf8e1 - Patch
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-2f9h-23f7-8gcx - () https://github.com/WWBN/AVideo/security/advisories/GHSA-2f9h-23f7-8gcx - Exploit, Vendor Advisory
CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
First Time Wwbn
Wwbn avideo

20 Mar 2026, 19:16

Type Values Removed Values Added
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-2f9h-23f7-8gcx - () https://github.com/WWBN/AVideo/security/advisories/GHSA-2f9h-23f7-8gcx -
Summary
  • (es) WWBN AVideo es una plataforma de video de código abierto. Las versiones 25.0 e inferiores son vulnerables a una toma de control de aplicación no autenticada a través del endpoint install/checkConfiguration.php. install/checkConfiguration.php realiza la inicialización completa de la aplicación: configuración de la base de datos, creación de cuenta de administrador y escritura de archivo de configuración, todo desde una entrada POST no autenticada. La única protección es verificar si videos/configuration.php ya existe. En despliegues no inicializados, cualquier atacante remoto puede completar la instalación con credenciales controladas por el atacante y una base de datos controlada por el atacante, obteniendo acceso administrativo completo. Este problema ha sido solucionado en la versión 26.0.

20 Mar 2026, 06:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-20 06:16

Updated : 2026-03-23 16:24


NVD link : CVE-2026-33038

Mitre link : CVE-2026-33038

CVE.ORG link : CVE-2026-33038


JSON object : View

Products Affected

wwbn

  • avideo
CWE
CWE-306

Missing Authentication for Critical Function