
CVE-2026-45247
Critical (CVSS 9.8) unauthenticated PHP object injection flaw in the Mirasvit Full Page Cache Warmer extension for Magento 2 and Adobe Commerce, enabling remote code execution.
Last refreshed: 7 June 2026 · Appears in 1 active topic
Why did a Magento caching cookie become a no-login path to complete server takeover?
Timeline for CVE-2026-45247
SharePoint patch clock runs out today
Cybersecurity: Threats and DefencesMagento RCE forces 9-day patch race
Cybersecurity: Threats and DefencesBackground
CVE-2026-45247 is a CVSS 9.8 critical vulnerability in the Mirasvit Full Page Cache Warmer extension for Magento 2 and Adobe Commerce. The flaw stems from unsafe PHP deserialisation: the extension processes a user-supplied serialised object in the CacheWarmer cookie without type-checking, allowing an attacker to craft a payload that triggers PHP object injection and achieve Remote Code Execution (RCE) on the server — without needing any login credentials.
Adobe shipped a patch on 25 May 2026. CISA listed the flaw in its Known Exploited Vulnerabilities (KEV) catalogue on 3 June 2026, setting a 6 June Deadline for US Federal Civilian Executive Branch (FCEB) agencies — nine days after the fix and before most private e-commerce operators had finished their patching cycle. Sansec and Imperva confirmed active exploitation against gaming and business sites in the United States, the United Kingdom, France and Australia within that nine-day window.
CVE-2026-45247 exemplifies the structural vulnerability of Magento's third-party extension ecosystem. Adobe's Marketplace review process checks compatibility and code quality rather than exploitable PHP deserialisation patterns, leaving extension vendors as independent security actors. A CVSS 9.8 no-authentication flaw in a widely-deployed caching extension generates automated proof-of-concept scripts within approximately 72 hours of public disclosure, collapsing the exploitation window well below the 30-day EPSS-predicted norm. The nine-day patch-to-federal-mandate timeline set a new enforcement benchmark for third-party extension CVEs.