cvedb.io
CVE-2026-33352
CRITICAL · CVSS 9.8
EPSS exploitation probability: 0%
Published 2026-03-23T14:16:33.580 · Last modified 2026-06-17T10:37:21.820

Summary

WWBN AVideo is an open source video platform. Prior to version 26.0, an unauthenticated SQL injection vulnerability exists in `objects/category.php` in the `getAllCategories()` method. The `doNotShowCats` request parameter is sanitized only by stripping single-quote characters (`str_replace("'", '', ...)`), but this is trivially bypassed using a backslash escape technique to shift SQL string boundaries. The parameter is not covered by any of the application's global input filters in `objects/security.php`. Version 26.0 contains a patch for the issue.

Affected products

wwbn — avideo

Does this affect you?

Add your gear to cvedb and we'll alert you only when wwbn ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.