CVE-2026-34369

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `get_api_video_file` and `get_api_video` API endpoints in AVideo return full video playback sources (direct MP4 URLs, HLS manifests) for password-protected videos without verifying the video password. While the normal web playback flow enforces password checks via the `CustomizeUser::getModeYouTube()` hook, this enforcement is completely absent from the API code path. An unauthenticated attacker can retrieve direct playback URLs for any password-protected video by calling the API directly. Commit be344206f2f461c034ad2f1c5d8212dd8a52b8c7 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

History

31 Mar 2026, 18:50

Type Values Removed Values Added
References () https://github.com/WWBN/AVideo/commit/be344206f2f461c034ad2f1c5d8212dd8a52b8c7 - () https://github.com/WWBN/AVideo/commit/be344206f2f461c034ad2f1c5d8212dd8a52b8c7 - Patch
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-q6jj-r49p-94fh - () https://github.com/WWBN/AVideo/security/advisories/GHSA-q6jj-r49p-94fh - Exploit, Vendor Advisory
First Time Wwbn
Wwbn avideo
CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

30 Mar 2026, 20:16

Type Values Removed Values Added
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-q6jj-r49p-94fh - () https://github.com/WWBN/AVideo/security/advisories/GHSA-q6jj-r49p-94fh -

27 Mar 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-27 19:16

Updated : 2026-03-31 18:50


NVD link : CVE-2026-34369

Mitre link : CVE-2026-34369

CVE.ORG link : CVE-2026-34369


JSON object : View

Products Affected

wwbn

  • avideo
CWE
CWE-862

Missing Authorization