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.
Published: 2026-09-03
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WWBN AVideo has a broken access control flaw in the public feed/index.php endpoint. When a program_id parameter is supplied, the per‑video visibility checks are bypassed, allowing an attacker to collect the RSS feed for any playlist ID. This enables enumeration of playlist identifiers and retrieval of unlisted and group‑restricted videos, exposing the entire hidden video catalogue without authentication. The vulnerability is classified as CWE‑200.

Affected Systems

The affected product is WWBN AVideo. No specific version numbers are provided in the advisory, implying that all releases of the application may be vulnerable until a fix is deployed. The endpoint is reachable over the public web, so every instance exposed to the internet is a potential target.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. No EPSS score is available, and the vulnerability is not listed in CISA KEV. Attackers only need to send HTTP requests to the RSS feed with different program_id values; no special privileges are required. The simplicity of the exploit and the possibility of full catalogue disclosure make the risk of confidentiality compromise considerable. The likely attack vector is network‑based, with attackers leveraging public HTTP access to enumerate and extract hidden media resources.

Generated by OpenCVE AI on September 3, 2026 at 12:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest AVideo patch that restores per‑video visibility checks in feed/index.php
  • Restrict access to feed/index.php so only authenticated users or explicit playlist IDs are accepted
  • Disable or harden public RSS feed generation to enforce visibility constraints or remove program_id parameter usage

Generated by OpenCVE AI on September 3, 2026 at 12:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 03 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
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.
Title WWBN AVideo Broken Access Control via feed/index.php program_id
First Time appeared Wwbn
Wwbn avideo
Weaknesses CWE-200
CPEs cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
Vendors & Products Wwbn
Wwbn avideo
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

{'score': 6.9, 'vector': '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-03T12:32:03.448Z

Reserved: 2026-09-03T11:04:41.806Z

Link: CVE-2026-85157

cve-icon Vulnrichment

Updated: 2026-09-03T12:31:26.584Z

cve-icon NVD

Status : Received

Published: 2026-09-03T13:06:22.503

Modified: 2026-09-03T13:06:22.503

Link: CVE-2026-85157

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T13:45:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor