CVE-2026-49104
Description
Unauthenticated PHP Object Injection in the Integration for Keap plugin (<=1.2.1) allows remote code execution via crafted input.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated PHP Object Injection in the Integration for Keap plugin (<=1.2.1) allows remote code execution via crafted input.
Vulnerability
The WordPress plugin "Integration for Keap/infusionsoft and Contact Form 7, WPForms, Elementor, Formidable, Ninja Forms" (slug cf7-infusionsoft) versions 1.2.1 and earlier are vulnerable to unauthenticated PHP Object Injection. The flaw resides in the deserialization of user-supplied input without proper sanitization, allowing an attacker to inject arbitrary PHP objects. No authentication is required to exploit this vulnerability [1].
Exploitation
An unauthenticated attacker can send a specially crafted HTTP request containing a serialized PHP object to the vulnerable plugin. The request does not require any prior authentication or user interaction. The injection occurs when the plugin unserializes the malicious payload, enabling the attacker to control the object's properties and trigger a POP (Property Oriented Programming) chain if available [1].
Impact
Successful exploitation can lead to a wide range of severe outcomes, including remote code execution, SQL injection, path traversal, and denial of service, depending on the available POP chain. The vulnerability is rated critical (CVSS 9.8) and is expected to be used in mass-exploit campaigns targeting thousands of websites regardless of size or popularity [1].
Mitigation
The vulnerability is fixed in version 1.2.2 of the plugin. Users are strongly advised to update immediately. Patchstack has also issued a mitigation rule to block attacks until the update is applied. No other workarounds have been disclosed [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
2- Range: <=1.2.1
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 (June 1, 2026 to June 7, 2026)Wordfence Blog · Jun 11, 2026