Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to check user authorization in the PlayerSkins mediaSession.json.php endpoint before returning video metadata. Unauthenticated attackers can request the endpoint with a video ID parameter to retrieve password-protected video titles and owner email addresses without authentication.
Published: 2026-09-12
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Immediate Patch
AI Analysis

Impact

WWBN AVideo contains a missing authorization check in the mediaSession.json.php endpoint. The code returns video metadata—including protected titles and owner email addresses—without verifying that the requestor is authenticated. Consequently an attacker can retrieve sensitive information about password‑protected videos, exposing personal data and enabling possible phishing or social engineering attacks. This flaw is a classic information‑disclosure weakness (CWE‑200).

Affected Systems

The affected product is WWBN AVideo. Any deployment that includes the mediaSession.json.php endpoint before the commit c3edcc274c389816d434acadac07ee78eaf330c1 is vulnerable. Administrators should verify whether their instance includes that commit or a later release and apply the most recent upstream update if possible.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity with significant confidentiality impact. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is a direct web request to mediaSession.json.php with a video ID parameter; because the service does not perform authentication, any attacker who can reach the host can retrieve the disclosed metadata. The exploitation path is simple and does not require special conditions, making the vulnerability easily exploitable for information gathering.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest AVideo release or the specific commit that adds authorization checks to the mediaSession.json.php endpoint.
  • Configure the web server or application to require authentication for access to mediaSession.json.php, or limit that endpoint to trusted IP ranges.
  • If the endpoint is not required for your deployment, remove or rename it and block unauthenticated requests to the path.

Generated by OpenCVE AI on September 13, 2026 at 12:56 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 check user authorization in the PlayerSkins mediaSession.json.php endpoint before returning video metadata. Unauthenticated attackers can request the endpoint with a video ID parameter to retrieve password-protected video titles and owner email addresses without authentication.
Title WWBN AVideo Missing Authorization via mediaSession.json.php
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-12T12:08:54.582Z

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

Link: CVE-2026-90550

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-90550

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T13:00:15Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor