#VU125456 SQL injection in AVideo - CVE-2026-33485
Published: April 8, 2026
AVideo
World Wide Broadcast Network
Description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to sql injection in the RTMP on_publish callback when processing the stream name parameter in requests to plugin/Live/on_publish.php. A remote attacker can send a specially crafted stream name parameter to disclose sensitive information.
The issue is reachable without authentication, and the unconditional injection path is triggered without requiring the additional p parameter.