CVE-2026-33685

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `plugin/AD_Server/reports.json.php` endpoint performs no authentication or authorization checks, allowing any unauthenticated attacker to extract ad campaign analytics data including video titles, user channel names, user IDs, ad campaign names, and impression/click counts. The HTML counterpart (`reports.php`) and CSV export (`getCSV.php`) both correctly enforce `User::isAdmin()`, but the JSON API was left unprotected. Commit daca4ffb1ce19643eecaa044362c41ac2ce45dde contains a patch.
Configurations

Configuration 1 (hide)

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

History

25 Mar 2026, 19:04

Type Values Removed Values Added
References () https://github.com/WWBN/AVideo/commit/daca4ffb1ce19643eecaa044362c41ac2ce45dde - () https://github.com/WWBN/AVideo/commit/daca4ffb1ce19643eecaa044362c41ac2ce45dde - Patch
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-j36m-74g2-7m95 - () https://github.com/WWBN/AVideo/security/advisories/GHSA-j36m-74g2-7m95 - Exploit, Vendor Advisory
First Time Wwbn
Wwbn avideo
CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

24 Mar 2026, 16:16

Type Values Removed Values Added
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-j36m-74g2-7m95 - () https://github.com/WWBN/AVideo/security/advisories/GHSA-j36m-74g2-7m95 -
Summary
  • (es) WWBN AVideo es una plataforma de vídeo de código abierto. En versiones hasta la 26.0 inclusive, el endpoint 'plugin/AD_Server/reports.json.php' no realiza comprobaciones de autenticación ni autorización, permitiendo a cualquier atacante no autenticado extraer datos analíticos de campañas publicitarias, incluyendo títulos de vídeo, nombres de canales de usuario, IDs de usuario, nombres de campañas publicitarias y recuentos de impresiones/clics. La contraparte HTML ('reports.php') y la exportación CSV ('getCSV.php') ambas aplican correctamente 'User::isAdmin()', pero la API JSON quedó desprotegida. El commit daca4ffb1ce19643eecaa044362c41ac2ce45dde 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 19:04


NVD link : CVE-2026-33685

Mitre link : CVE-2026-33685

CVE.ORG link : CVE-2026-33685


JSON object : View

Products Affected

wwbn

  • avideo
CWE
CWE-862

Missing Authorization