Vulnerability Description
WWBN AVideo is an open source video platform. In versions up to and including 29.0, an incomplete fix for AVideo's `test.php` adds `escapeshellarg` for wget but leaves the `file_get_contents` and `curl` code paths unsanitized, and the URL validation regex `/^http/` accepts strings like `httpevil[.]com`. Commit 78bccae74634ead68aa6528d631c9ec4fd7aa536 contains an updated fix.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 29.0 |
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/commit/1e6cf03e93b5a5318204b010ea28440b0d9a5ab3Patch
- https://github.com/WWBN/AVideo/commit/78bccae74634ead68aa6528d631c9ec4fd7aa536Patch
- https://github.com/WWBN/AVideo/security/advisories/GHSA-3fpm-8rjr-v5mcExploitMitigationVendor Advisory
- https://github.com/WWBN/AVideo/security/advisories/GHSA-pq8p-wc4f-vg7jExploitMitigationVendor Advisory
- https://github.com/WWBN/AVideo/security/advisories/GHSA-3fpm-8rjr-v5mcExploitMitigationVendor Advisory
FAQ
What is CVE-2026-41064?
CVE-2026-41064 is a vulnerability with a CVSS score of 9.3 (CRITICAL). WWBN AVideo is an open source video platform. In versions up to and including 29.0, an incomplete fix for AVideo's `test.php` adds `escapeshellarg` for wget but leaves the `file_get_contents` and `cur...
How severe is CVE-2026-41064?
CVE-2026-41064 has been rated CRITICAL with a CVSS base score of 9.3/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-41064?
Check the references section above for vendor advisories and patch information. Affected products include: Wwbn Avideo.