Live Streaming - Broadcast Live Video <= 5.5.15 - Missing Authorization to Unauthenticated Remote Code Execution
Strategic Overview
- Status
- Patched in 5.5.16
- Affected Version
<= 5.5.15- CVSS
- 9.1Critical
- Weakness type
- CWE-20 · Improper Input Validation
- CVE
CVE-2023-25699
At a glance
CVE-2023-25699 is a critical-severity Improper Input Validation vulnerability in the Broadcast Live Video WordPress plugin, affecting versions <= 5.5.15. It carries a CVSS score of 9.1 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 5.5.16; sites on affected versions should update now. Disclosed February 2023, reported by minhtuanact.
Vulnerability Overview
The Live Streaming - Broadcast Live Video Plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 5.5.15. This allows unauthenticated attackers to execute code on the server.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-20: Improper Input Validation
Reaching this weakness in Broadcast Live Video <= 5.5.15 takes no account at all. Improper input validation means the application accepts input without confirming it has the form, type or range the code downstream assumes.
The concrete impact depends on where the unvalidated value lands, which is why records in this class range from cosmetic bugs to full compromise. For Broadcast Live Video the fix is 5.5.16: builds <= 5.5.15 are affected, anything from 5.5.16 onward is not.
Remediation
Update to version 5.5.16, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Broadcast Live Video 5.5.16 closes this, and updating the plugin is the step that ends it.
- Firewall
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Broadcast Live Video – Live Streaming : WebRTC, HLS, RTSP, RTMP
- 9.8CVE-2014-1907: Broadcast Live Video Arbitrary File Read/Deletion
CVE-2014-1907 - 9.8CVE-2014-1905: Broadcast Live Video Arbitrary File Upload
CVE-2014-1905 - 9.1CVE-2026-57716: Broadcast Live Video <= 7.2.4 Arbitrary File Deletion
CVE-2026-57716 - 9.1CVE-2025-26752: Broadcast Live Video Arbitrary File Deletion
CVE-2025-26752 - 8.1CVE-2026-27053: Broadcast Live Video PHP Object Injection
CVE-2026-27053 - 7.5CVE-2025-26753: Broadcast Live Video Arbitrary File Read
CVE-2025-26753 - 7.2CVE-2026-24937: Broadcast Live Video RCE
CVE-2026-24937 - 7.1CVE-2014-1906: Broadcast Live Video XSS
CVE-2014-1906
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C