<?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/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>LwIP - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/lwip/</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>Tue, 22 Sep 2026 16:47:26 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/lwip/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Critical Out-of-Bounds Write in lwIP MQTT Client</title><link>https://feed.craftedsignal.io/briefs/2026-09-lwip-mqtt-rce/</link><pubDate>Tue, 22 Sep 2026 16:47:26 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-lwip-mqtt-rce/</guid><description>An out-of-bounds write vulnerability (CVE-2026-87121) in the lwIP TCP/IP Stack MQTT client allows unauthenticated remote attackers to achieve full code execution on affected devices.</description><content:encoded><![CDATA[<p>The lwIP TCP/IP stack contains a critical out-of-bounds write vulnerability in its MQTT client implementation, tracked as CVE-2026-87121. This flaw affects versions 2.0.1 through 2.2.1 of the MQTT client application. The vulnerability allows an unauthenticated, remote attacker to trigger a memory corruption condition by sending specially crafted MQTT packets, potentially leading to full code execution on the underlying device. Given that the lwIP stack is commonly embedded in resource-constrained IoT, industrial, and embedded devices across critical infrastructure sectors such as energy, water, and manufacturing, this vulnerability presents a high risk for wide-scale exploitation. Defenders should prioritize identifying instances of the affected stack within their OT and IoT environments and apply the upstream patch associated with commit f89407ea711879c04d91c92b35d67be78bbaf0f1.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-87121 allows an unauthenticated remote attacker to gain full code execution on the device, resulting in a complete compromise of the affected asset. This could lead to unauthorized control of industrial processes, exfiltration of sensitive telemetry data, or deployment of further payloads. The vulnerability is rated with a CVSS score of 9.8 (Critical) due to its remote, unauthenticated, and low-complexity exploitation requirements. Sectors relying on embedded lwIP stacks, particularly those in critical infrastructure, face significant operational and security risks if devices are exposed to untrusted networks.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately identify all systems utilizing the lwIP TCP/IP Stack MQTT client version 2.0.1 through 2.2.1.</li>
<li>Apply the official vendor fix available in the lwIP project repository, specifically the commit f89407ea711879c04d91c92b35d67be78bbaf0f1.</li>
<li>Isolate vulnerable devices from the public internet by placing them behind firewalls or within dedicated, restricted network segments.</li>
<li>Implement network-level ingress filtering to restrict MQTT traffic (typically port 1883 or 8883) to authorized communication partners only.</li>
<li>Enable logging for MQTT traffic patterns to detect anomalies indicative of malformed packet transmission.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category></item><item><title>Double Free Vulnerability in lwIP (Lightweight IP)</title><link>https://feed.craftedsignal.io/briefs/2026-09-lwip-double-free/</link><pubDate>Tue, 22 Sep 2026 16:46:52 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-lwip-double-free/</guid><description>The lwIP TCP/IP stack contains a double free vulnerability (CVE-2026-91018) that could allow an attacker with adjacent network access to trigger memory corruption or remote code execution.</description><content:encoded><![CDATA[<p>lwIP (Lightweight IP) is a widely deployed open-source TCP/IP stack intended for embedded systems. A double free vulnerability, identified as CVE-2026-91018, exists in the API implementation of lwIP versions 2.0.1 through 2.2.1. This vulnerability arises from improper handling of memory allocation, specifically a double free condition (CWE-415). An attacker capable of sending specifically crafted packets from an adjacent network segment can exploit this flaw. Successful exploitation can lead to a system crash, denial of service, memory corruption, or arbitrary code execution on the target device. Given the widespread use of lwIP in critical infrastructure sectors - including energy, water, healthcare, and industrial control systems - this vulnerability poses a significant risk to the integrity and availability of embedded network hardware.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-91018 can result in complete system compromise or persistent denial of service in embedded devices. Because lwIP is integrated into numerous industrial and communications products globally, the scope of potentially vulnerable assets is extensive across critical infrastructure sectors such as energy, water, and manufacturing. If exploited, an attacker could achieve arbitrary code execution, bypassing safety controls or exfiltrating sensitive operational data.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the lwIP library to a patched version using the source repository provided at <a href="https://cgit.git.savannah.gnu.org/cgit/lwip.git">https://cgit.git.savannah.gnu.org/cgit/lwip.git</a>.</li>
<li>Apply the specific fix identified by commit hash f873b6295933e4149a2132adf3e9a2d2a676a5ec.</li>
<li>Isolate embedded control system devices from business networks and ensure they are not directly accessible via the public internet.</li>
<li>Implement network-level segmentation to restrict access to the affected devices, limiting communication to authorized, trusted adjacent network segments only.</li>
<li>Deploy VPNs for required remote access, ensuring the VPN infrastructure itself is patched and hardened against exploitation.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>