Security Advisory

CVE-2026-41064

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-21 23:04:32
Last updated 2026-04-22 18:09:42
Assigner GitHub_M
State PUBLISHED

Description

WWBN AVideo is an open source video platform. In versions up to and including 29.0, an incomplete fix for AVideos `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.