WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `isSSRFSafeURL()` function in AVideo can be bypassed using IPv4-mapped IPv6 addresses (`::ffff:x.x.x.x`). The unauthenticated `plugin/LiveLinks/proxy.php` endpoint uses this function to validate URLs before fetching them with curl, but the IPv4-mapped IPv6 prefix passes all checks, allowing an attacker to access cloud metadata services, internal networks, and localhost services. Commit 75ce8a579a58c9d4c7aafe453fbced002cb8f373 contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/75ce8a579a58c9d4c7aafe453fbced002cb8f373 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-p3gr-g84w-g8hh | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-23 15:16
Updated : 2026-03-24 18:46
NVD link : CVE-2026-33480
Mitre link : CVE-2026-33480
CVE.ORG link : CVE-2026-33480
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-918
Server-Side Request Forgery (SSRF)
