SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85157

MEDIUM · CVSS 5.3 EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

AVideo is vulnerable due to a broken access control issue in the unauthenticated feed/index.php endpoint, which allows attackers to bypass per-video visibility checks by manipulating the program_id parameter. This flaw enables the enumeration of playlist identifiers, granting unauthorized access to unlisted and group-restricted videos through the RSS feed. Organizations using AVideo should prioritize addressing this vulnerability to prevent potential data exposure and unauthorized content access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85157
Severity
MEDIUM
CVSS
5.3
EPSS
0.21%

Original NVD Description

WWBN AVideo contains a broken access control vulnerability in the unauthenticated feed/index.php endpoint that disables per-video visibility checks when a program_id parameter is supplied. Attackers can enumerate playlist identifiers and retrieve unlisted and group-restricted videos by requesting the RSS feed with any visible playlist id, including empty playlists that return the entire site's hidden video catalogue.