CVE-2026-45247
published 2026-05-26CVE-2026-45247: Mirasvit Full Page Cache Warmer for Magento 2 before version 1.11.12 contains a PHP object injection vulnerability that allows unauthenticated attackers to…
PriorityP196critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
KEVITWEXPLOITInitial access
CISA Known Exploited Vulnerabilitydue 2026-06-06
Exploited in the wild
EPSS
27.55%
97.9th percentile
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.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| mirasvit | full_page_cache_warmer | < 1.11.12 | 1.11.12 |
| mirasvit | full_page_cache_warmer_for_magento_2 | < 1.11.12 | 1.11.12 |
Detection & IOCsextracted from sources · hover to see the quote
bytes↗
CacheWarmer:(Tz|Qz|YT)
- →Detect exploitation attempts by matching HTTP requests containing a CacheWarmer cookie whose value begins with 'CacheWarmer:' followed by a Base64-encoded serialized PHP object. Base64-encoded serialized PHP objects characteristically start with 'Tz', 'Qz', or 'YT'. ↗
- →Observed payloads are base64-encoded serialized objects delivered via malicious HTTP requests targeting any storefront endpoint — no authentication or admin privileges are required, so all storefront routes are in scope. ↗
- →Attackers have been observed sending test/canary commands to validate successful RCE before proceeding — look for anomalous command-execution output in web server responses or error logs alongside CacheWarmer cookie activity. ↗
- →The vulnerability is exploitable via any storefront request; no specific endpoint path is required, making WAF rules scoped to the CacheWarmer cookie value the most reliable detection layer. ↗
- ·Approximately 6,000 stores running Mirasvit extensions were identified, but the true number is likely higher because CDNs such as Cloudflare mask installs — asset/install-count-based scoping will undercount exposure. ↗
- ·RCE is achieved via gadget chains already present in Magento core and its dependencies — no additional malicious library needs to be present on the server for exploitation to succeed. ↗
- ·All versions of Mirasvit Full Page Cache Warmer prior to 1.11.12 are affected; the fix was released on May 25, 2026. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv4.09.3CRITICALCVSS: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
vulncheck9.3CRITICAL
cisa9.3CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
VulDB
Mirasvit Full Page Cache Warmer for Magento 2 up to 1.11.11 on Magento unserialize deserialization (EUVD-2026-31837)
vuldb·2026-06-03·CVSS 9.3
CVE-2026-45247 [CRITICAL] Mirasvit Full Page Cache Warmer for Magento 2 up to 1.11.11 on Magento unserialize deserialization (EUVD-2026-31837)
A vulnerability described as critical has been identified in Mirasvit Full Page Cache Warmer for Magento 2 up to 1.11.11 on Magento. Affected is the function unserialize. Executing a manipulation can lead to deserialization.
This vulnerability is registered as CVE-2026-45247. It is possible to launch the attack remotely. Furthermore, an exploit is available.
Upgrading the affected component is recommended.
GHSA
GHSA-rg8p-9rpg-r32p: Mirasvit Full Page Cache Warmer for Magento 2 before version 1
ghsa_unreviewed·2026-05-26
CVE-2026-45247 [CRITICAL] CWE-502 GHSA-rg8p-9rpg-r32p: Mirasvit Full Page Cache Warmer for Magento 2 before version 1
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.
VulnCheck
Deserialization of Untrusted Data
vulncheck·2026·CVSS 9.3
CVE-2026-45247 [CRITICAL] Deserialization of Untrusted Data
Deserialization of Untrusted Data
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.
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://www.imperva.com/blog/imperva-customers-protected-against-cve-2026-45247-in-mirasvit-full-page-cache-warmer-for-magento/
CISA
Mirasvit Full Page Cache Warmer Deserialization of Untrusted Data Vulnerability
cisa·2026-06-03·CVSS 9.3
CVE-2026-45247 [CRITICAL] CWE-502 Mirasvit Full Page Cache Warmer Deserialization of Untrusted Data Vulnerability
Vulnerability: Mirasvit Full Page Cache Warmer Deserialization of Untrusted Data Vulnerability
Affected: Mirasvit Mirasvit Full Page Cache Warmer
Mirasvit Full Page Cache Warmer contains a deserialization of untrusted data vulnerability that could allow unauthenticated attackers to achieve remote code execution by supplying a crafted serialized PHP object in the CacheWarmer cookie.
Required Action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Notes: https://mirasvit.com/package/changelog/?package=mirasvit/module-cache-warmer ; https://nvd.nist.gov/vuln/detail/CVE-2026-45247
Remediation Due Date: 2026-06-06
No detection rules found.
No public exploits indexed.
https://mirasvit.com/package/changelog/?package=mirasvit/module-cache-warmerhttps://sansec.io/research/mirasvit-cache-warmer-object-injectionhttps://www.vulncheck.com/advisories/mirasvit-cache-warmer-for-magento-php-object-injectionhttps://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-45247https://www.imperva.com/blog/imperva-customers-protected-against-cve-2026-45247-in-mirasvit-full-page-cache-warmer-for-magento/
2026-05-26
Published
2026-06-03
Added to CISA KEV
Exploited in the wild