CVE Catalog

CVE-2026-90541

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

16th percentile - higher than 16% of all known CVEs

Summary

The plugin/TopMenu/menus.json.php endpoint in WWBN AVideo does not require authentication. Unauthenticated attackers can retrieve all menu data, including inactive and admin-only menu names not displayed in the public navbar.

Risk Assessment

Disclosure of hidden menu names can help attackers map administrative functions and plan further attacks. This may lead to privilege escalation or unauthorized access.

Recommendation

Update AVideo to a patched version or add authentication and authorization requirements to menus.json.php. Consider restricting access to this endpoint at the web server level.

Other vulnerabilities in WWBN AVideo

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS