CVE-2026-45620
MEDIUM
NVD
CVSS Score
5.3
Severity
MEDIUM
Published
May 29, 2026
Vendor
unknown
Description
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.