CVE 8.8 HIGH

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

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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.

AI Analysis

Classic shell-metacharacter injection vulnerability in WWBN AVideo Live

Basic Information

ID CVE-2026-45578
Source GitHub_M
Published May 29, 2026 at 13:14

Affected Product

Vendor WWBN
Product AVideo
Version <= 29.0
Affected Versions WWBN AVideo <= 29.0

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor WWBN
Product AVideo
Version <= 29.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.