Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable form submission triggers unserialize() with no user interaction; successful POP chain yields full code execution, hence 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 Integration for Contact Form 7 HubSpot <= 1.3.7 versions.
AnalysisAI
Unauthenticated PHP Object Injection in the Integration for Contact Form 7 HubSpot WordPress plugin (versions <= 1.3.7) allows remote attackers to inject malicious serialized PHP objects, which can lead to full site compromise when a suitable POP gadget chain exists in WordPress core or co-installed plugins. The flaw is reachable without authentication or user interaction (CVSS 9.8) and was reported by Patchstack. No public exploit identified at time of analysis.
Technical ContextAI
The vulnerability stems from CWE-502 (Deserialization of Untrusted Data) in the CRM Perks 'Integration for Contact Form 7 HubSpot' plugin (CPE cpe:2.3:a:crm_perks:integration_for_contact_form_7_hubspot). PHP Object Injection occurs when attacker-controlled input reaches a call to unserialize(), instantiating arbitrary PHP classes and triggering 'magic methods' (__wakeup, __destruct, __toString) during object construction or destruction. In the WordPress ecosystem, exploitation typically chains these magic methods through POP (Property-Oriented Programming) gadgets present in WordPress core or other installed plugins, enabling arbitrary file writes, SQL injection, or remote code execution even though the vulnerable sink itself only deserializes data.
RemediationAI
Upstream fix availability is not independently confirmed from the provided input; administrators should upgrade the plugin to the latest version above 1.3.7 as published by CRM Perks and tracked at https://patchstack.com/database/wordpress/plugin/cf7-hubspot/vulnerability/wordpress-integration-for-contact-form-7-hubspot-plugin-1-3-7-php-object-injection-vulnerability. If no patched release is yet available, deactivate and remove the plugin until a fix lands - this is the only reliable mitigation for unauthenticated deserialization. As a temporary compensating control, place a WAF rule (e.g., Patchstack mU plugin, Wordfence) in front of the site to block request payloads containing serialized PHP markers (O:, a:, s:) directed at the plugin's Contact Form 7 submission endpoints; this can produce false positives on legitimate form submissions containing similar character sequences and does not eliminate residual risk if the rule is bypassed.
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-36887
GHSA-6f45-2725-f94r