Report: CVE-2026-45578 - WWBN AVideo Live: OS command injection in on_publish.php execAsync via unescaped

Report: CVE-2026-45578 - WWBN AVideo Live: OS command injection in on_publish.php execAsync via unescaped

CVE ID :CVE-2026-45578 Published : May 29, 2026, 2:16 p.m. | 30 minutes ago Description :WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a classic shell-metacharacter injection. The YPTSocket notification branch in plugin/Live/on_publish.php builds an execAsync() command line by string concatenation, single-quoting each argument but never calling escapeshellarg(). A ' in any of the three interpolated values ($users_id, $m3u8, $obj->liveTransmitionHistory_id) closes the quoted token and lets the attacker append arbitrary commands. Severity: 8.8 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
HIGH
Published
May 29, 2026
Affected Product: php