WWBN AVideo is an open source video platform. In versions 25.0 and below, the plugin/LiveLinks/proxy.php endpoint validates user-supplied URLs against internal/private networks using isSSRFSafeURL(), but only checks the initial URL. When the initial URL responds with an HTTP redirect (Location header), the redirect target is fetched via fakeBrowser() without re-validation, allowing an attacker to reach internal services (cloud metadata, RFC1918 addresses) through an attacker-controlled redirect. This issue is fixed in version 26.0.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/0e56382921fc71e64829cd1ec35f04e338c70917 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-9x67-f2v7-63rw | Exploit Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-9x67-f2v7-63rw | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-20 06:16
Updated : 2026-03-23 16:22
NVD link : CVE-2026-33039
Mitre link : CVE-2026-33039
CVE.ORG link : CVE-2026-33039
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-918
Server-Side Request Forgery (SSRF)
