Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable and unauthenticated (AV:N/PR:N/UI:N); AC:H because successful RCE depends on a reachable POP gadget chain in the target's plugin/theme stack; full C/I/A impact once chained.
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 Ashtanga <= 1.2 versions.
AnalysisAI
Unauthenticated PHP Object Injection in the Mikado-Themes Ashtanga WordPress theme (versions ≤ 1.2) allows remote attackers to deliver malicious serialized PHP objects to the application. When combined with a suitable POP (property-oriented programming) gadget chain present in WordPress core, other plugins, or themes, exploitation can lead to remote code execution, arbitrary file operations, or full site compromise. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
The vulnerability is a CWE-502 (Deserialization of Untrusted Data) flaw in a commercial WordPress theme sold by Mikado-Themes, identified by CPE cpe:2.3:a:mikado-themes:ashtanga. PHP Object Injection occurs when user-controlled input reaches PHP's unserialize() function (or equivalent), allowing an attacker to instantiate arbitrary classes already loaded in the runtime. In the WordPress ecosystem this is particularly dangerous because the broad surface of loaded plugin and core classes frequently contains 'magic method' gadgets (__wakeup, __destruct, __toString) that can be chained - via tools like PHPGGC - into file writes, SQL queries, or code execution, even when the vulnerable component itself contains no obviously dangerous sink.
RemediationAI
No vendor-released patch identified at time of analysis in the provided data - administrators should monitor Mikado-Themes and the Patchstack advisory at https://patchstack.com/database/wordpress/theme/ashtanga/vulnerability/wordpress-ashtanga-theme-1-2-php-object-injection-vulnerability for a fixed release beyond 1.2 and upgrade as soon as it is published. Until a patched version is available, deploy a WordPress WAF such as Patchstack or Wordfence with virtual-patching rules for PHP object injection (which will block requests containing serialized object payloads, at the cost of occasionally false-positiving on legitimate serialized data), restrict access to theme endpoints via web-server ACLs or HTTP auth where feasible, and consider deactivating the Ashtanga theme and switching to a default theme on high-value sites (this is the only fully effective mitigation but obviously breaks the site's appearance). Also audit installed plugins and remove any unused ones to shrink the available gadget-chain surface.
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-37487