<?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>Cve-2025-54539 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2025-54539/</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>Wed, 27 May 2026 19:03:21 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2025-54539/feed.xml" rel="self" type="application/rss+xml"/><item><title>Critical Deserialization Vulnerability in Apache ActiveMQ NMS AMQP Client (CVE-2025-54539)</title><link>https://feed.craftedsignal.io/briefs/2026-05-activemq-deserialization/</link><pubDate>Wed, 27 May 2026 19:03:21 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-activemq-deserialization/</guid><description>A critical deserialization of untrusted data vulnerability (CVE-2025-54539) exists in Apache ActiveMQ NMS AMQP Client &lt;= v2.3.0, where an attacker controlling or impersonating an AMQP broker can send malicious serialized data that the client deserializes unsafely, allowing arbitrary code execution on the client system.</description><content:encoded><![CDATA[<p>Apache ActiveMQ NMS AMQP Client, a .NET messaging library, is vulnerable to a critical deserialization of untrusted data vulnerability (CVE-2025-54539). An attacker controlling or impersonating an AMQP broker can send maliciously crafted serialized data to the client. The Apache ActiveMQ NMS AMQP Client deserializes this data unsafely, leading to arbitrary code execution on the client system. This vulnerability affects all NMS AMQP releases up to and including version 2.3.0. A proof-of-concept exploit is publicly available, increasing the risk of exploitation. Successful exploitation can lead to full compromise of confidentiality, integrity, and availability of the client system. It is fixed in version 2.4.0.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker gains control of, or impersonates, an AMQP broker.</li>
<li>The .NET application using the vulnerable Apache ActiveMQ NMS AMQP Client initiates a connection to the malicious or compromised AMQP broker.</li>
<li>The attacker sends a malicious AMQP message containing a crafted serialized object to the client.</li>
<li>The client receives the malicious AMQP message from the broker.</li>
<li>The Apache ActiveMQ NMS AMQP Client attempts to deserialize the received data using .NET binary deserialization.</li>
<li>Due to insufficient validation, the malicious serialized object triggers the instantiation of arbitrary classes and execution of associated code paths during deserialization.</li>
<li>The attacker achieves remote code execution (RCE) in the context of the client process.</li>
<li>The attacker gains full control over the compromised system, enabling activities such as data exfiltration, malware installation, or further lateral movement.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2025-54539 allows a remote attacker to execute arbitrary code on a vulnerable system running the Apache ActiveMQ NMS AMQP Client. This can lead to a complete compromise of the affected system, including loss of confidentiality, integrity, and availability. Given the messaging library&rsquo;s role, a successful attack could disrupt critical business processes relying on AMQP communication. Due to the availability of a public PoC, the risk of exploitation is elevated.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade to Apache ActiveMQ NMS AMQP Client version 2.4.0 or later to patch CVE-2025-54539.</li>
<li>Monitor network traffic for connections to unusual or suspicious AMQP brokers, and implement network segmentation to restrict connections to trusted brokers only.</li>
<li>Implement application whitelisting to prevent execution of unauthorized binaries, limiting the impact of potential RCE.</li>
<li>Enable process monitoring and logging to detect suspicious process creation events that may indicate successful exploitation of CVE-2025-54539.</li>
<li>As a long-term hardening strategy, migrate away from .NET binary serialization, as recommended by Apache.</li>
<li>Deploy the Sigma rule &ldquo;Detect Suspicious ActiveMQ NMS AMQP Client Deserialization&rdquo; to your SIEM and tune for your environment.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>deserialization</category><category>rce</category><category>activemq</category><category>cve-2025-54539</category><category>windows</category></item></channel></rss>