Vulnerability Description
WWBN AVideo is an open source video platform. Prior to version 26.0, the `setPassword.json.php` endpoint in the CustomizeUser plugin allows administrators to set a channel password for any user. Due to a logic error in how the submitted password value is processed, any password containing non-numeric characters is silently coerced to the integer zero before being stored. This means that regardless of the intended password, the stored channel password becomes 0, which any visitor can trivially guess to bypass channel-level access control. Version 26.0 contains a patch for the issue.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | < 26.0 |
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/commit/7a6a94631a0a18c313894395e6eb6703cca4abd0Patch
- https://github.com/WWBN/AVideo/security/advisories/GHSA-6547-8hrg-c55mExploitVendor Advisory
FAQ
What is CVE-2026-33297?
CVE-2026-33297 is a vulnerability with a CVSS score of 9.1 (CRITICAL). WWBN AVideo is an open source video platform. Prior to version 26.0, the `setPassword.json.php` endpoint in the CustomizeUser plugin allows administrators to set a channel password for any user. Due t...
How severe is CVE-2026-33297?
CVE-2026-33297 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-33297?
Check the references section above for vendor advisories and patch information. Affected products include: Wwbn Avideo.