Security Advisory

CVE-2026-45620

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-29 13:07:19
Last updated 2026-05-30 02:30:36
Assigner GitHub_M
CVSS score not scored
State PUBLISHED

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.