#VU125482 Missing Authorization in AVideo - CVE-2026-34369
Published: April 8, 2026
AVideo
World Wide Broadcast Network
Description
The vulnerability allows a remote attacker to disclose protected video playback URLs.
The vulnerability exists due to missing authorization in the get_api_video_file and get_api_video API endpoints when handling requests for password-protected videos. A remote attacker can send a specially crafted API request to disclose protected video playback URLs.
The issue affects password-protected videos because the API code path does not invoke the intended video password verification, and the video listing API can expose which videos are password-protected.