Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H
Unauthenticated network packet (AV:N/PR:N/UI:N) but heap-overflow reliability makes AC:H; vendor describes only malfunction, so A:H with I:L potential and no confidentiality loss.
Primary rating from Vendor (hikvision).
CVSS VectorVendor: hikvision
Lifecycle Timeline
2DescriptionCVE.org
There is a heap buffer overflow vulnerability in some Hikvision cameras, which may allow unauthenticated attackers to cause device malfunction by sending specially crafted packets.
AnalysisAI
Denial of service (with potential memory corruption) in select Hikvision network cameras - specifically the DS-2CD and DS-2DE series - lets remote unauthenticated attackers crash or destabilize a device by sending specially crafted packets that trigger a heap buffer overflow. The flaw carries a CVSS 7.7 (AV:N/PR:N) and, per the supplied CVSS vector, high integrity and availability impact, though the vendor advisory characterizes the primary observable effect as device malfunction. No public exploit identified at time of analysis, and the vulnerability is not listed in CISA KEV.
Technical ContextAI
The affected devices are IP surveillance cameras from Hikvision's DS-2CD (fixed/bullet/dome network cameras) and DS-2DE (PTZ speed dome) product lines, identified by 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 heap buffer overflow (CWE-122 class; CWE is listed as N/A in the source): a network-facing service on the camera parses an attacker-supplied packet without adequately validating its length or structure before copying it into a dynamically allocated (heap) buffer, corrupting adjacent heap metadata or objects. In embedded camera firmware such corruption typically manifests as a service crash or watchdog reboot, and depending on heap layout can in principle be steered toward controlled memory writes.
RemediationAI
Patch available per vendor advisory - apply the fixed firmware published by Hikvision for the affected DS-2CD and DS-2DE cameras as described at https://www.hikvision.com/en/support/cybersecurity/security-advisory/security-vulnerabilities-in-some-hikvision-cameras/ (the exact patched firmware version is not specified in the provided data, so confirm the correct build for your model from that advisory). Until firmware can be updated, reduce exposure of the vulnerable network service: remove cameras from direct internet reachability and place them on an isolated VLAN, restrict management/streaming ports (e.g., HTTP/RTSP/SDK service ports) to trusted management hosts via firewall or ACL, and require VPN access for any remote administration. These network controls block the crafted-packet path from untrusted networks at the cost of remote-access convenience but do not remove the underlying overflow, so treat them as interim measures pending the firmware update.
More in Ds 2Cd Series
View allInformation disclosure in the firmware of multiple Hikvision network camera families (DS-2CD, DS-2DE, DS-2DP, DS-2TD ser
Denial-of-service via stack-based buffer overflow affects Hikvision DS-2CD and DS-2DE series IP cameras, where an authen
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-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-47626
GHSA-739w-7wq3-9vff