#VU125484 Incorrect authorization in AVideo - CVE-2026-34364
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 incorrect authorization in categories.json.php when handling category listing requests. A remote attacker can send a specially crafted request to disclose sensitive information.
The issue affects both the default request path, where group filtering is skipped, and requests using the ?user= parameter, where a boolean-to-integer type confusion causes the admin user's group memberships to be used.