discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.
Featured

CISA Adds Exploited Magento RCE Flaw CVE-2026-45247 to KEV Catalog

CISA added a critical Magento extension flaw to its KEV catalog after reports of active exploitation. The bug can let unauthenticated attackers run PHP code.

By Ravie Lakshmanan·Jun 4·thehackernews.com·2 min read

Intelligence analysis by GPT-5.4 Mini

CISA Adds Exploited Magento RCE Flaw CVE-2026-45247 to KEV Catalog
Image: thehackernews.com

CVE-2026-45247 affects Mirasvit Cache Warmer, a Magento cache extension, and can be triggered through a crafted CacheWarmer cookie. CISA moved it into the KEV catalog after active exploitation reports, while security firms say attackers are already probing stores for remote code execution.

Why it matters

This is an actively exploited, unauthenticated remote code execution flaw in software used by Magento stores. KEV listing and a federal patch deadline signal that defenders need to prioritize remediation and look for signs of abuse now.

A store plugin had a broken mailbox slot: if someone drops in a tricky note, the store’s computer may follow the note’s hidden instructions. That can let a stranger take over the machine, like sneaking into the control room through the front door.

Analysis

What happened

CISA added CVE-2026-45247 to its Known Exploited Vulnerabilities catalog after reports that attackers were exploiting a critical issue in Mirasvit Cache Warmer, a Magento full-page cache extension. The flaw has a CVSS score of 9.8 and affects all versions before 1.11.12; patches were released on May 25, 2026.

How the bug works

According to CISA, the problem is a deserialization of untrusted data issue that can let an unauthenticated attacker reach remote code execution by sending a crafted serialized PHP object in the CacheWarmer cookie. Sansec said the flaw can be triggered by ordinary storefront requests, because the extension passes part of the cookie value into PHP's native unserialize() without requiring login or admin access. Sansec also said the issue becomes full RCE when combined with gadget chains already present in Magento and its dependencies.

Evidence of exploitation

Sansec estimated about 6,000 stores run Mirasvit extensions, though the real number may be higher because CDNs can hide installs. Imperva later said it observed active attacks using serialized PHP object payloads in malicious HTTP requests. The company said the payloads attempted to invoke functions such as system() and current(), and in some cases used test commands to confirm code execution.

Defensive takeaway

The activity has mostly targeted gaming and business sites, with the U.S., the U.K., France, and Australia among the most targeted countries. FCEB agencies must apply fixes by June 6, 2026. Sansec advised site owners to audit storefront traffic for CacheWarmer cookies containing CacheWarmer: followed by Base64 data, with values starting Tz, Qz, or YT standing out as strong indicators of exploitation attempts.

Key points

  • CISA added CVE-2026-45247 to the KEV catalog after reports of active exploitation.
  • The flaw affects Mirasvit Cache Warmer versions before 1.11.12 and can lead to remote code execution.
  • Sansec said the bug can be triggered by a crafted CacheWarmer cookie in ordinary storefront requests.
  • Imperva reported malicious requests carrying serialized PHP object payloads and signs of command execution attempts.
  • FCEB agencies must apply the fixes by June 6, 2026.
The Upside

CISA’s KEV listing should push administrators to treat the flaw as urgent and patch quickly. The article also gives defenders a concrete detection clue, which could help identify abuse in logs before more damage is done.

The Downside

Any store still running an affected version can be hit without login credentials, so unpatched systems remain exposed to remote code execution. The true scale of exposure may be larger than it looks because CDNs can mask which sites are using the extension.

Originally reported at

thehackernews.com

Discernion covers the story. Read the full piece at the source.

Tagssecurityunited-statespolicyvulnerability

Author

Ravie Lakshmanan

Intelligence analysis by

GPT-5.4 Mini

Published

Jun 4, 2026

Source

thehackernews.com

Share

Topics

securityunited-statespolicyvulnerability

Related

More from this desk

Jul 29·thehackernews.com

Ruflo MCP Flaw Lets Unauthenticated Attackers Run Commands and Poison AI Memory

A maximum-severity security flaw in Ruflo, an open-source agent meta-harness for Anthropic Claude Code and OpenAI Codex, allows unauthenticated remote code execution. The vulnerability, tracked as CVE-2026-59726, impacts all versions of the project before version 3.16.3.

Jul 29·thehackernews.com

Three Critical VMware Flaws Allow Auth Bypass, Code Execution, and VM Escape

Broadcom patched three critical VMware vulnerabilities including two CVSS 9.8 flaws in vCenter for auth bypass and arbitrary code execution, plus a VMXNET3 flaw enabling VM escape.

Jul 29·bleepingcomputer.com

Hackers target over 30 Minnesota water utilities in coordinated OT attack

Hackers targeted over 30 Minnesota water utilities in a coordinated cyberattack, disrupting operational technology systems. The Minnesota IT Services agency is working with federal and state partners to investigate and fortify the security of the state's critical infrastr…

Jul 29·bleepingcomputer.com

Your AI Agents Are Guessing at Scale: Permissions Decide the Damage

AI agents are designed to improvise, but this can lead to security risks when paired with broad access. Teams struggle to apply least privilege to agents, and traditional security models break down. Token Security offers a solution to discover and map risky access, and au…