Vulnerability Description
WWBN AVideo is an open source video platform. Prior to version 24.0, an unauthenticated SQL Injection vulnerability exists in AVideo within the objects/videos.json.php and objects/video.php components. The application fails to properly sanitize the catName parameter when it is supplied via a JSON-formatted POST request body. Because JSON input is parsed and merged into $_REQUEST after global security checks are executed, the payload bypasses the existing sanitization mechanisms. This issue has been patched in version 24.0.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | < 24.0 |
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/commit/0c10be681c64044618ab94473251bd7c9b114fa1Patch
- https://github.com/WWBN/AVideo/releases/tag/24.0ProductRelease Notes
- https://github.com/WWBN/AVideo/security/advisories/GHSA-pv87-r9qf-x56pVendor Advisory
FAQ
What is CVE-2026-28501?
CVE-2026-28501 is a vulnerability with a CVSS score of 9.8 (CRITICAL). WWBN AVideo is an open source video platform. Prior to version 24.0, an unauthenticated SQL Injection vulnerability exists in AVideo within the objects/videos.json.php and objects/video.php components...
How severe is CVE-2026-28501?
CVE-2026-28501 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-28501?
Check the references section above for vendor advisories and patch information. Affected products include: Wwbn Avideo.