Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable unauthenticated deserialization (AV:N/PR:N/UI:N); AC:H reflects dependency on a viable POP gadget chain in the host WordPress stack; full CIA impact via RCE.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated PHP Object Injection in Léonie <= 1.2.1 versions.
AnalysisAI
Unauthenticated PHP Object Injection in the Léonie WordPress theme (versions ≤ 1.2.1) by Elated Themes allows remote attackers to deserialize attacker-controlled data, potentially leading to arbitrary code execution, file manipulation, or full site compromise when a suitable POP gadget chain exists in the WordPress stack. Reported by Patchstack and tracked as EUVD-2026-37490, with no public exploit identified at time of analysis but a high CVSS score of 8.1 reflecting the severity of unauthenticated deserialization. No KEV listing is present.
Technical ContextAI
The vulnerability is a CWE-502 (Deserialization of Untrusted Data) flaw in the Léonie commercial WordPress theme distributed by Elated Themes (CPE cpe:2.3:a:elated-themes:léonie). PHP Object Injection occurs when user-controllable input is passed to PHP's unserialize() function, allowing attackers to instantiate arbitrary classes and trigger magic methods such as __wakeup(), __destruct(), or __toString(). In the WordPress ecosystem, even when the vulnerable theme lacks a directly exploitable gadget, attackers commonly chain the injection with POP gadgets present in WordPress core, popular plugins (e.g., Contact Form 7, WooCommerce), or bundled libraries to achieve file write, SQL execution, or RCE. The 'L Onie' tag and EUVD entry indicate this is a niche theme but exposed wherever it is installed.
RemediationAI
No vendor-released patch version is identified in the provided data; defenders should consult the Patchstack advisory at https://patchstack.com/database/wordpress/theme/lonie/vulnerability/wordpress-leonie-theme-1-2-1-php-object-injection-vulnerability for the fixed release once published by Elated Themes, and upgrade to any version above 1.2.1. As compensating controls until a confirmed patched version is available, administrators should deploy a WAF rule (Patchstack, Wordfence, or equivalent) to block serialized PHP payloads (patterns matching O:, a:, or s: in request parameters reaching theme endpoints), disable or replace the Léonie theme on production sites - accepting the trade-off of frontend appearance changes - and audit installed plugins to reduce the universe of available POP gadget chains. Restrict access to the WordPress site to known IPs where feasible.
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-37490