SQL Injection Vulnerability in WWBN AVideo Platform
CVE-2026-33770
7.1HIGH
What is CVE-2026-33770?
The WWBN AVideo platform has a vulnerability that allows an attacker to exploit the fixCleanTitle() method in objects/category.php. This method constructs SQL queries by directly placing user inputs into the query string without employing prepared statements or parameterized queries. As a result, an attacker who can manipulate category creation or renaming with a malicious title can execute arbitrary SQL commands. This issue affects all versions up to and including 26.0, highlighting the importance of input sanitization and secure coding practices. A patch has been issued to remediate this vulnerability.
Affected Version(s)
AVideo <= 26.0
