CVE-2026-33352CRITICAL 9.8EPSS p34.3%

CVE-2026-33352CVE-2026-33352

Description

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.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.43% probability of exploitation · percentile 34.3% · 2026-06-19T12:03:05Z
Published2026-03-23
Last modified2026-03-23

Underlying weaknesses· 1

CWE-89

References

  1. https://github.com/WWBN/AVideo/commit/206d38e97b8c854771bb2907b13f9f36e8bcf874
  2. https://github.com/WWBN/AVideo/security/advisories/GHSA-mcj5-6qr4-95fj

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection')cwe-890%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-28501
CVE
CVE-2026-33770
CVE
CVE-2026-33767
CVE
CVE-2026-33025
CVE
CVE-2026-47694
CVE
CVE-2026-33651
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.