CVE-2026-45620
medium
CVSS v3
5.3
CVSS v4 NEW
โ
VIR risk
5.3
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.
Predictions
Exploit likelihood
63%
Patch ETA
โ
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | wwbn/avideo | <=29.0 | |
| Packagist | WWBN/AVideo | <=29.0 | |
| COMPOSER | WWBN/AVideo | <= 29.0 | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| wwbn | avideo | {"endIncluding":"29.0"} | |
References
CWEs
CWE-204 CWE-285
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.