Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (VulnCheck) · only source for this CVE.
CVSS VectorVendor: VulnCheck
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
4DescriptionCVE.org
Mirasvit Full Page Cache Warmer for Magento 2 before version 1.11.12 contains a PHP object injection vulnerability that allows unauthenticated attackers to achieve remote code execution by supplying a crafted serialized PHP object in the CacheWarmer cookie. Attackers can exploit the unrestricted call to PHP's native unserialize() function combined with gadget chains available in Magento and its dependencies to execute arbitrary code on the server.
AnalysisAI
Remote code execution in Mirasvit Full Page Cache Warmer for Magento 2 before 1.11.12 allows unauthenticated attackers to execute arbitrary code by sending a crafted serialized PHP object in the CacheWarmer cookie. The flaw is confirmed actively exploited (CISA KEV) with publicly available exploit code, and successful exploitation chains Magento and dependency gadget chains via an unsafe call to unserialize(). Despite a low EPSS score (0.10%), KEV listing and CVSS 9.3 indicate this is a high-priority patch for any Magento 2 store running the module.
Technical ContextAI
The vulnerability is a classic CWE-502 (Deserialization of Untrusted Data) issue rooted in PHP's native unserialize() function being invoked on attacker-controlled input read from the CacheWarmer HTTP cookie. PHP object injection becomes RCE when reachable gadget chains exist in loaded classes; Magento 2 and its broader Composer dependency tree (Symfony, Zend/Laminas, Guzzle, Monolog) historically expose POP gadgets that can pivot deserialization into arbitrary file writes or command execution. The affected component is identified by CPE cpe:2.3:a:mirasvit:full_page_cache_warmer_for_magento_2:*, a third-party module that pre-warms Magento full-page caches and processes the cookie before any authentication layer, making the sink reachable from the unauthenticated edge.
RemediationAI
Upgrade the Mirasvit Full Page Cache Warmer module to vendor-released patch version 1.11.12 or later via Composer (composer update mirasvit/module-cache-warmer), then run setup:upgrade and clear caches; the vendor changelog at https://mirasvit.com/package/changelog/?package=mirasvit/module-cache-warmer documents the fix. If immediate upgrade is not feasible, deploy a WAF or reverse-proxy rule to strip or block requests carrying the CacheWarmer cookie at the edge (Imperva has published protection guidance at https://www.imperva.com/blog/imperva-customers-protected-against-cve-2026-45247-in-mirasvit-full-page-cache-warmer-for-magento/), with the trade-off that cache pre-warming functionality will be disabled for legitimate triggers until restored. As a temporary stopgap, disabling the Mirasvit Cache Warmer module entirely (bin/magento module:disable Mirasvit_CacheWarmer) removes the sink at the cost of losing pre-warmed cache performance. Hunt for indicators of compromise given confirmed active exploitation: review web server logs for anomalous CacheWarmer cookie values (long base64/serialized blobs beginning with O: or a:), audit pub/media and var/ for unexpected PHP files, and rotate Magento admin and integration credentials if compromise is suspected.
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-31837
GHSA-rg8p-9rpg-r32p