CVE-2026-45247 PUBLISHED

Mirasvit Cache Warmer for Magento < 1.11.12 PHP Object Injection

Assigner: VulnCheck
Reserved: 11.05.2026 Published: 26.05.2026 Updated: 26.05.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 9.3

Product Status

Vendor Mirasvit
Product Full Page Cache Warmer for Magento 2
Versions Default: affected
  • affected from 0 to 1.11.12 (excl.)

Credits

  • Sansec finder

References

Problem Types

  • Deserialization of Untrusted Data CWE