Auth bypass in Wwbn Avideo

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.

Vulnerability class: IDOR (Insecure Direct Object Reference)

EPSS: 0.003 (26.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-33297?
CVE-2026-33297 is a critical-severity vulnerability in Wwbn Avideo, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 9.1/10. Published 2026-03-23.
How severe is CVE-2026-33297?
Critical severity. CVSS v3 base score is 9.1 out of 10.