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.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/daca4ffb1ce19643eecaa044362c41ac2ce45dde | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-j36m-74g2-7m95 | Exploit Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-j36m-74g2-7m95 | Exploit Vendor Advisory |
Configurations
History
25 Mar 2026, 19:04
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/commit/daca4ffb1ce19643eecaa044362c41ac2ce45dde - Patch | |
| References | () 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 - | |
| Summary |
|
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
