#VU125470 Server-Side Request Forgery (SSRF) in AVideo
Published: April 8, 2026
AVideo
World Wide Broadcast Network
Description
The vulnerability allows a remote user to disclose sensitive information from internal and cloud-hosted services.
The vulnerability exists due to server-side request forgery (SSRF) in plugin/Live/test.php when processing the statsURL parameter without isSSRFSafeURL() validation. A remote privileged user can send a specially crafted request to disclose sensitive information from internal and cloud-hosted services.
The endpoint returns the full fetched response in the HTML output, and the issue affects requests to localhost, private network ranges, and cloud metadata endpoints.