Server-Side Request Forgery (SSRF) in AVideo - #VU129517
Published: May 4, 2026
AVideo
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information from internal, localhost, or cloud metadata services.
The vulnerability exists due to server-side request forgery 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, localhost, or cloud metadata services.
The endpoint returns the full fetched response content in the HTML output, and the issue affects authenticated admin access.