AI Security AI安全 2d ago Updated 2d ago 更新于 2天前 42

Hackers Compromised 14,500+ Dahua Devices Using Credential Attacks, Auth Bypasses, and P2P 黑客利用凭证攻击、认证绕过和P2P技术入侵14,500多台大华设备

Hunt.io disclosed OperationCameraSwarm, a campaign compromising 14,530+ Dahua devices between June 17 and July 22, 2026, using credential attacks, authentication bypasses, and P2P relay exploitation Two CVE-2021-33044 and CVE-2021-33045 authentication bypass flaws were used to configure persistent accounts on 1,923 cameras, with the account reportedly surviving factory resets on most firmware A P2P relay technique via Easy4IP allowed 283 cameras behind NAT to be reached using serial numbers, wit Hunt.io披露"OperationCameraSwarm"行动,攻击者在2026年6月17日至7月22日期间利用凭证攻击、认证绕过漏洞和P2P中继技术入侵了14,530多台Dahua设备 攻击主要通过三条路径实现:凭证攻击(12,324个唯一IP)、CVE-2021-33044/CVE-2021-33045认证绕过(1,923台设备配置持久账户)、P2P中继(283台设备) 攻击者遗留的407MB工作目录包含2,616个文件,确认受攻击设备主要集中在乌克兰和俄罗斯,操作者被认定为俄语使用者 ITRES Labs指出P2P中继漏洞在2024年中之前的固件中存在,攻击者可通过有效序列号在设备完

60
Hot 热度
65
Quality 质量
55
Impact 影响力

Analysis 深度分析

TL;DR

  • Hunt.io disclosed OperationCameraSwarm, a campaign compromising 14,530+ Dahua devices between June 17 and July 22, 2026, using credential attacks, authentication bypasses, and P2P relay exploitation
  • Two CVE-2021-33044 and CVE-2021-33045 authentication bypass flaws were used to configure persistent accounts on 1,923 cameras, with the account reportedly surviving factory resets on most firmware
  • A P2P relay technique via Easy4IP allowed 283 cameras behind NAT to be reached using serial numbers, with recovered operator code claiming 89.4% of live serial numbers returned open channels without authentication
  • The campaign was reconstructed from a 407 MB exposed working directory containing tooling, logs, and campaign records, with compromises concentrated in Ukraine and Russia
  • ITRES Labs recommends disabling P2P where unnecessary, updating to mid-2024 or later firmware, and segmenting video surveillance systems

Why It Matters

This campaign highlights the persistent risks facing IoT and surveillance devices, particularly when legacy vulnerabilities remain unpatched for years despite known exploitation. The combination of credential attacks, authentication bypasses, and P2P relay exploitation demonstrates how multiple attack vectors can be chained to compromise large-scale device fleets, making it a cautionary case study for organizations relying on Dahua and similar IoT infrastructure.

Technical Details

  • Credential Attacks: 12,324 unique IP addresses were targeted across 13,229 campaign records, representing the largest attack vector in the operation
  • Authentication Bypass (CVE-2021-33044/CVE-2021-33045): CVE-2021-33044 exploits a NetKeyboard client type during authentication, while CVE-2021-33045 uses loopback login requests via 127.0.0.1; both rated CVSS 8.1 (Dahua) to 9.8 (NVD) and remain in CISA's KEV catalog as of August 2026
  • P2P Relay Exploitation: The Easy4IPCloud protocol allows device location via serial number and tunnel establishment; firmware before mid-2024 permitted relay path creation before device-level credential checks, with the public p2pwn repository confirming tool support for Dahua serial numbers
  • Persistent Account Configuration: 1,923 cameras were configured with persistent accounts that reportedly survive factory resets on most firmware versions
  • Evidence Recovery: A 407 MB working directory containing 2,616 files across 234 subdirectories was analyzed, including tooling, logs, shell history, and campaign records

Industry Insight

  • Organizations using Dahua surveillance equipment should prioritize firmware updates to mid-2024 or later versions and disable P2P/Easy4IP functionality unless explicitly required for operations
  • The continued presence of CVE-2021-33044 and CVE-2021-33045 in CISA's KEV catalog underscores the critical importance of patch management for legacy IoT devices that remain in production environments
  • The reported capability to transfer camera access to third parties suggests emerging business models in IoT compromise; defenders should implement network segmentation and monitor for unauthorized account creation on surveillance infrastructure

TL;DR

  • Hunt.io披露"OperationCameraSwarm"行动,攻击者在2026年6月17日至7月22日期间利用凭证攻击、认证绕过漏洞和P2P中继技术入侵了14,530多台Dahua设备
  • 攻击主要通过三条路径实现:凭证攻击(12,324个唯一IP)、CVE-2021-33044/CVE-2021-33045认证绕过(1,923台设备配置持久账户)、P2P中继(283台设备)
  • 攻击者遗留的407MB工作目录包含2,616个文件,确认受攻击设备主要集中在乌克兰和俄罗斯,操作者被认定为俄语使用者
  • ITRES Labs指出P2P中继漏洞在2024年中之前的固件中存在,攻击者可通过有效序列号在设备完成凭据检查前建立Easy4IP中继路径
  • 建议用户禁用P2P功能、更新固件、使用强唯一凭证、移除未使用账户并对视频监控系统进行网络分段

为什么值得看

本文揭示了针对Dahua监控设备的规模化攻击活动,展示了攻击者如何组合利用已知漏洞和P2P中继技术绕过网络防护,对物联网设备安全和监控行业具有重要警示意义。

技术解析

  • 认证绕过漏洞:CVE-2021-33044和CVE-2021-33045是Dahua摄像头的两个认证绕过漏洞,CVSS评分分别为8.1(Dahua)和9.8(NVD),攻击者可通过构造恶意数据包绕过设备身份认证,其中CVE-2021-33044由NetKeyboard客户端类型触发,CVE-2021-33045涉及使用127.0.0.1地址的环回登录请求
  • P2P中继攻击路径:攻击者利用Dahua Easy4IPCloud服务,通过设备序列号建立P2P中继隧道,在2024年中之前的固件中,中继路径在设备执行凭据检查前就已建立,使位于NAT后的设备可被外部访问,公开工具p2pwn和dh-p2p PoC仓库证实了该机制
  • 攻击规模与数据:攻击者遗留的工作目录包含2,616个文件分布在234个子目录中,记录显示89.4%的在线序列号返回无认证的开放通道,1,923台相机配置了持久账户且该账户在大多数固件上可存活于恢复出厂设置后
  • 漏洞状态:两个CVE漏洞截至2026年8月19日仍列于CISA已知被利用漏洞目录,P2P中继问题被ITRES Labs归类为非CVE漏洞,但2024年中之后发布的固件已强化该路径

行业启示

  • 物联网设备安全治理:监控摄像头等IoT设备长期存在认证机制缺陷,厂商需建立漏洞生命周期管理机制,及时修复历史漏洞并强化默认安全配置
  • P2P/云服务安全风险:设备厂商提供的远程访问服务(如Easy4IP)可能成为攻击跳板,企业应评估此类服务的必要性,实施网络分段和访问控制策略
  • 供应链与第三方风险:攻击者可能通过工具包将设备访问权转移给第三方,组织需监控设备异常外联行为,定期审计固件版本并遵循最小权限原则

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Security 安全