Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable deserialization in a WordPress theme typically yields RCE via POP chains, justifying AV:N/AC:L/PR:N/UI:N and full C/I/A impact.
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
2DescriptionCVE.org
Unauthenticated PHP Object Injection in AI Lab < 5.4.2 versions.
Articles & Coverage 1
AnalysisAI
Unauthenticated PHP Object Injection in the AI Lab WordPress theme versions prior to 5.4.2 enables remote attackers to deliver crafted serialized payloads to a vulnerable deserialization sink. With a CVSS 9.8 rating and no authentication required, successful exploitation can lead to arbitrary code execution, data theft, or full site takeover depending on which POP gadget chains are available in WordPress core or installed plugins. No public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV.
Technical ContextAI
The vulnerability is a CWE-502 Deserialization of Untrusted Data flaw in the AI Lab commercial WordPress theme by jwsthemes (CPE cpe:2.3:a:jwsthemes:ai_lab). PHP Object Injection occurs when user-controlled input reaches PHP's unserialize() function, allowing an attacker to instantiate arbitrary classes already loaded in the runtime. The real impact depends on Property-Oriented Programming (POP) gadget chains present in WordPress core, other active plugins, or the theme itself - magic methods such as __wakeup, __destruct, or __toString can be abused to trigger file writes, SQL queries, or command execution. As a theme-level flaw it is exposed on any WordPress site that has AI Lab installed and activated.
RemediationAI
Upgrade the AI Lab theme to version 5.4.2 or later, which is the vendor-released patch identified in the Patchstack advisory (https://patchstack.com/database/wordpress/theme/ailab/vulnerability/wordpress-ai-lab-theme-5-4-2-php-object-injection-vulnerability). If immediate patching is not possible, deactivate and switch away from the AI Lab theme - note this will break the site's frontend appearance and any theme-specific shortcodes. As a temporary compensating control, place the site behind a WAF (such as Patchstack, Wordfence, or Cloudflare managed rules) configured to block serialized PHP payloads (requests containing patterns like O:NN:" or a:N:{) on theme endpoints, accepting some risk of false positives on legitimate serialized cookies or form data. Audit installed plugins to reduce the universe of available POP gadget chains while you remediate.
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-37607