CVE-2026-33297

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.
Configurations

Configuration 1 (hide)

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

History

23 Mar 2026, 15:58

Type Values Removed Values Added
References () https://github.com/WWBN/AVideo/commit/7a6a94631a0a18c313894395e6eb6703cca4abd0 - () https://github.com/WWBN/AVideo/commit/7a6a94631a0a18c313894395e6eb6703cca4abd0 - Patch
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-6547-8hrg-c55m - () https://github.com/WWBN/AVideo/security/advisories/GHSA-6547-8hrg-c55m - Exploit, Vendor Advisory
First Time Wwbn
Wwbn avideo
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.1
CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

23 Mar 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-23 14:16

Updated : 2026-03-23 15:58


NVD link : CVE-2026-33297

Mitre link : CVE-2026-33297

CVE.ORG link : CVE-2026-33297


JSON object : View

Products Affected

wwbn

  • avideo
CWE
CWE-639

Authorization Bypass Through User-Controlled Key