Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate playlist ownership in the Playlists_schedules/list.json.php and Live/calendar.json.php endpoints, allowing authenticated and unauthenticated users to read private playlist schedule metadata. Attackers with canStream privileges or no authentication can retrieve schedule names, descriptions, timestamps, and playlist identifiers by querying these endpoints without ownership checks.
Published: 2026-09-12
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Apply Vendor Patch
AI Analysis

Impact

The vulnerability in WWBN AVideo, identified by commit c3edcc274c389816d434acadac07ee78eaf330c1, allows attackers to read private playlist schedule metadata through the Playlists_schedules/list.json.php and Live/calendar.json.php endpoints. The flaw arises because ownership checks are omitted, enabling authenticated users with canStream privileges or even unauthenticated users to retrieve schedule names, descriptions, timestamps, and playlist identifiers of playlists they do not own. This constitutes that permits unintended disclosure of sensitive scheduling information, potentially aiding further attacks.

Affected Systems

Affected are installations of WWBN AVideo that include the Playlists_schedules/list.json.php or Live/calendar.json.php endpoints. No specific version constraints are provided in the CVE entry, so all publicly released builds may be vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity vulnerability. Because exact exploitation likelihood is uncertain, but the lack of authentication requirements and the straightforward query path suggest that unauthorized users can easily abuse the flaw. The vulnerability is not currently listed in the CISA KEV catalog, however the wide availability of the vulnerable endpoints makes it a notable risk for any environment running WWBN AVideo.

Generated by OpenCVE AI on September 13, 2026 at 13:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch or upgrade to a version that implements ownership checks on the list.json.php and calendar.json.php endpoints.
  • If a patch is not yet released, restrict network access to these endpoints to authenticated users with proper permissions, or block unauthenticated requests via a firewall or web server that may indicate exploitation attempts.
  • Conduct an audit of playlist ownership settings to ensure that only approved users can view schedule metadata, and adjust application-level permissions accordingly.

Generated by OpenCVE AI on September 13, 2026 at 13:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 12 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Description WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate playlist ownership in the Playlists_schedules/list.json.php and Live/calendar.json.php endpoints, allowing authenticated and unauthenticated users to read private playlist schedule metadata. Attackers with canStream privileges or no authentication can retrieve schedule names, descriptions, timestamps, and playlist identifiers by querying these endpoints without ownership checks.
Title WWBN AVideo Missing Authorization via Playlists_schedules list.json.php
First Time appeared Wwbn
Wwbn avideo
Weaknesses CWE-639
CPEs cpe:2.3:a:wwbn:avideo:-:*:*:*:*:*:*:*
Vendors & Products Wwbn
Wwbn avideo
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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-12T12:08:56.070Z

Reserved: 2026-09-12T11:13:17.619Z

Link: CVE-2026-90552

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-12T13:16:53.747

Modified: 2026-09-12T13:16:53.747

Link: CVE-2026-90552

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T13:30:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key