TBK DVR4104 and DVR4216 devices, as well as Novo, CeNova, QSee, Pulnix, XVR 5 in 1, Securus, Night OWL, DVR Login, HVR Login, and MDVR Login, which run re-branded versions of the original TBK DVR4104 and DVR4216 series, allow remote attackers to bypass authentication via a "Cookie: uid=admin" header, as demonstrated by a device.rsp?opt=user&cmd=list request that provides credentials within JSON data in a response.
CVE-2018-9995
Score 9.8 from GitHub Security Advisory (severity: CRITICAL) published 2022-05-13. NVD baseline CVSS 9.8; sources differ by 0.0.
- High exploitation likelihood — EPSS 83%
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(medium)
- EG Risk
- 82(Track*)EG Risk 82/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity98% × 45%Exploitation83% × 40%Automatability30% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 83%
- EPSS %ILE
- 100%
- KEV
- Not listed
Published
April 10, 2018
Last Modified
November 21, 2024
Advisory Details (2)
Auto-updated Sep 2, 2026TBK DVR4104 / DVR4216 - Credentials Leak - Hardware remote Exploit
https://www.exploit-db.com/exploits/44577/New Hacking Tool Lets Users Access a Bunch of DVRs and Their Video Feeds
https://www.bleepingcomputer.com/news/security/new-hacking-tool-lets-users-access-a-bunch-of-dvrs-and-their-video-feeds/Data Freshness Timeline
(refreshed 2× in last 7d / 14× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-06 13:44 UTCEPSS rescore
- 2026-09-04 05:02 UTCEPSS rescore
- 2026-09-01 03:32 UTCEPSS rescore
- 2026-08-30 19:13 UTCEPSS rescore
- 2026-08-28 21:36 UTCEPSS rescore
- 2026-08-26 14:42 UTCEPSS rescore
- 2026-08-25 13:45 UTCEPSS rescore
- 2026-08-24 14:11 UTCEPSS rescore
- 2026-08-20 22:51 UTCEPSS rescore
- 2026-08-19 17:00 UTCEPSS rescore
- 2026-08-17 13:43 UTCEPSS rescore
- 2026-08-16 02:10 UTCEPSS rescore
- 2026-08-15 01:26 UTCEPSS rescore
- 2026-08-12 13:47 UTCEPSS rescore
- 2026-08-07 16:23 UTCEPSS rescore
- 2026-07-26 14:51 UTCEPSS rescore
- 2026-07-24 14:14 UTCEPSS rescore
- 2026-07-24 14:14 UTCEPSS rescore
- 2026-07-23 01:38 UTCEG score recompute
- 2026-07-22 22:18 UTCEG score recompute
- 2026-07-22 14:05 UTCEPSS rescore
- 2026-07-20 17:04 UTCEPSS rescore
- 2026-07-20 17:04 UTCEPSS rescore
- 2026-07-19 02:26 UTCEPSS rescore
- 2026-07-19 02:26 UTCEPSS rescore
Show 29 moreShow fewer
- 2026-07-15 16:55 UTCEPSS rescore
- 2026-07-12 05:43 UTCEPSS rescore
- 2026-07-09 19:06 UTCEPSS rescore
- 2026-07-05 02:27 UTCEPSS rescore
- 2026-06-28 04:53 UTCEPSS rescore
- 2026-06-28 04:53 UTCEPSS rescore
- 2026-06-25 13:47 UTCEPSS rescore
- 2026-06-25 13:47 UTCEPSS rescore
- 2026-06-23 21:30 UTCEPSS rescore
- 2026-06-23 21:30 UTCEPSS rescore
- 2026-06-22 14:23 UTCEPSS rescore
- 2026-06-22 14:23 UTCEPSS rescore
- 2026-06-21 14:54 UTCEPSS rescore
- 2026-06-21 14:54 UTCEPSS rescore
- 2026-06-21 01:57 UTCEPSS rescore
- 2026-06-21 01:57 UTCEPSS rescore
- 2026-06-19 19:23 UTCEPSS rescore
- 2026-06-19 19:23 UTCEPSS rescore
- 2026-06-18 17:50 UTCEPSS rescore
- 2026-06-18 17:50 UTCEPSS rescore
- 2026-06-17 17:50 UTCEPSS rescore
- 2026-06-15 17:45 UTCEPSS rescore
- 2026-06-10 13:19 UTCEPSS rescore
- 2026-06-06 13:45 UTCEPSS rescore
- 2026-06-06 13:45 UTCEPSS rescore
- 2026-05-28 09:27 UTCEG score recompute
- 2026-05-28 09:27 UTCGHSA enrichment
- 2026-05-26 13:42 UTCEPSS rescore
- 2026-05-26 13:42 UTCEPSS rescore
Publicly available exploits
(10 references)Working exploit code is in the public domain (9 GitHub PoCs) (1 Exploit-DB entry). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.
- GitHub PoC0xDamian/CVE-2018-9995-rsFirst seen Oct 28, 2025
POC of CVE-2018-9995 written in Rust.
Open source ↗ - GitHub PoCX3RX3SSec/DVR_SploitFirst seen Feb 18, 2024
Simple python3 script to automate CVE-2018-9995
Open source ↗ - GitHub PoCK3ysTr0K3R/CVE-2018-9995-EXPLOITFirst seen Aug 18, 2023
A PoC exploit for CVE-2018-9995 - DVR Authentication Bypass
Open source ↗ - Open source ↗GitHub PoCkienquoc102/CVE-2018-9995-2First seen Jun 7, 2021
- GitHub PoCwmasday/HTCFirst seen Feb 15, 2020
Hack The CCTV | DVRs; Credentials Exposed | CVE-2018-9995
Open source ↗ - GitHub PoCCyb0r9/DVR-ExploiterFirst seen Sep 23, 2018
DVR-Exploiter a Bash Script Program Exploit The DVR's Based on CVE-2018-9995
Open source ↗ - Open source ↗GitHub PoCgwolfs/CVE-2018-9995-ModifiedByGwolfsFirst seen May 11, 2018
- GitHub PoCHuangkey/CVE-2018-9995_checkFirst seen May 9, 2018
DVR系列摄像头批量检测
Open source ↗ - GitHub PoCzzh217/CVE-2018-9995_Batch_scanning_expFirst seen May 8, 2018
CVE-2018-9995_Batch_scanning_exp
Open source ↗ - Exploit-DBEDB-44577First seen May 2, 2018
TBK DVR4104 / DVR4216 - Credentials Leak
Open source ↗
Frequently asked(5)
What is CVE-2018-9995?
When was CVE-2018-9995 disclosed?
Is CVE-2018-9995 actively exploited?
What is the CVSS score of CVE-2018-9995?
How do I remediate CVE-2018-9995?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2018-9995
Is Your Infrastructure Affected by CVE-2018-9995?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.