Description
WWBN AVideo through version 30.0 fails to enforce authentication on the report4.json.php and report4.1.json.php endpoints, allowing unauthenticated access to user registration statistics. Attackers can send GET requests to these endpoints to retrieve daily and cumulative user-registration counts without any session or authorization.
Published: 2026-08-28
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure via unauthenticated access to user registration statistics
Action: Apply Patch
AI Analysis

Impact

The vulnerability arises from missing authentication checks in the report4.json.php and report4.1.json.php endpoints of WWBN AVideo. When accessed, these scripts return daily and cumulative user‑registration counts without verifying any session or authorization token. This exposure allows any external party to retrieve sensitive statistics that could reveal user growth trends or other operational data, constituting a confidentiality breach (CWE‑200).

Affected Systems

AVideo versions up to and including 30.0 are affected. The issue is present in all releases of the software that contain the vulnerable report4.json.php scripts and does not appear in later releases that enforce authentication.

Risk and Exploitability

With a CVSS score of 6.9, the vulnerability is moderate in severity but can be exploited by any attacker able to send unauthenticated GET requests to the affected endpoints. The EPSS score is not available and the issue is not listed in the CISA Known Exploited Vulnerabilities catalog, suggesting that exploitation is possible but not yet widely observed. The lack of authentication means that the attack vector is straightforward and does not require any pre‑existing privileges or credential compromise.

Generated by OpenCVE AI on August 28, 2026 at 13:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update AVideo to the latest version that includes authentication checks for the report4.json.php endpoints.
  • If a patch is not immediately available, restrict access to the report4.json.php and report4.1.json.php URLs using web‑server access controls or firewall rules, ensuring that only trusted IPs or authenticated users can reach them.
  • If the endpoints are not required for operational use, permanently remove or disable them to eliminate the exposed data paths.

Generated by OpenCVE AI on August 28, 2026 at 13:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description WWBN AVideo through version 30.0 fails to enforce authentication on the report4.json.php and report4.1.json.php endpoints, allowing unauthenticated access to user registration statistics. Attackers can send GET requests to these endpoints to retrieve daily and cumulative user-registration counts without any session or authorization.
Title WWBN AVideo through 30.0 Information Disclosure via report4.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 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-08-29T11:48:16.299Z

Reserved: 2026-08-27T11:15:29.421Z

Link: CVE-2026-81732

cve-icon Vulnrichment

Updated: 2026-08-28T14:49:56.404Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T12:16:32.213

Modified: 2026-08-29T12:16:56.423

Link: CVE-2026-81732

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T14:45:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor