---
cve: "CVE-2026-92584"
severity: "MEDIUM"
cvss: 5.3
epss: "6.8%"
vendor: "WWBN"
kev: false
exploited: false
published: "2026-09-16 22:18:28"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T05:40:20+02:00"
---

# CVE-2026-92584

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

AVideo through 29.0 (current revision e01e41ecc) contains a stored cross-site scripting vulnerability. The unauthenticated view-counter endpoint objects/videoAddViewCount.json.php reaches VideoStatistic::save(), which writes the caller's User-Agent (via getUserAgentInfo(), which returns unrecognized agent strings verbatim) directly into the `app` column of the videos_statistics table without invoking the sanitizing setter setApp(); normalizeApp() only truncates the value to 45 characters. The video owner's and administrator's statistics page (view/videoViewsInfo.php) renders this field in a DataTables 1.12.1 column with an unescaped renderer, and DataTables assigns cell content using innerHTML, so attacker-supplied HTML is parsed and executed in the privileged user's authenticated session when the statistics page is viewed. No patched version was available at the time of the advisory.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Referenzen

- <https://github.com/WWBN/AVideo/security/advisories/GHSA-6rgh-c296-5j86>
- <https://www.vulncheck.com/advisories/avideo-through-29.0-stored-cross-site-scripting-via-user-agent-header>

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