Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | < 26.0 |
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/commit/d0c54960389eeb85e76caed5a257ae90e6a739f2Patch
- https://github.com/WWBN/AVideo/security/advisories/GHSA-5f7v-4f6g-74rjExploitMitigationVendor Advisory
FAQ
What is CVE-2026-33351?
CVE-2026-33351 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 p...
How severe is CVE-2026-33351?
CVE-2026-33351 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-33351?
Check the references section above for vendor advisories and patch information. Affected products include: Wwbn Avideo.