---
cve: "CVE-2026-33352"
severity: "CRITICAL"
cvss: 9.8
epss: "43%"
vendor: "WWBN"
kev: false
exploited: false
published: "2026-03-23 14:16:33"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T10:55:42+02:00"
---

# CVE-2026-33352

> 9.8 CRITICAL · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- aee1e11ee8d9343f87b7643e49cc32924b07979b (Commit)
- 206d38e97b8c854771bb2907b13f9f36e8bcf874 (Commit)

## Referenzen

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

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-33352) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
