Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Description supports only authenticated (PR:H) network-triggered device malfunction, so A:H with C:N/I:N; vendor's C:H/I:H is unsupported by the stated DoS-only impact.
Primary rating from Vendor (hikvision).
CVSS VectorVendor: hikvision
Lifecycle Timeline
2DescriptionCVE.org
There is a stack-based buffer overflow vulnerability in some Hikvision cameras, which may allow authenticated attackers to cause device malfunction by sending specially crafted packets.
AnalysisAI
Denial-of-service via stack-based buffer overflow affects Hikvision DS-2CD and DS-2DE series IP cameras, where an authenticated attacker sending specially crafted network packets can corrupt memory and force device malfunction. The vendor's CVSS vector claims full confidentiality and integrity impact (C:H/I:H) in addition to availability, hinting at possible code execution beyond the DoS described, though the advisory text only states device malfunction. There is no public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
The affected devices are Hikvision network surveillance cameras - the DS-2CD series (fixed/box/bullet/turret IP cameras) and DS-2DE series (PTZ speed-dome cameras), per the CPE strings cpe:2.3:a:hikvision:ds-2cd_series and cpe:2.3:a:hikvision:ds-2de_series. The root cause is a stack-based buffer overflow (CWE-121, though the input lists CWE as N/A), a classic memory-safety defect in which attacker-controlled data in a network packet exceeds a fixed-size stack buffer, overwriting adjacent stack memory including saved return addresses. On embedded camera firmware this typically arises in a packet-parsing routine reachable over the network after authentication; overwriting the stack can crash the process (device malfunction) or, in the worst case, redirect execution, which may explain the vendor's high C/I ratings.
RemediationAI
Apply the firmware update published in Hikvision's security advisory at https://www.hikvision.com/en/support/cybersecurity/security-advisory/security-vulnerabilities-in-some-hikvision-cameras/; no exact fixed firmware version is provided in the input data, so obtain the patched build for your specific DS-2CD/DS-2DE model from that advisory (Patch available per vendor advisory). Because exploitation requires an authenticated high-privileged account, immediately rotate and strengthen admin credentials and remove any default/shared accounts. As compensating controls until patching, place cameras on an isolated management VLAN and block their management/streaming ports (e.g., HTTP/HTTPS 80/443, RTSP 554, and the Hikvision SDK/service port 8000) from untrusted networks and the internet - the trade-off is that legitimate remote administration and third-party VMS integrations must be tunneled through a VPN. Restrict administrative access to a small set of trusted management hosts via ACLs to shrink the population of accounts that can reach the vulnerable parser.
More in Ds 2Cd Series
View allDenial of service (with potential memory corruption) in select Hikvision network cameras - specifically the DS-2CD and D
Information disclosure in the firmware of multiple Hikvision network camera families (DS-2CD, DS-2DE, DS-2DP, DS-2TD ser
Privilege escalation in Hikvision DS-2CD series IP cameras allows an SSH-authenticated attacker to gain full administrat
Unauthenticated remote information disclosure in Hikvision DS-2CD and DS-2DE series IP cameras exposes partial device me
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-47627
GHSA-qv24-466w-wgvj