CVE-2026-27053
Description
Unauthenticated PHP Object Injection in Broadcast Live Video plugin for WordPress (versions < 7.1.3) allows remote code execution; update to 7.1.3.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated PHP Object Injection in Broadcast Live Video plugin for WordPress (versions < 7.1.3) allows remote code execution; update to 7.1.3.
Vulnerability
The Broadcast Live Video plugin for WordPress (versions prior to 7.1.3) is vulnerable to unauthenticated PHP Object Injection. The vulnerability resides in the plugin's handling of user-supplied input that is passed to an unserialize() call without proper sanitization. No authentication or special configuration is required to reach the vulnerable code path. [1]
Exploitation
An attacker can exploit this vulnerability by sending a crafted HTTP request containing a malicious serialized PHP object to the affected endpoint. No authentication is needed, and the attack can be performed remotely over the network. The attacker must craft a payload that, when unserialized, triggers a POP (Property Oriented Programming) chain to achieve code execution. [1]
Impact
Successful exploitation allows an attacker to execute arbitrary PHP code, perform SQL injection, path traversal, or cause denial of service, depending on the available POP gadgets. This can lead to full compromise of the WordPress site, including data theft, site defacement, and further propagation of attacks. The CVSS score of 9.8 reflects the critical severity and ease of exploitation. [1]
Mitigation
The vulnerability is fixed in version 7.1.3 of the Broadcast Live Video plugin. Users should update immediately. For those unable to update, Patchstack provides a virtual mitigation rule that blocks attacks until the update is applied. The plugin vendor has not announced any workarounds other than updating. [1]
AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: < 7.1.3
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
1- Wordfence Intelligence Weekly WordPress Vulnerability Report (May 25, 2026 to May 31, 2026)Wordfence Blog · Jun 4, 2026