CVE Catalog

CVE-2026-84187

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Summary

AVideo contains a missing authentication vulnerability in plugin/Live/on_publish.php that allows unauthenticated attackers to mark arbitrary scheduled broadcasts as failed by sending crafted POST requests with schedule identifiers. Attackers can exploit the unguarded RTMP callback endpoint to modify scheduled broadcast status fields by supplying fabricated stream keys matching the pattern -ps-<N>, silently canceling any scheduled live broadcast without credentials or authorization.

Risk Assessment

An attacker can cancel scheduled live broadcasts without authorization, potentially leading to service disruption and loss of user trust.

Recommendation

Apply patches provided by the AVideo vendor. Restrict access to the on_publish.php endpoint and require authentication for RTMP callbacks.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

AVideo contains a missing authentication vulnerability in plugin/Live/on_publish.php that allows unauthenticated attackers to mark arbitrary scheduled broadcasts as failed by sending crafted POST requests with schedule identifiers. Attackers can exploit the unguarded RTMP callback endpoint to modify scheduled broadcast status fields by supplying fabricated stream keys matching the pattern -ps-<N>, silently canceling any scheduled live broadcast without credentials or authorization.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS