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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
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 |
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
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-31T20:38:54.373Z
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