Report: - AVideo has Unauthenticated SSRF via `webSiteRootURL` Parameter in saveDVR.json.p... CVE-2026-33351
CVE ID :CVE-2026-33351 Published : March 23, 2026, 2:16 p.m. | 1 hour, 25 minutes ago Description :WWBN AVideo is an open source video platform. Prior to version 26.0, a Server-Side Request Forgery (SSRF) vulnerability exists in `plugin/Live/standAloneFiles/saveDVR.json.php`. When the AVideo Live plugin is deployed in standalone mode (the intended configuration for this file), the `$_REQUEST['webSiteRootURL']` parameter is used directly to construct a URL that is fetched server-side via `file_get_contents()`. No authentication, origin validation, or URL allowlisting is performed. Version 26.0 contains a patch for the issue. Severity: 9.1 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...