Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate watch permissions in the playListAddVideo.json.php endpoint when adding videos to playlists. Authenticated attackers can add password-protected videos they cannot watch to playlists they own by submitting the video ID and playlist ID parameters.
Published: 2026-09-12
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized addition of protected videos to owned playlists
Action: Apply Patch
AI Analysis

Impact

WWBN AVideo fails to verify watch permissions on the playListAddVideo.json.php endpoint when users add videos to playlists. An authenticated user can submit a video ID and a playlist ID to place a,. This flaw allows the user to embed restricted content in their own playlist. It is inferred that this could expose the content to other viewers, but that is not explicitly stated. The weakness is a classic missing authorization issue, classified as CWE‑862.

Affected Systems

The vulnerability impacts the WWBN AVideo application, specifically the code changes introduced in commit c3edcc274c389816d434acadac07ee78eaf330c1. Users running this version or earlier are affected; upgrading to a patch that enforces the intended authorization check resolves the issue.

Risk and Exploitability

With a CVSS score of 5.3, the vulnerability presents moderate severity. EP not listed in CISA KEV, indicating no known widespread exploitation yet. Exploitation requires an active authenticated session and the ability to invoke the add‑video endpoint, so unauthenticated users cannot use this flaw. The risk is elevated for environments that permit users to add content to playlists without further restrictions, inferred from the need for authenticated access and the potential to place restricted videos into owned playlists. The situation should be monitored until a formal patch is applied.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest AVideo release that includes the authorization fix for the playListAddVideo.json.php endpoint.
  • If an upgrade cannot be performed immediately, block or tightly restrict the playListAddVideo.json.php endpoint to prevent unauthorized video additions, for example by adjusting server or application‑level access controls.
  • Enable and review audit logs for playlist changes to detect and investigate unexpected additions of password‑protected videos.

Generated by OpenCVE AI on September 13, 2026 at 01:42 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 watch permissions in the playListAddVideo.json.php endpoint when adding videos to playlists. Authenticated attackers can add password-protected videos they cannot watch to playlists they own by submitting the video ID and playlist ID parameters.
Title WWBN AVideo Missing Authorization via playListAddVideo.json.php
First Time appeared Wwbn
Wwbn avideo
Weaknesses CWE-862
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:N/I:L/A:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-12T12:08:47.649Z

Reserved: 2026-09-12T11:12:50.791Z

Link: CVE-2026-90540

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-90540

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T01:45:07Z

Weaknesses