Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Remote, low-complexity object injection reachable by a Contributor (PR:L), no user interaction, with gadget-chain-driven high C/I/A impact within the same WordPress instance (S:U).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor PHP Object Injection in Werkstatt <= 4.8.3 versions.
AnalysisAI
PHP Object Injection in the Werkstatt WordPress theme (fuelthemes) through version 4.8.3 lets a Contributor-level user pass attacker-controlled data into an unsafe deserialization routine, enabling instantiation of arbitrary PHP objects. With the right POP gadget chain present in WordPress core, another plugin, or the theme itself, this can escalate to file operations, SQL manipulation, or remote code execution. No public exploit identified at time of analysis, and it is not listed in CISA KEV; the 8.8 CVSS reflects the low-privilege network-exploitable path with high confidentiality, integrity, and availability impact.
Technical ContextAI
The affected component is the Werkstatt commercial WordPress theme distributed by fuelthemes, identified by CPE cpe:2.3:a:fuelthemes:werkstatt (all versions up to and including 4.8.3). The root cause is CWE-502, Deserialization of Untrusted Data: PHP's unserialize() (or an equivalent) is invoked on input a Contributor can influence, causing PHP to reconstruct objects whose magic methods (__wakeup, __destruct, __toString) fire automatically. PHP Object Injection itself does not execute code directly - it becomes dangerous when a 'property-oriented programming' (POP) gadget chain exists in the loaded codebase (WordPress core, active plugins, or the theme), which the attacker's crafted serialized payload steers toward a sensitive sink. This is a well-understood WordPress theme/plugin vulnerability class routinely triaged by Patchstack.
RemediationAI
No specific fixed version was provided in the source data, so the patch status is: no vendor-released patch version identified at time of analysis - check the Patchstack advisory (https://patchstack.com/database/wordpress/theme/werkstatt/vulnerability/wordpress-werkstatt-theme-4-8-3-php-object-injection-vulnerability) and the fuelthemes/ThemeForest changelog for a release above 4.8.3 and upgrade to it as the primary fix. Until a patched release is confirmed, reduce risk by removing the Contributor role from untrusted users and disabling open user registration (side effect: legitimate multi-author workflows are curtailed), auditing and removing unused plugins that could supply POP gadget chains (side effect: possible loss of dependent functionality), and deploying a WAF or Patchstack virtual patch to block serialized-object payloads in requests reaching the theme (side effect: potential false positives on legitimate serialized data). Where feasible, restrict access to the theme's affected endpoint/handler to authenticated administrators only.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
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
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41332
GHSA-3236-q4rc-wfw4