#VU125483 Race condition in AVideo - CVE-2026-34368
Published: April 8, 2026
AVideo
World Wide Broadcast Network
Description
The vulnerability allows a remote user to create wallet balance from nothing.
The vulnerability exists due to a race condition in the transferBalance() method in plugin/YPTWallet/YPTWallet.php when handling concurrent transfer requests. A remote user can send concurrent transfer requests from multiple authenticated sessions to create wallet balance from nothing.
The issue requires multiple authenticated sessions for the same account, and captcha validation can be reused within each session.