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.
Project Subscriptions
No data.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-77jp-mgcw-rfmr | AVideo vulnerable to Mass User PII Disclosure via Missing Authorization in YPTWallet users.json.php |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 01 Apr 2026 02:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | AVideo: Mass User PII Disclosure via Missing Authorization in YPTWallet users.json.php | |
| Weaknesses | CWE-862 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-01T18:35:40.270Z
Reserved: 2026-03-27T13:45:29.619Z
Link: CVE-2026-34395
No data.
Status : Received
Published: 2026-03-31T21:16:30.817
Modified: 2026-03-31T21:16:30.817
Link: CVE-2026-34395
No data.
OpenCVE Enrichment
No data.
Weaknesses
Github GHSA