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.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/0c10be681c64044618ab94473251bd7c9b114fa1 | Patch |
| https://github.com/WWBN/AVideo/releases/tag/24.0 | Product Release Notes |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-pv87-r9qf-x56p | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-06 04:16
Updated : 2026-03-16 15:06
NVD link : CVE-2026-28501
Mitre link : CVE-2026-28501
CVE.ORG link : CVE-2026-28501
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
