Description
WWBN AVideo contains a broken access control vulnerability in videoViewsInfo endpoints that returns complete user records including password hashes, recovery tokens, and live session identifiers to unauthenticated callers when a hash parameter is provided. Attackers can use the disclosed session identifier to hijack viewer sessions, including administrator accounts, and obtain sensitive personal data for all video viewers.
Published: 2026-09-05
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WWBN AVideo has a broken access control flaw in the videoViewsInfo endpoint. When a hash parameter is supplied the endpoint returns a full user record, including password hashes, recovery tokens, and active session identifiers. The disclosed session identifiers can be used to hijack viewer sessions, even those belonging to administrators, and to exfiltrate sensitive personal data for all video viewers. The weakness is classified as CWE‑200, an information exposure flaw.

Affected Systems

The vendor is WWBN and the affected product is AVideo. No specific version details are listed in the advisory, so all deployed instances of AVideo are potentially vulnerable until the vendor releases a fix.

Risk and Exploitability

The flaw carries a CVSS score of 9.3, indicating high severity. EPSS data is not available, so the exact exploitation probability cannot be quantified, but the lack of a KEV listing does not diminish the risk. Attackers can exploit the vulnerability remotely without authentication by supplying the hash parameter in a request to the videoViewsInfo endpoint, thereby gaining access to sensitive data and hijacking sessions.

Generated by OpenCVE AI on September 5, 2026 at 13:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update AVideo to the latest patched release provided by WWBN.
  • If a patch is not yet available, restrict the /videoViewsInfo endpoint to authenticated requests using server‑side authentication checks or middleware.
  • Configure a WAF or reverse‑proxy rule to block or rate‑limit calls to videoViewsInfo that contain the hash parameter unless the requester is authenticated.
  • Monitor application logs for repeated usage of hash parameters or unusual session hijack activity and investigate any anomalies promptly.

Generated by OpenCVE AI on September 5, 2026 at 13:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Description WWBN AVideo contains a broken access control vulnerability in videoViewsInfo endpoints that returns complete user records including password hashes, recovery tokens, and live session identifiers to unauthenticated callers when a hash parameter is provided. Attackers can use the disclosed session identifier to hijack viewer sessions, including administrator accounts, and obtain sensitive personal data for all video viewers.
Title WWBN AVideo Broken Access Control via videoViewsInfo hash Parameter
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': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-05T12:09:05.428Z

Reserved: 2026-09-05T11:51:31.101Z

Link: CVE-2026-86190

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T13:18:14.150

Modified: 2026-09-05T13:18:14.150

Link: CVE-2026-86190

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T13:30:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor