CVE-2026-33681

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `objects/pluginRunDatabaseScript.json.php` endpoint accepts a `name` parameter via POST and passes it to `Plugin::getDatabaseFileName()` without any path traversal sanitization. This allows an authenticated admin (or an attacker via CSRF) to traverse outside the plugin directory and execute the contents of any `install/install.sql` file on the filesystem as raw SQL queries against the application database. Commit 81b591c509835505cb9f298aa1162ac64c4152cb contains a patch.
Configurations

Configuration 1 (hide)

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

History

25 Mar 2026, 18:03

Type Values Removed Values Added
References () https://github.com/WWBN/AVideo/commit/81b591c509835505cb9f298aa1162ac64c4152cb - () https://github.com/WWBN/AVideo/commit/81b591c509835505cb9f298aa1162ac64c4152cb - Patch
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-3hwv-x8g3-9qpr - () https://github.com/WWBN/AVideo/security/advisories/GHSA-3hwv-x8g3-9qpr - Exploit, Vendor Advisory
CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
First Time Wwbn
Wwbn avideo
Summary
  • (es) WWBN AVideo es una plataforma de video de código abierto. En versiones hasta la 26.0 inclusive, el endpoint 'objects/pluginRunDatabaseScript.json.php' acepta un parámetro 'name' vía POST y lo pasa a 'Plugin::getDatabaseFileName()' sin ninguna sanitización de salto de ruta. Esto permite a un administrador autenticado (o a un atacante vía CSRF) atravesar fuera del directorio del plugin y ejecutar el contenido de cualquier archivo 'install/install.sql' en el sistema de archivos como consultas SQL sin procesar contra la base de datos de la aplicación. El commit 81b591c509835505cb9f298aa1162ac64c4152cb contiene un parche.

23 Mar 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-23 19:16

Updated : 2026-03-25 18:03


NVD link : CVE-2026-33681

Mitre link : CVE-2026-33681

CVE.ORG link : CVE-2026-33681


JSON object : View

Products Affected

wwbn

  • avideo
CWE
CWE-22

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