<?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>Puwell - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/puwell/</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, 04 Aug 2026 15:43:50 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/puwell/feed.xml" rel="self" type="application/rss+xml"/><item><title>Authentication Bypass in Puwell IP Camera Firmware</title><link>https://feed.craftedsignal.io/briefs/2026-08-puwell-auth-bypass/</link><pubDate>Tue, 04 Aug 2026 15:43:50 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-puwell-auth-bypass/</guid><description>Puwell IP Camera firmware versions 2.x through 4.x contain an authentication bypass vulnerability (CVE-2026-61514) allowing unauthenticated attackers to control device functions via TCP port 23456.</description><content:encoded><![CDATA[<p>Puwell IP Camera firmware versions 2.x through 4.x are affected by an authentication bypass vulnerability, identified as CVE-2026-61514. The flaw resides in the proprietary control protocol used by the devices, specifically in how they handle the Session field within the protocol header. An unauthenticated attacker can send crafted, protocol-conforming packets to TCP port 23456 to bypass security checks. Successful exploitation grants an attacker full control over the device, including the ability to view live video streams, manipulate pan and tilt motor functions, toggle audio recording, or force a remote device restart. This vulnerability poses a significant risk to the integrity and privacy of environments deploying these cameras, as it requires no credentials to execute.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker performs network reconnaissance to identify reachable Puwell IP Cameras listening on TCP port 23456.</li>
<li>Attacker initiates a connection to the target device on TCP port 23456.</li>
<li>Attacker crafts a protocol-conforming packet for the proprietary control interface.</li>
<li>Attacker inserts arbitrary or malformed data into the Session field of the packet header.</li>
<li>The target device fails to validate the Session identifier, granting the attacker an authenticated context.</li>
<li>Attacker sends follow-up command packets to interact with device functions (e.g., streaming, motor control, or rebooting).</li>
<li>The device executes the commands without requiring legitimate administrative credentials.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated remote attackers to gain unauthorized access to live surveillance video, control physical camera hardware, activate audio, and cause denial-of-service through device reboots. This affects all Puwell IP Cameras running firmware versions 2.x through 4.x, potentially leading to unauthorized physical surveillance and manipulation of security infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security and infrastructure teams:</p>
<ul>
<li>Immediately segment Puwell IP Cameras from the internet and place them in a restricted management VLAN.</li>
<li>Implement firewall rules to block unsolicited ingress traffic on TCP port 23456 to these devices.</li>
<li>Audit network logs for unexpected traffic patterns targeting TCP port 23456.</li>
<li>Check with the vendor (Puwell Technology Inc.) for firmware updates addressing CVE-2026-61514.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category></item></channel></rss>