CVE-2026-45578
HIGH EPSS 23.5%
Published May 29, 20261mo ago · Modified Jun 17, 20262w ago
8.8 CVSS 3.1
Published May 29, 2026 1mo ago
Last Modified Jun 17, 2026 2w 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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
23.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-78 OS Command Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| wwbn | avideo | * | ≤29.0 |
References 1
- github.com https://github.com/WWBN/AVideo/security/advisories/GHSA-xw67-cg5f-4m2r
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.