---
cve: "CVE-2026-43884"
severity: "HIGH"
cvss: 7.7
epss: "35%"
vendor: "WWBN"
kev: false
exploited: false
published: "2026-05-11 22:22:13"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T15:23:52+02:00"
---

# CVE-2026-43884

> 7.7 HIGH · 🧪 PoC

## Beschreibung

WWBN AVideo is an open source video platform. In versions up to and including 29.0, two endpoints (plugin/AI/receiveAsync.json.php and objects/EpgParser.php) in AVideo call isSSRFSafeURL() to validate user-supplied URLs, then fetch them using bare file_get_contents() without disabling PHP's automatic redirect following. An attacker can supply a URL pointing to a server they control that returns a 302 redirect to an internal/cloud-metadata address (e.g., http://169.254.169.254/latest/meta-data/). Since isSSRFSafeURL() only validates the initial URL, the redirect target bypasses all SSRF protections. Commit 603e7bf77a835584387327e35560262feb075db3 contains an updated fix.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 603e7bf77a835584387327e35560262feb075db3 (Commit)

## Referenzen

- <https://github.com/WWBN/AVideo/security/advisories/GHSA-2hch-c97c-g99x>
- <https://github.com/WWBN/AVideo/commit/603e7bf77a835584387327e35560262feb075db3>
- <https://github.com/WWBN/AVideo/security/advisories/GHSA-2hch-c97c-g99xg>

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