Description
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `plugin/PlayLists/View/Playlists_schedules/add.json.php` endpoint allows any authenticated user with streaming permission to create or modify broadcast schedules targeting any playlist on the platform, regardless of ownership. When the schedule executes, the rebroadcast runs under the victim playlist owner's identity, allowing content hijacking and stream disruption. Commit 1e6dc20172de986f60641eb4fdb4090f079ffdce contains a patch.
Published: 2026-03-27
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass leading to Content Hijacking
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from missing authorization checks in the PlayLists schedule creation endpoint. Any authenticated user with streaming permission can create or edit broadcast schedules for any playlist, regardless of ownership. When such a schedule runs, the rebroadcast is executed under the victim playlist owner's identity, enabling the attacker to hijack or disrupt content streams. This flaw represents a missing authorization weakness (CWE‑862) that compromises the integrity and availability of playlists.

Affected Systems

Affected products are the WWBN AVideo platform, specifically versions 26.0 and earlier. The flaw exists in the plugin/PlayLists/View/Playlists_schedules/add.json.php endpoint. Any installation of AVideo through version 26.0 that has not applied the patch commit 1e6dc20172de986f60641eb4fdb4090f079ffdce is vulnerable. Users with streaming permissions are the ones who can exploit the bug.

Risk and Exploitability

The CVSS score of 6.3 classifies this as a medium severity vulnerability, while an EPSS score of less than 1% indicates a low likelihood of exploitation in the wild, and it is not currently listed in CISA's KEV catalog. Nonetheless, the required conditions—authenticated access plus streaming rights—are likely satisfied in many deployments, making the risk tangible for organizations that rely on AVideo for live broadcasts. An attacker can hijack streams and cause disruption if the flaw remains unpatched.

Generated by OpenCVE AI on March 31, 2026 at 17:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade AVideo to a version newer than 26.0 or apply the security patch contained in commit 1e6dc20172de986f60641eb4fdb4090f079ffdce.
  • Restrict streaming permissions to users who do not need to create broadcast schedules; ensure only trusted users have the ability.
  • Disable or monitor the schedule creation endpoint to detect unauthorized schedule creation attempts.

Generated by OpenCVE AI on March 31, 2026 at 17:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-2rm7-j397-3fqg AVideo: Missing Authorization in Playlist Schedule Creation Allows Cross-User Broadcast Hijacking
History

Tue, 31 Mar 2026 16:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

Tue, 31 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 30 Mar 2026 07:15:00 +0000

Type Values Removed Values Added
First Time appeared Wwbn
Wwbn avideo
Vendors & Products Wwbn
Wwbn avideo

Fri, 27 Mar 2026 17:00:00 +0000

Type Values Removed Values Added
Description WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `plugin/PlayLists/View/Playlists_schedules/add.json.php` endpoint allows any authenticated user with streaming permission to create or modify broadcast schedules targeting any playlist on the platform, regardless of ownership. When the schedule executes, the rebroadcast runs under the victim playlist owner's identity, allowing content hijacking and stream disruption. Commit 1e6dc20172de986f60641eb4fdb4090f079ffdce contains a patch.
Title AVideo's Missing Authorization in Playlist Schedule Creation Allows Cross-User Broadcast Hijacking
Weaknesses CWE-862
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-31T15:10:30.387Z

Reserved: 2026-03-26T16:22:29.034Z

Link: CVE-2026-34245

cve-icon Vulnrichment

Updated: 2026-03-31T15:10:22.441Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-27T17:16:30.060

Modified: 2026-03-31T16:41:04.357

Link: CVE-2026-34245

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-31T20:00:59Z

Weaknesses