Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
SolyxImmortal Python Malware Steals Browser Data Passwords Cookies
June 2, 2026
Claude AI Down Globally: Users Report Widespread Service Issues
June 2, 2026
Claude’s GitHub Actions Flaw Compromises Any Repository
June 2, 2026
Home/CyberSecurity News/Critical Magento Cache Plugin Flaw Allows RCE Attacks
CyberSecurity News

Critical Magento Cache Plugin Flaw Allows RCE Attacks

A critical security vulnerability has been uncovered in a widely used Magento caching plugin. This flaw allows attackers to remotely execute malicious code, requiring no login, configuration changes,...

Sarah simpson
Sarah simpson
June 1, 2026 2 Min Read
5 0

A critical security vulnerability has been uncovered in a widely used Magento caching plugin. This flaw allows attackers to remotely execute malicious code, requiring no login, configuration changes, or administrative access.

Security researchers at Sansec uncovered an unauthenticated PHP object injection flaw in Mirasvit Cache Warmer, a full-page cache extension used by thousands of Magento and Adobe Commerce storefronts.

The vulnerability, tracked as CVE-2026-45247, carries a maximum-severity CVSS score of 9.8 (Critical).

Magento Cache Plugin Vulnerability

Mirasvit Cache Warmer is designed to preload cached versions of store pages for different visitor types, varying by currency, customer group, and other session states.

To do this, it packs session details into a cookie and sends them with each crawl request. On the server side, a plugin reads that cookie and adjusts the session accordingly before rendering the page.

The critical problem: the plugin passes part of that cookie value directly to PHP’s native unserialize() function, with no class restrictions and no authentication checks.

Because the cookie value is entirely client-side, an attacker can craft it to inject arbitrary PHP objects. This is known as PHP Object Injection (CWE-502).

When combined with a gadget chain, malicious logic built from classes already bundled within Magento and its dependencies, this object injection escalates directly into Remote Code Execution (RCE).

The attack fires on every storefront request, not just internal cache-warming traffic, making any public-facing Magento store a potential target.

All versions of Mirasvit Cache Warmer before 1.11.12 are vulnerable. The extension ships bundled inside several other Mirasvit packages, meaning many merchants may be running it without realizing it.

Sansec’s scanning found approximately 6,000 stores running Mirasvit extensions, with the actual number likely far higher, as CDNs like Cloudflare mask many installations from external fingerprinting.

The exploit leaves a recognizable trail in web logs. Security teams should watch for storefront requests carrying a CacheWarmer cookie whose value begins with CacheWarmer: followed by a base64 string.

Serialized PHP objects typically base64-encode to strings starting with Tz, Qz, or YT — making the pattern CacheWarmer:(Tz|Qz|YT) a strong indicator of an active exploitation attempt.

Mitigations

Mirasvit released the patched version 1.11.12 on May 25, 2026, within days of being notified. Store owners should act immediately:

Update now:  Upgrade Mirasvit Cache Warmer to version 1.11.12 or later.

Block attacks: Deploy a web application firewall capable of blocking serialization-based exploit attempts.

Scan for compromise: Check for webshells, backdoors, or unexpected PHP files in pub/ and other web-accessible directories.

Audit installed packages: Confirm whether Cache Warmer is bundled inside other Mirasvit modules on your store.

Sansec’s Shield customers were already protected from April 24, 2026, the same day the flaw was discovered. The CVE was formally assigned on May 26, 2026.

Given that exploitation requires zero authentication and can be fully automated, unpatched stores remain at serious risk of full server compromise.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackCVEExploitPatchSecurityVulnerability

Share Article

Sarah simpson

Sarah simpson

Sarah is a cybersecurity journalist specializing in threat intelligence and malware analysis. With over 8 years of experience covering APT groups, zero-day exploits, and advanced persistent threats, Sarah brings deep technical expertise to breaking cybersecurity news. Previously, she worked as a security researcher at leading threat intelligence firms, where she analyzed malware samples and tracked cybercriminal operations. Sarah holds a Master's degree in Computer Science with a focus on cybersecurity and is a regular contributor to major security conferences.

Previous Post

IBM WebSphere RCE Vulnerability Exploited by Server Vulnerable

Next Post

Hackers Use Meta AI Bot to Hijack Instagram Accounts

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
Rising Web App & API Attacks: Are You Blind to AI Rising: Are Join
June 2, 2026
PHANTOMPULSE RAT Compromises Windows via Process Uses Injection
June 2, 2026
Nimbus Manticore APT Delivers Malware via Fake Abuses Recruitment
June 2, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Jennifer sherman
Jennifer sherman
David kimber
David kimber
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Detects Critical MongoDB CVE-

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us