Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to authorize access to the adsInfo API endpoint, allowing unauthenticated attackers to retrieve password-protected video owner identifiers. Attackers can call the adsInfo API with a videos_id parameter to obtain the owner's user ID and personalized ad creative URLs without authentication or permission checks.
Published: 2026-09-12
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: Information Disclosure
Action: Immediate Patch
AI Analysis

Impact

WWBN AVideo fails to enforce authorization on its adsInfo API endpoint, allowing unauthenticated callers to supply a videos_id parameter and receive the video owner’s user ID along with personalized advertisement URLs. This vulnerability is a classic example of information exposure (CWE‑200), enabling disclosure of otherwise protected identifiers that could.

Affected Systems

The flaw exists in the WWBN AVideo platform and is present in any installation prior to the fix committed as c3edcc274c389816d434acadac07ee78eaf330c1. Affected versions are all releases of WWBN AVideo that have not yet applied this commit or later interim patches. The product is available under the vendor name WWBN, product AVideo.

Risk and Exploitability

The CVSS base score of 6.9 signals a moderate risk of impact, and no EPSS value is currently available, so exploitation likelihood cannot be quantified precisely. The vulnerability is not listed in the CISA KEV catalog. Attackers can reach the adsInfo endpoint over the network; the likely attack to the service. Once the endpoint is accessed, the attacker immediately obtains the identifiers and ad URLs, bypassing any authentication or permission checks. The impact is primarily loss of confidentiality of user identifiers and potential exposure of advertising content.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued patch that addresses commit c3edcc274c389816d434acadac07ee78eaf330c1 or upgrade to a later release that contains the fix.
  • Restrict access to the adsInfo API endpoint by employing network segmentation, firewall rules, or API gateway authentication so that only trusted hosts or authenticated clients can call it.
  • Enable comprehensive logging for the adsInfo endpoint and monitor for anomalous or unauthenticated requests, alerting on repeated attempts from unknown sources.

Generated by OpenCVE AI on September 13, 2026 at 01:23 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 authorize access to the adsInfo API endpoint, allowing unauthenticated attackers to retrieve password-protected video owner identifiers. Attackers can call the adsInfo API with a videos_id parameter to obtain the owner's user ID and personalized ad creative URLs without authentication or permission checks.
Title WWBN AVideo Missing Authorization via adsInfo API 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:44.732Z

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

Link: CVE-2026-90536

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-90536

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T01:30:16Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor