cbcvebase.
CVE-2017-7921
published 2017-05-06

CVE-2017-7921: An Improper Authentication issue was discovered in Hikvision DS-2CD2xx2F-I Series V5.2.0 build 140721 to V5.4.0 build 160530, DS-2CD2xx0F-I Series V5.2.0 build…

PriorityP195critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
KEVITWEXPLOITInitial access
CISA Known Exploited Vulnerabilitydue 2026-03-26
Exploited in the wild
EPSS
100.00%
100.0th percentile
An Improper Authentication issue was discovered in Hikvision DS-2CD2xx2F-I Series V5.2.0 build 140721 to V5.4.0 build 160530, DS-2CD2xx0F-I Series V5.2.0 build 140721 to V5.4.0 Build 160401, DS-2CD2xx2FWD Series V5.3.1 build 150410 to V5.4.4 Build 161125, DS-2CD4x2xFWD Series V5.2.0 build 140721 to V5.4.0 Build 160414, DS-2CD4xx5 Series V5.2.0 build 140721 to V5.4.0 Build 160421, DS-2DFx Series V5.2.0 build 140805 to V5.4.5 Build 160928, and DS-2CD63xx Series V5.0.9 build 140305 to V5.3.5 Build 160106 devices. The improper authentication vulnerability occurs when an application does not adequately or correctly authenticate users. This may allow a malicious user to escalate his or her privileges on the system and gain access to sensitive information.

Detection & IOCsextracted from sources · hover to see the quote

url/system/deviceInfo?auth=YWRtaW46MTEK
port554
port2323
port5523
port8080
port9530
port56575
yara
nuclei template id: CVE-2017-7921 — GET /system/deviceInfo?auth=YWRtaW46MTEK matched on body word '' and header 'application/xml'
  • Detect exploitation attempts by monitoring HTTP GET requests to /system/deviceInfo with the base64-encoded auth parameter 'YWRtaW46MTEK' (decodes to 'admin:1\n'), which bypasses authentication on vulnerable Hikvision cameras.
  • Responses to the exploit request return Content-Type 'application/xml' and a body containing the XML tag '<DeviceInfo', which can be used as a detection match.
  • HiatusRAT actors scan for this CVE on TCP ports 23, 26, 554, 2323, 567, 5523, 8080, 9530, and 56575; monitor for scanning activity against these ports on Hikvision/Xiongmai devices.
  • Use the Shodan search query '"App-webs" "200 OK"' to identify internet-exposed vulnerable Hikvision devices susceptible to this authentication bypass.
  • ·The vulnerability affects a wide range of Hikvision firmware versions across multiple camera series; patching may not be possible on some devices because the vendor prevents firmware upgrades on certain affected models.
  • ·The vulnerability also affects white-labeled (OEM) camera products sold under brand names other than Hikvision, broadening the affected device population beyond Hikvision-branded hardware.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
cisa9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.