AVideo has an IDOR - Any Admin Can Set Another User's Channel Password via setPassword.json.php
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
wwbn/avideoPackagist | <= 25.0 | — |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-6547-8hrg-c55mghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-33297ghsaADVISORY
- github.com/WWBN/AVideo/commit/7a6a94631a0a18c313894395e6eb6703cca4abd0ghsax_refsource_MISCWEB
- github.com/WWBN/AVideo/security/advisories/GHSA-6547-8hrg-c55mghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.