Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable WordPress endpoint deserializes attacker input, enabling RCE via POP chains with full CIA impact, matching AV:N/AC:L/PR:N/UI:N.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated PHP Object Injection in Integration for ActiveCampaign and Contact Form 7, WPForms, Elementor, Ninja Forms <= 1.1.1 versions.
AnalysisAI
Unauthenticated PHP Object Injection in the WordPress plugin 'Integration for ActiveCampaign and Contact Form 7, WPForms, Elementor, Ninja Forms' (versions 1.1.1 and earlier) allows remote attackers to inject crafted serialized objects that are deserialized by the plugin, enabling abuse of POP gadget chains for code execution, file operations, or data tampering. The flaw scores CVSS 9.8 (AV:N/AC:L/PR:N/UI:N) and impacts any WordPress site running the affected CRM Perks integration plugin. There is no public exploit identified at time of analysis, but the unauthenticated nature and prevalence of WordPress as a target make this a high-priority patching item.
Technical ContextAI
The vulnerability is a CWE-502 Deserialization of Untrusted Data flaw in a PHP-based WordPress plugin maintained by CRM Perks that bridges ActiveCampaign with popular form builders (Contact Form 7, WPForms, Elementor Forms, Ninja Forms). The affected component (cpe:2.3:a:crm_perks:integration_for_activecampaign_and_contact_form_7,_wpforms,_elementor,_ninja_forms) passes attacker-controlled input into PHP's unserialize() (or equivalent) without validation, instantiating arbitrary classes. When combined with POP (Property-Oriented Programming) gadget chains present in WordPress core, other plugins, or the bundled form-builder integrations, this can be escalated to arbitrary file write, SQL execution, or remote code execution depending on the loaded class graph at the time of the request.
RemediationAI
Patch available per vendor advisory; upgrade the plugin to a version greater than 1.1.1 as listed by CRM Perks through the WordPress.org plugin repository, with the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/cf7-active-campaign/vulnerability/wordpress-integration-for-activecampaign-and-contact-form-7-wpforms-elementor-ninja-forms-plugin-1-1-1-php-object-injection-vulnerability serving as the reference (an exact fixed version is not independently confirmed in the supplied data). If immediate upgrade is not possible, deactivate the plugin entirely until patched, since the integration is a non-critical CRM connector and disabling it primarily breaks lead-syncing rather than site availability; alternatively, place a WAF rule (Patchstack, Wordfence, or equivalent) in front of the affected plugin endpoints to block requests containing serialized PHP payloads (e.g., parameters matching ^O:\d+:" or a:\d+:\{), accepting that overly broad signatures can produce false positives on legitimate form submissions and should be tuned against your form fields.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36908
GHSA-gpvc-87r4-hfmw