<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Remote-Code-Execution on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/remote-code-execution/</link><description>Recent content in Remote-Code-Execution on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Wed, 03 Jun 2026 16:40:00 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/remote-code-execution/index.xml" rel="self" type="application/rss+xml"/><item><title>Redis RCE Flaw CVE-2026-23479: 2-Year Bug Patched</title><link>https://zxcloudsecurity.co.uk/posts/redis-rce-vulnerability-cve-2026-23479-use-after-free-patched/</link><pubDate>Wed, 03 Jun 2026 16:40:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/redis-rce-vulnerability-cve-2026-23479-use-after-free-patched/</guid><description>Redis patches CVE-2026-23479, a use-after-free RCE flaw active since v7.2.0. Authenticated attackers could execute OS commands on the host. Patch now.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/autonomous-ai-tool-finds-2-year-old-rce.html">The Hacker News</a></p>
<hr>
<p>A critical remote code execution vulnerability (CVE-2026-23479) in Redis, introduced in version 7.2.0 over two years ago, has been patched following discovery by an autonomous AI-powered bug-hunting tool. The flaw is a use-after-free bug in Redis&rsquo;s blocking-client handling code, allowing any authenticated user to execute arbitrary operating system commands on the host server. This is significant because Redis is widely deployed across cloud environments as a caching and data store layer, meaning exposure could lead to full host compromise.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Prioritise patching all Redis instances to the May 5 fixed release immediately, paying particular attention to managed Redis services (AWS ElastiCache, Azure Cache for Redis, GCP Memorystore) and self-hosted deployments — check with your vendors for patch availability. In the interim, enforce network segmentation and strict authentication controls to limit which services and users can reach Redis endpoints, reducing the authenticated-user attack surface.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/autonomous-ai-tool-finds-2-year-old-rce.html">Autonomous AI Tool Finds 2-Year-Old RCE Flaw in Redis (CVE-2026-23479)</a></p>
]]></content:encoded></item><item><title>Redis RCE Flaw CVE-2026-23479: Patch Now</title><link>https://zxcloudsecurity.co.uk/posts/redis-rce-use-after-free-cve-2026-23479/</link><pubDate>Wed, 03 Jun 2026 16:40:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/redis-rce-use-after-free-cve-2026-23479/</guid><description>CVE-2026-23479 is a 2-year-old use-after-free RCE vulnerability in Redis 7.2.0+. Learn the risk and how to protect your cloud infrastructure.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/autonomous-ai-tool-finds-2-year-old-rce.html">The Hacker News</a></p>
<hr>
<p>A use-after-free vulnerability in Redis (CVE-2026-23479) allows an authenticated user to execute arbitrary operating system commands on the host machine. Present in every stable Redis branch since version 7.2.0, the flaw went undetected for over two years before being discovered by an autonomous AI-powered code analysis tool. Because Redis is widely deployed as a caching and session layer in cloud environments, successful exploitation could lead to full host compromise.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Patch Redis to the May 5 release immediately across all environments — prioritise internet-adjacent or multi-tenant deployments. In the interim, enforce strict network segmentation so that only authorised application services can reach Redis, and audit whether any Redis instances permit external or untrusted client authentication.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/autonomous-ai-tool-finds-2-year-old-rce.html">Autonomous AI Tool Finds 2-Year-Old RCE Flaw in Redis (CVE-2026-23479)</a></p>
]]></content:encoded></item><item><title>CVE-2026-45247: Magento RCE Flaw Added to CISA KEV</title><link>https://zxcloudsecurity.co.uk/posts/cisa-kev-magento-rce-cve-2026-45247-mirasvit-cache-warmer/</link><pubDate>Wed, 03 Jun 2026 16:30:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cisa-kev-magento-rce-cve-2026-45247-mirasvit-cache-warmer/</guid><description>CISA adds CVE-2026-45247, a CVSS 9.8 RCE flaw in the Mirasvit Cache Warmer Magento extension, to its KEV catalogue amid active exploitation.</description><content:encoded><![CDATA[<p>🔴 <strong>Critical</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/cisa-adds-exploited-magento-rce-flaw.html">The Hacker News</a></p>
<hr>
<p>CISA has added CVE-2026-45247, a critical remote code execution vulnerability in the Mirasvit Cache Warmer Magento extension, to its Known Exploited Vulnerabilities catalogue following confirmed active exploitation. The flaw, scoring 9.8 on the CVSS scale, stems from insecure deserialisation of untrusted data, allowing an attacker to execute arbitrary code on affected systems. Any organisation running this extension on their Magento e-commerce platform should treat this as an urgent remediation priority.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Magento deployments immediately for the Mirasvit Cache Warmer extension and apply the vendor patch or remove the extension if no patch is available. Given active exploitation, also review web application firewall rules and inspect recent server logs for anomalous deserialisation payloads or unexpected outbound connections.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/cisa-adds-exploited-magento-rce-flaw.html">CISA Adds Exploited Magento RCE Flaw CVE-2026-45247 to KEV Catalog</a></p>
]]></content:encoded></item><item><title>CVE-2026-45247: Mirasvit Cache Warmer RCE Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-45247-mirasvit-full-page-cache-warmer-rce-deserialization/</link><pubDate>Wed, 03 Jun 2026 00:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-45247-mirasvit-full-page-cache-warmer-rce-deserialization/</guid><description>CVE-2026-45247 allows unauthenticated RCE via PHP deserialisation in Mirasvit Full Page Cache Warmer. Actively exploited — patch immediately.</description><content:encoded><![CDATA[<p>🔴 <strong>Critical</strong>  |  <strong>Source:</strong> <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">CISA Known Exploited Vulnerabilities</a></p>
<hr>
<p>A critical vulnerability in the Mirasvit Full Page Cache Warmer extension for Magento/Adobe Commerce allows unauthenticated attackers to execute arbitrary code on affected servers. The flaw stems from unsafe deserialisation of a crafted PHP object passed via the CacheWarmer cookie, requiring no login or prior access. This vulnerability is actively being exploited in the wild, confirmed by CISA&rsquo;s inclusion in its Known Exploited Vulnerabilities catalogue.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Identify any Magento or Adobe Commerce instances running the Mirasvit Full Page Cache Warmer extension and apply the vendor patch immediately ahead of the 6 June 2026 remediation deadline. Where patching is not immediately possible, implement a WAF rule to inspect and block malicious serialised PHP objects in the CacheWarmer cookie as an interim control.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">CVE-2026-45247: Mirasvit Mirasvit Full Page Cache Warmer</a></p>
]]></content:encoded></item><item><title>Oracle WebLogic CVE-2024-21182 Actively Exploited</title><link>https://zxcloudsecurity.co.uk/posts/oracle-weblogic-cve-2024-21182-kev-active-exploitation/</link><pubDate>Tue, 02 Jun 2026 18:14:42 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/oracle-weblogic-cve-2024-21182-kev-active-exploitation/</guid><description>CISA adds CVE-2024-21182 to KEV catalogue after active exploitation. The CVSS 7.5 flaw lets unauthenticated attackers take control of Oracle WebLogic serve</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/oracle-weblogic-cve-2024-21182-added-to.html">The Hacker News</a></p>
<hr>
<p>A high-severity vulnerability in Oracle WebLogic Server (CVE-2024-21182) has been added to CISA&rsquo;s Known Exploited Vulnerabilities catalogue following confirmed active exploitation in the wild. The flaw allows an unauthenticated attacker with network access to take full control of affected servers without any credentials. Any organisation running Oracle WebLogic in cloud or on-premises environments should treat this as an urgent remediation priority.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your cloud environments immediately for internet-exposed or network-accessible WebLogic instances and apply Oracle&rsquo;s patch from the January 2024 Critical Patch Update without delay. As an interim control, restrict network access to WebLogic admin ports using security groups or firewall rules, and consider placing instances behind a WAF or application gateway.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/oracle-weblogic-cve-2024-21182-added-to.html">Oracle WebLogic CVE-2024-21182 Added to KEV Catalog After Active Exploitation</a></p>
]]></content:encoded></item><item><title>CVE-2026-10591: Kiro IDE RCE via File Write Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-10591-kiro-ide-file-write-rce-aws/</link><pubDate>Tue, 02 Jun 2026 15:39:24 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-10591-kiro-ide-file-write-rce-aws/</guid><description>CVE-2026-10591 affects Kiro IDE versions below 0.11, allowing unauthenticated attackers to execute arbitrary commands via writes to sensitive IDE config pa</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/security/security-bulletins/rss/2026-037-aws/">AWS Security Bulletins</a></p>
<hr>
<p>A vulnerability in AWS&rsquo;s Kiro agentic IDE (versions prior to 0.11) allows remote unauthenticated attackers to write to execution-sensitive files such as .vscode/tasks.json, which can trigger automatic command execution when a folder is opened. The flaw stems from insufficient access control restrictions in the IDE&rsquo;s file write tool. This is particularly concerning as it can be exploited via crafted instructions, potentially through AI agent interactions.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Ensure all developers using Kiro IDE have updated to version 0.11 or later immediately, and consider enforcing this via endpoint management tooling. Review developer workstation security policies to restrict auto-execution behaviours in IDE environments, particularly for AI-assisted or agentic tooling.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/security/security-bulletins/rss/2026-037-aws/">CVE-2026-10591 - Kiro IDE Insufficient File Write Restrictions to Execution-Sensitive Paths</a></p>
]]></content:encoded></item></channel></rss>