CVE-2026-34731 HIGH

CVE-2026-34731: AVideo: Unauthenticated Live Stream Termination via RTMP Callback on_publish_done.php

Vendor Wwbn
Product AVideo
Weakness CWE-306 · Missing auth
Published March 31, 2026
Last update April 1, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

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

What the vulnerability does

Description

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.

Key dates

Disclosure timeline

March 31, 2026 CVE published
April 1, 2026 Record updated