Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable PHP object injection in a WordPress plugin yields PR:N/UI:N/AV:N/AC:L; successful gadget-chain exploitation typically gives full code execution, justifying C:H/I:H/A:H.
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 WP Zendesk for Contact Form 7, WPForms, Elementor, Formidable and Ninja Forms <= 1.1.4 versions.
Articles & Coverage 1
AnalysisAI
Unauthenticated PHP Object Injection in the CRM Perks 'WP Zendesk for Contact Form 7, WPForms, Elementor, Formidable and Ninja Forms' WordPress plugin (versions 1.1.4 and earlier) allows remote attackers to inject crafted serialized PHP objects into the application, potentially leading to remote code execution, data theft, or site takeover when a suitable POP gadget chain is present. The flaw is reported by Patchstack and carries a 9.8 CVSS score with network-reachable, no-privilege, no-interaction characteristics. No public exploit identified at time of analysis.
Technical ContextAI
The root cause is CWE-502 (Deserialization of Untrusted Data) within a PHP-based WordPress plugin that bridges several popular form builders (Contact Form 7, WPForms, Elementor Forms, Formidable Forms, Ninja Forms) with Zendesk. PHP Object Injection occurs when user-controllable input is passed to unserialize() or equivalent calls, allowing an attacker to instantiate arbitrary classes and trigger magic methods such as __wakeup, __destruct, or __toString. In a WordPress context this is typically chained with POP (Property-Oriented Programming) gadgets present in WordPress core or other installed plugins/themes to escalate from object instantiation into file write, SQL execution, or arbitrary code execution. The affected CPE is cpe:2.3:a:crm_perks:wp_zendesk_for_contact_form_7,_wpforms,_elementor,_formidable_and_ninja_forms covering all versions up to and including 1.1.4.
RemediationAI
No vendor-released patch identified at time of analysis; the Patchstack advisory only confirms that versions ≤ 1.1.4 are vulnerable. Site operators should monitor the WordPress.org plugin page and Patchstack advisory (https://patchstack.com/database/wordpress/plugin/cf7-zendesk/...) for a fixed release and upgrade as soon as one above 1.1.4 is published. In the interim, deactivate and remove the 'WP Zendesk for Contact Form 7, WPForms, Elementor, Formidable and Ninja Forms' plugin entirely - this stops the Zendesk-to-form integration but eliminates the unauthenticated attack surface; if removal is not acceptable, place the site behind a WAF (e.g., Patchstack mitigation, Wordfence) with rules blocking serialized PHP payloads (strings beginning with O:, a:, s:, etc.) on the plugin's AJAX/REST endpoints, accepting that the WAF may also block legitimate edge cases and must be tuned. Restrict access to wp-admin and the plugin's endpoints by IP allowlist where feasible, and review logs for suspicious requests carrying serialized data.
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
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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36882
GHSA-cr7j-78mh-rxpv