WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo on_publish_done.php endpoint in the Live plugin allows unauthenticated users to terminate any active live stream. The endpoint processes RTMP callback events to mark streams as finished in the database, but performs no authentication or authorization checks before doing so. An attacker can enumerate active stream keys from the unauthenticated stats.json.php endpoint, then send crafted POST requests to on_publish_done.php to terminate any live broadcast. This enables denial-of-service against all live streaming functionality on the platform. At time of publication, there are no publicly available patches.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/security/advisories/GHSA-4jcg-jxpf-5vq3 | Exploit Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-4jcg-jxpf-5vq3 | Exploit Vendor Advisory |
Configurations
History
01 Apr 2026, 18:37
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-4jcg-jxpf-5vq3 - Exploit, Vendor Advisory | |
| First Time |
Wwbn
Wwbn avideo |
|
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* |
01 Apr 2026, 17:28
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-4jcg-jxpf-5vq3 - |
31 Mar 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-31 21:16
Updated : 2026-04-01 18:37
NVD link : CVE-2026-34731
Mitre link : CVE-2026-34731
CVE.ORG link : CVE-2026-34731
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-306
Missing Authentication for Critical Function
