CVE-2026-34395: AVideo vulnerable to Mass User PII Disclosure via Missing Authorization in YPTWallet users.json.php
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-34395 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →