#VU125472 SQL injection in AVideo - CVE-2026-33723
Published: April 8, 2026
AVideo
World Wide Broadcast Network
Description
The vulnerability allows a remote user to disclose sensitive information and modify data.
The vulnerability exists due to SQL injection in the Subscribe::save() method in objects/subscribe.php when handling crafted POST requests to subscribe.json.php or subscribeNotify.json.php through the user_id parameter. A remote user can send a specially crafted user_id parameter to disclose sensitive information and modify data.
Exploitation requires an authenticated session and is reachable through both subscribe.json.php and subscribeNotify.json.php.