<?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-2026-18598 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-18598/</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, 03 Aug 2026 14:03:31 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-18598/feed.xml" rel="self" type="application/rss+xml"/><item><title>Remote Command Injection in GL.iNet GL-MT3000 Firmware</title><link>https://feed.craftedsignal.io/briefs/2026-08-gl-inet-rce/</link><pubDate>Mon, 03 Aug 2026 14:03:31 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-gl-inet-rce/</guid><description>A command injection vulnerability in the Logread Lua RPC plugin of GL.iNet GL-MT3000 firmware versions 4.4.5 and earlier allows authenticated remote attackers to execute arbitrary system commands via the module argument.</description><content:encoded><![CDATA[<p>A critical security vulnerability (CVE-2026-18598) exists in the GL.iNet GL-MT3000 wireless router, affecting firmware versions up to 4.4.5. The vulnerability is located within the Logread Lua RPC plugin, specifically in the <code>logread.get_system_log</code> function handled by the <code>/usr/lib/oui-httpd/rpc/logread</code> file. An authenticated remote attacker can manipulate the <code>module</code> argument to inject and execute arbitrary system commands on the underlying host operating system. This vulnerability stems from improper neutralization of special elements used in command execution (CWE-77). Public exploit code for this flaw is available, significantly lowering the barrier for exploitation. Given the network-facing nature of these devices, organizations should prioritize updating to a patched firmware version or restricting access to the management RPC interface.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker performs network reconnaissance to identify reachable GL.iNet management interfaces.</li>
<li>Attacker obtains valid low-privileged credentials for the GL-MT3000 web management portal.</li>
<li>Attacker accesses the OUI-based RPC service endpoint used by the Logread Lua RPC plugin.</li>
<li>Attacker crafts a malicious HTTP request containing a payload injected into the <code>module</code> argument of the <code>logread.get_system_log</code> function.</li>
<li>The <code>oui-httpd</code> service processes the request and passes the tainted <code>module</code> argument to the system shell.</li>
<li>The system shell executes the attacker-supplied commands with the privileges of the web service process.</li>
<li>Attacker achieves remote code execution for persistence, further system exploitation, or network traversal.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated (if PR is bypassed) or low-privileged remote attackers to gain full control over the router. This can lead to complete compromise of the network traffic passing through the device, unauthorized exfiltration of sensitive information, or the potential for lateral movement into the internal network protected by the router.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update GL-MT3000 firmware to version 4.4.6 or later immediately to patch CVE-2026-18598.</li>
<li>Disable remote access to the web management interface on all internet-facing GL.iNet devices.</li>
<li>Implement strictly limited access control lists (ACLs) for the device management interface.</li>
<li>Monitor network logs for unusual HTTP POST requests to <code>/rpc/logread</code> or similar paths containing shell metacharacters such as semicolon, pipe, or backticks in query parameters.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>remote-code-execution</category><category>command-injection</category><category>cve-2026-18598</category><category>iot-security</category><category>cve-2026-18599</category><category>router</category><category>rce</category><category>cve-2026-18601</category><category>iot</category></item></channel></rss>