Home

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.

PUBLISHED Reserved 2026-03-18 | Published 2026-03-23 | Updated 2026-03-23 | Assigner GitHub_M




MEDIUM: 5.1CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-639: Authorization Bypass Through User-Controlled Key

Product status

< 26.0
affected

References

github.com/...AVideo/security/advisories/GHSA-6547-8hrg-c55m

github.com/...ommit/7a6a94631a0a18c313894395e6eb6703cca4abd0

cve.org (CVE-2026-33297)

nvd.nist.gov (CVE-2026-33297)

Download JSON