Skip to main content

Hikvision Cameras CVE-2026-61391

| EUVDEUVD-2026-47627 HIGH
Stack-based Buffer Overflow (CWE-121)
2026-07-22 hikvision GHSA-qv24-466w-wgvj
7.2
CVSS 3.1 · Vendor: hikvision
Share

Severity by source

Vendor (hikvision) PRIMARY
7.2 HIGH
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
4.9 MEDIUM

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.

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (hikvision).

CVSS VectorVendor: hikvision

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 22, 2026 - 12:26 vuln.today
CVE Published
Jul 22, 2026 - 11:02 cve.org
HIGH 7.2

DescriptionCVE.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.

Share

CVE-2026-61391 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy