Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to properly authorize access to the videosAndroid.json.php endpoint, allowing unauthenticated guests to list password-protected videos with sensitive owner information. Attackers can retrieve video metadata including owner email, lastLogin, filename, and hashId by sending an unauthenticated GET request to the endpoint.
Published: 2026-09-12
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure via unauthorized access to video metadata
Action: Apply Patch
AI Analysis

Impact

WWBN AVideo does not perform proper authorization on the videosAndroid.json.php endpoint, permitting unauthenticated users to query password‑protected videos and receive detailed metadata. The exposed data includes the owner’s email, last login timestamp, file name, and hash identifier, providing an attacker with actionable information that could be leveraged for phishing, credential harvesting, or targeted profiling.

Affected Systems

This vulnerability affects installations of the WWBN AVideo platform that include the vulnerable codebase identified by commit c3edcc274c389816d434acadac07ee78eaf330c1. Because that commit or earlier are potentially impacted until the authorization fix is applied.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium severity vulnerability. EPSS information is not available, offering no indication of current exploitation likelihood, and the flaw is absent from the CISA KEV catalog. The likely attack vector is a simple unauthenticated HTTP GET to the endpoint, which can be performed by any network entity that can reach the application server. An attacker can immediately enumerate video metadata without authentication, resulting in a real risk to user privacy and potential future exploitation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest AVideo release that includes the videosAndroid.json.php authorization fix
  • If an update is not feasible, restrict access to the endpoint by requiring rules that block unauthenticated traffic
  • If the endpoint is not required, disable it or migrate to a more secure API that enforces proper authorization

Generated by OpenCVE AI on September 13, 2026 at 12:57 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 properly authorize access to the videosAndroid.json.php endpoint, allowing unauthenticated guests to list password-protected videos with sensitive owner information. Attackers can retrieve video metadata including owner email, lastLogin, filename, and hashId by sending an unauthenticated GET request to the endpoint.
Title WWBN AVideo Missing Authorization via videosAndroid.json.php Endpoint
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:53.869Z

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

Link: CVE-2026-90549

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-90549

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