WWBN AVideo is an open source video platform. In versions 26.0 and prior, the plugin/YPTWallet/view/users.json.php endpoint returns all platform users with their personal information and wallet balances to any authenticated user. The endpoint checks User::isLogged() but does not check User::isAdmin(), so any registered user can dump the full user database. At time of publication, there are no publicly available patches.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/security/advisories/GHSA-77jp-mgcw-rfmr | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-31 21:16
Updated : 2026-07-24 20:10
NVD link : CVE-2026-34395
Mitre link : CVE-2026-34395
CVE.ORG link : CVE-2026-34395
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-862
Missing Authorization
