<?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>Netis - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/netis/</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>Fri, 14 Aug 2026 14:13:46 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/netis/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>Unauthenticated Firmware Update Vulnerability in Netis NC63 Routers</title><link>https://feed.craftedsignal.io/briefs/2026-08-netis-firmware-vulnerability/</link><pubDate>Fri, 14 Aug 2026 14:13:46 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-netis-firmware-vulnerability/</guid><description>An unauthenticated firmware update vulnerability in Netis NC63 routers allows attackers to bypass authentication and upload malicious firmware via the /cgi-bin/upload_fw.cgi endpoint.</description><content:encoded><![CDATA[<p>Netis NC63 router firmware version V3.0.0.3327 contains a critical vulnerability (CVE-2026-73673) that allows unauthenticated remote attackers to upload malicious firmware images to the device. The vulnerability stems from improper authentication enforcement within the Boa web server and the netis.cgi CGI dispatcher. The web server incorrectly allows access to any path containing '.cgi' without validating session cookies. Furthermore, the netis.cgi dispatcher invokes the firmware update handler without verifying the authentication state of the request. Because the firmware update process relies on a weak additive checksum and static product strings rather than cryptographic signature verification, an attacker can push unauthorized or malicious firmware to the device. This enables persistent, full control over the compromised router.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker performs reconnaissance to identify the target Netis NC63 router and confirms the firmware version V3.0.0.3327.</li>
<li>Attacker crafts a multipart POST request targeting the /cgi-bin/upload_fw.cgi endpoint.</li>
<li>The request is sent to the target device without a valid session cookie.</li>
<li>The Boa web server processes the request, bypassing authentication checks due to the '.cgi' extension.</li>
<li>The netis.cgi CGI dispatcher accepts the request and passes it to the internal firmware update handler.</li>
<li>The firmware update handler verifies the forged additive checksum and static strings, failing to perform cryptographic signature validation.</li>
<li>The router processes and writes the malicious firmware image to flash memory.</li>
<li>Upon reboot, the malicious firmware executes, granting the attacker persistent administrative control over the router.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for the permanent compromise of the Netis NC63 router. As a network edge device, a compromised router can be used to facilitate man-in-the-middle attacks, intercept traffic, exfiltrate sensitive data, or serve as a persistent foothold for lateral movement into the local area network.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately restrict administrative access to the router web interface to trusted management IPs only.</li>
<li>Disable remote management on all internet-facing interfaces.</li>
<li>Monitor network logs for multipart POST requests directed at /cgi-bin/upload_fw.cgi.</li>
<li>Check the Netis official support portal for firmware patches addressing CVE-2026-73673 and update all affected devices.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>