Lucene search
+L

51 matches found

CVE
CVE
added 2026/09/12 12:08 p.m.10 views

CVE-2026-90543

WWBN AVideo (with the Live plugin enabled) contains a missing authentication vulnerability in plugin/Live/socketMessageLiveOwner.json.php. The script resolves the stream owner via LiveTransmition::keyExists and checks that the owner is an administrator, but performs no User::isLogged() check and ...

6.9CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/12 12:08 p.m.8 views

EUVD-2026-76861

WWBN AVideo at commit c3edcc274c389816d434acadac07ee78eaf330c1 and earlier, with the Live plugin enabled, contains a missing authentication vulnerability in plugin/Live/socketMessageLiveOwner.json.php. The script reads the key and msg parameters from $REQUEST, resolves the stream owner via...

6.9CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/08 3:13 p.m.25 views

CVE-2026-86727 AVideo through 29.0 Information Disclosure via stats.json.php

AVideo through 29.0 contains an information disclosure vulnerability in plugin/Live/stats.json.php that allows unauthenticated attackers to retrieve stream keys and m3u8 URLs by accessing the endpoint without authentication. Attackers can enumerate private, unlisted, and group-restricted live...

8.7CVSS0.00308EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/08 3:13 p.m.6 views

CVE-2026-86727 AVideo through 29.0 Information Disclosure via stats.json.php

AVideo through 29.0 contains an information disclosure vulnerability in plugin/Live/stats.json.php that allows unauthenticated attackers to retrieve stream keys and m3u8 URLs by accessing the endpoint without authentication. Attackers can enumerate private, unlisted, and group-restricted live...

8.7CVSS5.9AI score
SaveExploits0References4
NVD
NVD
added 2026/09/03 1:06 p.m.8 views

CVE-2026-85162

AVideo through commit c91b5975d contains a cross-site request forgery vulnerability in plugin/Live/saveLive.php that lacks forbidIfNotPost and forbidIfInvalidToken protections. Attackers can craft malicious image tags to overwrite authenticated streamers' RTMP keys, passwords, and titles, hijacki...

7.1CVSS0.00117EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/30 2:33 p.m.36 views

CVE-2026-82645

AVideo (commit e01e41ecc and earlier) is vulnerable to unauthenticated stream credential disclosure via the getLiveKey.json.php endpoint. Supplying a forged token parameter bypasses both the access gate and ownership check, returning any user's stream_key and stream_url — credentials for external...

9.2CVSS6AI score0.0013EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 10:49 a.m.44 views

CVE-2026-81733 WWBN AVideo through 30.0 CSRF via myLiveControls.save.json.php

WWBN AVideo through 30.0 and master up to commit 4cb576e contains a cross-site request forgery vulnerability in plugin/Live/myLiveControls.save.json.php. The endpoint only checks that a user is logged in and processes customUrl, customMessage, and autoRedirect parameters from $REQUEST via a GET...

5.1CVSS0.00171EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 12:30 a.m.24 views

EUVD-2026-46119

AVideo before 29.0 contains an incomplete fix for CVE-2026-45578 where execAsync re-wraps escaped commands in double-quoted sh -c, allowing command substitution via $ and backticks. Attackers can inject arbitrary OS commands through the Live plugin onpublish.php endpoint despite escapeshellarg...

9.8CVSS5.5AI score0.00598EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 10:17 p.m.13 views

CVE-2026-64625

AVideo before 29.0 contains an incomplete fix for CVE-2026-45578 where execAsync re-wraps escaped commands in double-quoted sh -c, allowing command substitution via $ and backticks. Attackers can inject arbitrary OS commands through the Live plugin onpublish.php endpoint despite escapeshellarg...

9.8CVSS0.00598EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 9:50 p.m.27 views

CVE-2026-64625

CVE-2026-64625 affects AVideo before 29.0. The issue stems from an incomplete fix for CVE-2026-45578: execAsync() re-wraps escaped commands in double-quoted sh -c, enabling command substitution via $() and backticks. Attackers can inject arbitrary OS commands through the Live plugin on_publish.ph...

9.8CVSS5.5AI score0.00598EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 9:50 p.m.8 views

CVE-2026-64625

AVideo before 29.0 contains an incomplete fix for CVE-2026-45578 where execAsync re-wraps escaped commands in double-quoted sh -c, allowing command substitution via $ and backticks. Attackers can inject arbitrary OS commands through the Live plugin onpublish.php endpoint despite escapeshellarg...

9.8CVSS5.5AI score0.00598EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 9:50 p.m.61 views

CVE-2026-64625 AVideo before 29.0 OS Command Injection via execAsync

AVideo before 29.0 contains an incomplete fix for CVE-2026-45578 where execAsync re-wraps escaped commands in double-quoted sh -c, allowing command substitution via $ and backticks. Attackers can inject arbitrary OS commands through the Live plugin onpublish.php endpoint despite escapeshellarg...

9.8CVSS0.00598EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.16 views

PT-2026-61742

Name of the Vulnerable Software and Affected Versions AVideo versions prior to 29.0 Description An incomplete fix in the execAsync function allows command substitution using backticks or the $ syntax. This occurs because escaped commands are re-wrapped in double-quoted sh -c calls. An attacker ca...

9.8CVSS5.6AI score0.00598EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/20 7:16 p.m.29 views

CVE-2026-56342

AVideo through version 27.0 contains a server-side request forgery vulnerability in plugin/Live/test.php that allows authenticated administrators to read arbitrary URLs via the statsURL parameter, which lacks isSSRFSafeURL validation and accepts requests to private IP ranges and cloud metadata...

6.8CVSS0.00391EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/20 12:00 a.m.31 views

PT-2026-51174

Name of the Vulnerable Software and Affected Versions AVideo versions prior to 27.1 Description Authenticated administrators can perform server-side request forgery SSRF—a flaw where a server is tricked into making requests to an unintended location—via the 'plugin/Live/test.php' endpoint. The...

6.8CVSS5.8AI score0.00391EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/06/05 7:18 p.m.15 views

CVE-2026-45578

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/onpublish.php builds an execAsync command line by string concatenation, single-quoting each argument but never calling...

8.8CVSS5.6AI score0.00318EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/02 4:03 a.m.19 views

CVE-2026-45580

WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a stored cross-site scripting vulnerability. The Live plugin's "YouTube-style" view renders the live transmission's stream key into an HTML class attribute by raw echo, without htmlspecialchars. A canStream user can persi...

5.4CVSS5.6AI score0.00136EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/29 2:16 p.m.28 views

CVE-2026-45580

WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a stored cross-site scripting vulnerability. The Live plugin's "YouTube-style" view renders the live transmission's stream key into an HTML class attribute by raw echo, without htmlspecialchars. A canStream user can persi...

5.4CVSS0.00136EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/29 1:14 p.m.19 views

EUVD-2026-33311

WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a stored cross-site scripting vulnerability. The Live plugin's "YouTube-style" view renders the live transmission's stream key into an HTML class attribute by raw echo, without htmlspecialchars. A canStream user can persi...

5.4CVSS5.6AI score0.00136EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/29 1:14 p.m.61 views

CVE-2026-45580

CVE-2026-45580 affects WWBN/AVideo versions 29.0 and earlier, via stored XSS in the Live plugin’s YouTube-style live view. The root cause is that modeYoutubeLive.php renders the live stream key directly into an HTML class attribute without escaping, enabling a canStream user to persist a key cont...

5.4CVSS5.6AI score0.00136EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder