Beveiligingsadvies

CVE-2026-45620

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-29 13:07:19
Laatst bijgewerkt 2026-05-30 02:30:36
Toegewezen door GitHub_M
CVSS-score 5.3
Status PUBLISHED

Beschrijving

WWBN AVideo is an open source video platform. In 29.0 and earlier, objects/mention.json.php has no User::loginCheck() or admin gate. It only has an entry guard: preg_match('/^@/', $_REQUEST['term']) and hard-coded rowCount=10. This enables unauthenticated user enumeration.