---
cve: "CVE-2026-40911"
severity: "CRITICAL"
cvss: 10.0
epss: "65%"
vendor: "WWBN"
kev: false
exploited: false
published: "2026-04-21 21:16:45"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T10:55:44+02:00"
---

# CVE-2026-40911

> 10.0 CRITICAL · 🧪 PoC

## Beschreibung

WWBN AVideo is an open source video platform. In versions 29.0 and prior, the YPTSocket plugin's WebSocket server relays attacker-supplied JSON message bodies to every connected client without sanitizing the `msg` or `callback` fields. On the client side, `plugin/YPTSocket/script.js` contains two `eval()` sinks fed directly by those relayed fields (`json.msg.autoEvalCodeOnHTML` at line 568 and `json.callback` at line 95). Because tokens are minted for anonymous visitors and never revalidated beyond decryption, an unauthenticated attacker can broadcast arbitrary JavaScript that executes in the origin of every currently-connected user (including administrators), resulting in universal account takeover, session theft, and privileged action execution. Commit c08694bf6264eb4decceb78c711baee2609b4efd contains a fix.

## 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)

- c08694bf6264eb4decceb78c711baee2609b4efd (Commit)

## Referenzen

- <https://github.com/WWBN/AVideo/security/advisories/GHSA-gph2-j4c9-vhhr>
- <https://github.com/WWBN/AVideo/commit/c08694bf6264eb4decceb78c711baee2609b4efd>

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