Description
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authentication vulnerability in the plugin/TopMenu/menuItems.json.php endpoint that allows unauthenticated attackers to read inactive admin menu items by submitting a POST request with a menuId parameter. Attackers can retrieve hidden menu item URLs including embedded admin-tool secret query parameters not exposed in the public navbar.
Published: 2026-09-12
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: Information disclosure of hidden administrative URLs
Action: Apply Patch
AI Analysis

Impact

The plugin/TopMenu/menuItems.json.php endpoint in AVideo is exposed without authentication, allowing an attacker to send a POST request with a menuId parameter and retrieve a JSON response that includes references to inactive admin menu items. These items contain URLs and embedded secret query parameters that are normally hidden from the public navigation bar. The result is a disclosure of internal administrative links that could aid in planning further privileged attacks. The weakness is classified as CWE-200.

Affected Systems

The vulnerability affects the WWBN AVideo platform. It has been identified in the code committed as c3edcc274c389816d434acadac07ee78eaf330c1. Earlier commits are not explicitly listed but may also be impacted if the same endpoint lacks authentication checks.

Risk and Exploitability

The CVSS base score is 6.9, indicating moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV, suggesting moderate exploitation likelihood but no confirmed widespread use. The attack vector is remote, requiring only network access to the AVideo server to submit a POST request to the vulnerable endpoint. The lack of authentication checks makes exploitation straightforward for any adversary able to reach the endpoint.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest AVideo patch that enforces authentication on the menuItems.json.php endpoint.
  • Configure the application to restrict access to the TopMenu plugin endpoint so that only authenticated administrators can call it.
  • Monitor logs for unauthenticated POST attempts to plugin/TopMenu/menuItems.json.php and investigate suspicious activity.

Generated by OpenCVE AI on September 13, 2026 at 01:22 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 contains a missing authentication vulnerability in the plugin/TopMenu/menuItems.json.php endpoint that allows unauthenticated attackers to read inactive admin menu items by submitting a POST request with a menuId parameter. Attackers can retrieve hidden menu item URLs including embedded admin-tool secret query parameters not exposed in the public navbar.
Title WWBN AVideo Missing Authentication via menuItems.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:46.931Z

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

Link: CVE-2026-90539

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-90539

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