Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-v395-2xmq-cg23
- https://www.vulncheck.com/advisories/avideo-on-publish-php-missing-authenticatio
- https://github.com/WWBN/AVideo/security/advisories/GHSA-v395-2xmq-cg23
FAQ
What is CVE-2026-84187?
CVE-2026-84187 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 requ...
How severe is CVE-2026-84187?
CVE-2026-84187 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84187?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.