Executive Summary
Between 2017 and 2025, waves of exploit attempts have targeted Hikvision IP cameras using vulnerabilities such as CVE-2017-7921. Attackers abused easily guessable or default credentials passed via HTTP GET parameters, leveraging weak authentication mechanisms to access sensitive camera endpoints, user configurations, and device data. The entry vector relied on IoT device misconfigurations and insecure design, while brute-force attempts and credential stuffing remain prevalent. This activity has potential to expose live feeds, user data, and create a foothold into internal networks, with implications for privacy, compliance, and physical security.
This breach is notable today as attempts to exploit Hikvision and similar IoT cameras continue at scale, highlighting persistent IoT security challenges due to poor credential hygiene, slow patch adoption, and device interface limitations. The incident demonstrates ongoing risk as attackers increasingly automate targeting of legacy and unpatched embedded devices across global networks.
Why This Matters Now
Exploitation of legacy and unpatched IoT cameras remains a significant risk, with attackers continuously scanning for weak endpoints and default credentials. The sustained attack volume underscores how unresolved IoT vulnerabilities can act as an initial access vector for broader compromises, making proactive device management and security controls a current business imperative.
Attack Path Analysis
Attackers initiated compromise by targeting Internet-exposed Hikvision cameras using default or weak credentials embedded in HTTP requests, likely abusing CVE-2017-7921. Upon gaining access, adversaries could perform privilege escalation by leveraging backdoor accounts or weak privilege separation. With internal access, attackers may attempt lateral movement to other networked devices or DVR systems. Command & Control channels are established by issuing remote commands or potentially enabling outbound connections. Exfiltration may occur via downloading configuration files or sensitive footage directly through vulnerable endpoints. Finally, attackers might disrupt operations by deleting footage, altering settings, or using access for follow-on attacks.
Kill Chain Progression
Initial Compromise
Description
Exploitation of publicly-accessible camera endpoints using default or simple passwords (e.g., 'admin:11') via HTTP requests, leveraging credential stuffing or backdoor weaknesses in CVE-2017-7921.
Related CVEs
CVE-2017-7921
CVSS 10An improper authentication vulnerability in Hikvision IP cameras allows remote attackers to escalate privileges and access sensitive information.
Affected Products:
Hikvision DS-2CD2xx2F-I Series – V5.2.0 build 140721 to V5.4.0 build 160530
Hikvision DS-2CD2xx0F-I Series – V5.2.0 build 140721 to V5.4.0 Build 160401
Hikvision DS-2CD2xx2FWD Series – V5.3.1 build 150410 to V5.4.4 Build 161125
Hikvision DS-2CD4x2xFWD Series – V5.2.0 build 140721 to V5.4.0 Build 160414
Hikvision DS-2CD4xx5 Series – V5.2.0 build 140721 to V5.4.0 Build 160421
Hikvision DS-2DFx Series – V5.2.0 build 140805 to V5.4.5 Build 160928
Hikvision DS-2CD63xx Series – V5.0.9 build 140305 to V5.3.5 Build 160106
Exploit Status:
exploited in the wildCVE-2021-36260
CVSS 9.8A command injection vulnerability in the web server of some Hikvision products allows unauthenticated remote attackers to execute arbitrary code.
Affected Products:
Hikvision Various IP Cameras and NVRs – Multiple versions; refer to vendor advisory
Exploit Status:
exploited in the wildReferences:
https://nvd.nist.gov/vuln/detail/CVE-2021-36260https://www.securityweek.com/over-80000-unpatched-hikvision-cameras-exposed-takeover/https://www.hikvision.com/en/support/cybersecurity/security-advisory/security-notification-command-injection-vulnerability-in-some-hikvision-products/important-product-firmware-update/
MITRE ATT&CK® Techniques
Valid Accounts
Brute Force
Hardware Additions
Exploit Public-Facing Application
Network Sniffing
Modify Authentication Process
Exploitation of Remote Services
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Secure Authentication for System Components
Control ID: 8.2.3
NYDFS 23 NYCRR 500 – Cybersecurity Policy
Control ID: 500.03
DORA – ICT Security Policies and Procedures
Control ID: Art. 9(2)
CISA ZTMM 2.0 – Eliminate Default Passwords
Control ID: Identity Pillar - 1.2
NIS2 Directive – Access Control and Asset Management
Control ID: Art. 21(2)(d)
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Security/Investigations
Physical security firms using Hikvision cameras face critical IoT exploitation risks through CVE-2017-7921 backdoor vulnerabilities, compromising surveillance integrity and client data protection.
Banking/Mortgage
Financial institutions with Hikvision surveillance systems vulnerable to unauthorized access via hardcoded credentials, threatening PCI compliance and enabling potential facility reconnaissance attacks.
Health Care / Life Sciences
Healthcare facilities using vulnerable Hikvision cameras risk HIPAA violations through unauthorized surveillance access, potentially exposing patient areas and compromising facility security monitoring.
Retail Industry
Retail establishments face significant surveillance compromise through Hikvision camera exploitation, enabling theft reconnaissance, customer privacy violations, and potential payment system facility mapping.
Sources
- Exploit Attempts Against Older Hikvision Camera Vulnerability, (Wed, Sep 24th)https://isc.sans.edu/diary/rss/32316Verified
- Privilege-Escalating Vulnerability in Certain Hikvision IP Camerashttps://us-legacy.hikvision.com/en/support-resources/documentation/special-notices/privilege-escalating-vulnerability-certain-hikvision-ip-camerasVerified
- Over 80,000 Unpatched Hikvision Cameras Exposed to Takeoverhttps://www.securityweek.com/over-80000-unpatched-hikvision-cameras-exposed-takeover/Verified
- Important Product Firmware Update - Command Injection Vulnerabilityhttps://www.hikvision.com/en/support/cybersecurity/security-advisory/security-notification-command-injection-vulnerability-in-some-hikvision-products/important-product-firmware-update/Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Applying Zero Trust segmentation, inline policy enforcement, strong egress controls, and east-west traffic monitoring would contain or prevent credential-based and network-level abuse of IoT devices, limiting attacker mobility and data loss at multiple stages.
Control: Zero Trust Segmentation
Mitigation: Prevented unauthorized access to ingress-facing endpoints.
Control: Threat Detection & Anomaly Response
Mitigation: Detected and alerted on anomalous privilege escalation attempts.
Control: East-West Traffic Security
Mitigation: Blocked unauthorized communication between segmented workloads.
Control: Egress Security & Policy Enforcement
Mitigation: Prevented malicious outbound communications.
Control: Cloud Firewall (ACF)
Mitigation: Blocked unauthorized data exfiltration attempts.
Rapid detection and response to destructive actions.
Impact at a Glance
Affected Business Functions
- Surveillance Operations
- Security Monitoring
Estimated downtime: 3 days
Estimated loss: $50,000
Unauthorized access to surveillance footage and potential compromise of network security.
Recommended Actions
Key Takeaways & Next Steps
- • Enforce Zero Trust Segmentation to prevent direct external access to IoT devices and limit internal east-west movement.
- • Implement strong policy-driven egress filtering to block malicious outbound connections from IoT and other cloud-connected devices.
- • Employ threat detection and anomaly response tools to baseline normal device behavior and quickly identify privilege escalation or suspicious activity.
- • Regularly audit and update device credentials, promptly removing default or weak passwords, and monitor for active CVE exploit attempts.
- • Utilize centralized multicloud visibility and control to identify exposed assets, monitor policy compliance, and respond rapidly to incidents.



