Missing Authorization in AVideo - CVE-2026-34369

 

Missing Authorization in AVideo - CVE-2026-34369

Published: April 8, 2026


Vulnerability identifier: #VU125482
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-34369
CWE-ID: CWE-862
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: World Wide Broadcast Network
Affected software:
AVideo

Detailed vulnerability 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.


How to mitigate CVE-2026-34369

Install security update from vendor's website.

Sources