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 with no user interaction; deserialization gadget chains routinely yield full code execution, giving 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 OttoKit <= 1.1.27 versions.
AnalysisAI
Unauthenticated PHP Object Injection in the OttoKit WordPress plugin (formerly SureTriggers) versions 1.1.27 and earlier allows remote attackers to deserialize attacker-controlled PHP objects against any site running the plugin. With a CVSS 9.8 (AV:N/AC:L/PR:N/UI:N) and a CWE-502 deserialization root cause, successful exploitation can lead to full code execution, data theft, or site takeover when a suitable POP gadget chain is present in WordPress core or another installed plugin. No public exploit identified at time of analysis, and the vulnerability is not currently listed in CISA KEV.
Technical ContextAI
OttoKit (vendor: Brainstorm Force, CPE cpe:2.3:a:brainstorm_force:ottokit) is a WordPress automation/integration plugin - previously branded SureTriggers - that connects WordPress sites to external services and triggers workflows. The flaw is a CWE-502 Deserialization of Untrusted Data issue in PHP: attacker-supplied serialized data reaches a PHP unserialize() call (or equivalent), instantiating attacker-chosen classes and invoking their magic methods (__wakeup, __destruct, __toString). On a WordPress stack this typically becomes exploitable via POP (Property-Oriented Programming) gadget chains found in WordPress core, popular plugins, or libraries like Monolog/Guzzle, turning object injection into file write, SQLi, or RCE primitives.
RemediationAI
Upstream fix available per Patchstack advisory; a released patched version is not independently confirmed from the supplied input, so administrators should upgrade OttoKit to the latest version above 1.1.27 published by Brainstorm Force and verify the installed version under wp-admin → Plugins. Until the update is applied, compensating controls include deactivating the OttoKit/SureTriggers plugin entirely (trade-off: breaks any automation workflows it powers), restricting access to the plugin's REST/AJAX endpoints at the web server or WAF layer (risk of breaking legitimate trigger callbacks from external SaaS services), and deploying a virtual patch via Patchstack/Wordfence/managed-WAF rules that block serialized PHP payloads (O:, a:) on those endpoints. Refer to the advisory: https://patchstack.com/database/wordpress/plugin/suretriggers/vulnerability/wordpress-ottokit-plugin-1-1-27-php-object-injection-vulnerability.
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-36898
GHSA-pf55-gh7m-56fg