Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to require authentication in the plugin/TopMenu/menus.json.php endpoint, allowing unauthenticated attackers to retrieve all menu data. Attackers can send GET requests to the endpoint to read inactive and admin-only menu names that are not displayed in the public navbar.
Published: 2026-09-12
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated Information Disclosure
Action: Patch Now
AI Analysis

Impact

WWBN AVideo’s TopMenu plugin exposes a menus.json.php endpoint that does not validate authentication. When accessed, the endpoint returns a JSON list of all menu items, including those marked inactive or reserved forenticated attacker hidden, potentially revealing administrative controls that could facilitate further exploitation.

Affected Systems

All installations of WWBN AVideo that include the TopMenu plugin are affected, as the CNA did not specify a limited version range. Current releases with the plugin are therefore susceptible until a patch is applied.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.9, indicating moderate severity. No EPSS score is available, and the issue is not listed in the CISA KEV catalog. An attacker can exploit it by simply issuing a GET request to the /plugin/TopMenu/menus.json.php URL over the network, requiring no credentials. The ease of exploitation, coupled with the potential to expose sensitive internal menu structures, makes this a notable risk for sites that expose the endpoint publicly.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WWBN AVideo to the latest release that patches the unauthenticated menus.json.php endpoint.
  • If an immediate patch is not available, configure the web server to require authentication for the /plugin/TopMenu/menus.json.php URL, restricting access to authorized users only.
  • If the TopMenu plugin is not needed, disable or remove the plugin entirely to eliminate the exposed endpoint.

Generated by OpenCVE AI on September 13, 2026 at 13:28 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 require authentication in the plugin/TopMenu/menus.json.php endpoint, allowing unauthenticated attackers to retrieve all menu data. Attackers can send GET requests to the endpoint to read inactive and admin-only menu names that are not displayed in the public navbar.
Title WWBN AVideo Unauthenticated Information Disclosure via menus.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:48.362Z

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

Link: CVE-2026-90541

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-90541

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T13:30:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor