<?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>Cpe:2.3:a:adobe:commerce:2.4.2:ext-1:*:*:*:*:*:* — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aadobecommerce2.4.2ext-1/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 25 May 2026 18:02:02 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aadobecommerce2.4.2ext-1/feed.xml" rel="self" type="application/rss+xml"/><item><title>Adobe Commerce XXE Vulnerability (CVE-2024-34102) Exploit Released</title><link>https://feed.craftedsignal.io/briefs/2026-05-adobe-commerce-xxe/</link><pubDate>Mon, 25 May 2026 18:02:02 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-adobe-commerce-xxe/</guid><description>A public exploit, named CosmicSting, has been released for CVE-2024-34102, an XML External Entity (XXE) Injection vulnerability in Adobe Commerce allowing for unauthenticated remote file read, SSRF, and potential RCE.</description><content:encoded><![CDATA[<p>A public exploit, dubbed &ldquo;CosmicSting&rdquo;, has been published on Sploitus, targeting CVE-2024-34102, an XML External Entity (XXE) Injection vulnerability in Adobe Commerce (Magento). This vulnerability affects versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8, and earlier. The exploit allows unauthenticated attackers to perform remote file reads, Server-Side Request Forgery (SSRF), and potentially achieve Remote Code Execution (RCE). The exploit suite includes attack vectors targeting various REST endpoints and direct path access to sensitive files. The availability of a working exploit increases the risk to unpatched Adobe Commerce systems significantly, as attackers can now easily leverage this vulnerability.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker sends a crafted HTTP request to one of the vulnerable Adobe Commerce REST endpoints, such as <code>/rest/V1/guest-carts/{id}/estimate-shipping-methods</code>.</li>
<li>The HTTP request contains a malicious XML payload designed to exploit the XXE vulnerability (CVE-2024-34102).</li>
<li>The Adobe Commerce application processes the XML payload without proper sanitization of external entity references.</li>
<li>The application attempts to resolve the external entity, leading to either local file read, or SSRF.</li>
<li>If the attacker leverages local file read, sensitive files such as <code>app/etc/env.php</code> (containing database credentials and encryption keys) or <code>/etc/passwd</code> (for user enumeration) are targeted.</li>
<li>If the attacker leverages SSRF, they can interact with internal services or external websites on behalf of the server.</li>
<li>Successful exploitation allows the attacker to extract sensitive information, potentially leading to further compromise.</li>
<li>In some scenarios, the attacker may be able to leverage the XXE vulnerability to achieve Remote Code Execution (RCE) by chaining it with other vulnerabilities or misconfigurations.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2024-34102 can lead to sensitive information disclosure, including database credentials, encryption keys, and system user information. The vulnerability can also be leveraged for Server-Side Request Forgery (SSRF), allowing attackers to interact with internal services. In certain scenarios, Remote Code Execution (RCE) may be possible, potentially allowing complete control over the affected Adobe Commerce instance. The impact is high, with a CVSS score of 9.8, and affects multiple versions of Adobe Commerce.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the security patches provided by Adobe to address CVE-2024-34102 on all Adobe Commerce instances.</li>
<li>Deploy the Sigma rule <code>Detect Adobe Commerce XXE via Guest Cart Endpoint</code> to your SIEM and tune for your environment.</li>
<li>Monitor web server logs for suspicious requests to the identified REST endpoints (<code>/rest/V1/guest-carts/{id}/estimate-shipping-methods</code>, <code>/rest/all/V1/guest-carts/{id}/estimate-shipping-methods</code>, <code>/rest/V1/guest-carts/{id}/billing-address</code>, <code>/rest/V1/orders</code>, <code>/rest/V1/order</code>) to detect potential exploitation attempts.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>cve-2024-34102</category><category>xxe</category><category>adobe commerce</category><category>magento</category></item></channel></rss>