Blind SSRF Vulnerability in WWBN AVideo Platform Affects Users
CVE-2026-43879
What is CVE-2026-43879?
The WWBN AVideo is an open-source video platform that has a notable vulnerability allowing authenticated users to exploit the donation-notification webhook URL settings. Users can redirect these URLs to internal metadata hosts or loopback addresses, steering server requests to potentially harmful endpoints. This results in a blind Server-Side Request Forgery (SSRF) vulnerability due to insufficient URL validation. The vulnerability arises because the handler merely checks the format of the URL without assessing its safety against possible SSRF attacks. This oversight can expose the server to unintentional disclosure of sensitive internal resources when donations are made, leading to significant security implications. A patch has been introduced in commit aaacd48f29f1ff71d1eb5fc81d37605f593cefa9 to address this issue.
Affected Version(s)
AVideo <= 29.0
