---
cve: "CVE-2026-33478"
severity: "CRITICAL"
cvss: 10.0
epss: "13.3%"
vendor: "WWBN"
kev: false
exploited: false
published: "2026-03-23 15:16:34"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T12:44:04+02:00"
---

# CVE-2026-33478

> 10.0 CRITICAL · 🧪 PoC

## Beschreibung

WWBN AVideo is an open source video platform. In versions up to and including 26.0, multiple vulnerabilities in AVideo's CloneSite plugin chain together to allow a completely unauthenticated attacker to achieve remote code execution. The `clones.json.php` endpoint exposes clone secret keys without authentication, which can be used to trigger a full database dump via `cloneServer.json.php`. The dump contains admin password hashes stored as MD5, which are trivially crackable. With admin access, the attacker exploits an OS command injection in the rsync command construction in `cloneClient.json.php` to execute arbitrary system commands. Commit c85d076375fab095a14170df7ddb27058134d38c contains a patch.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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 | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- c85d076375fab095a14170df7ddb27058134d38c (Commit)

## Referenzen

- <https://github.com/WWBN/AVideo/security/advisories/GHSA-687q-32c6-8x68>
- <https://github.com/WWBN/AVideo/commit/c85d076375fab095a14170df7ddb27058134d38c>

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