WWBN AVideo is an open source video platform. In versions up to and including 26.0, the password recovery endpoint at `objects/userRecoverPass.php` performs user existence and account status checks before validating the captcha. This allows an unauthenticated attacker to enumerate valid usernames and determine whether accounts are active, inactive, or banned — at scale and without solving any captcha — by observing three distinct JSON error responses. Commit e42f54123b460fd1b2ee01f2ce3d4a386e88d157 contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/e42f54123b460fd1b2ee01f2ce3d4a386e88d157 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-m99f-mmvg-3xmx | Exploit Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-m99f-mmvg-3xmx | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-23 19:16
Updated : 2026-03-25 18:05
NVD link : CVE-2026-33688
Mitre link : CVE-2026-33688
CVE.ORG link : CVE-2026-33688
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-204
Observable Response Discrepancy
