LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2019-20085: TVT NVMS-1000 Directory Traversal Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
CVSS 7.5 · High⚠ Actively exploited (CISA KEV)
7.5
CVSS score
High
Severity
Active
CISA KEV
No
Ransomware use
May 3, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2019-20085 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of May 3, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

TVT NVMS-1000 devices allow GET /.. Directory Traversal

CVE-2019-20085 is a directory traversal vulnerability in TVT devices that run NVMS-1000 software. An attacker who can reach the device over the network may use crafted GET requests containing path traversal sequences to access files outside the intended web root. For teams that deploy these systems for video management or surveillance, that can mean unauthorized reading of configuration, credentials, or other sensitive data on the device.

CISA notes the issue is triggered via GET /.. requests and directs organizations to apply updates per vendor instructions. Specifics such as exact affected builds and fixed releases must be confirmed against the vendor advisory.

How it works

The weakness is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory). Directory traversal flaws occur when an application takes user-controlled input that influences a file path and fails to fully neutralize sequences such as “..” (dot-dot) and directory separators. In this case, TVT devices utilizing NVMS-1000 software accept GET requests that include such sequences.

A remote attacker who can send HTTP requests to the affected service can craft paths that climb out of the web or application directory and request arbitrary files the process is allowed to read. The CISA summary describes the vector as GET /.. requests; beyond that pattern, exact request formats, response behavior, and any authentication requirements are not detailed here and should be verified in the vendor advisory. Successful abuse typically yields file disclosure rather than direct code execution, though the information obtained can enable further compromise of the device or connected systems.

Am I affected? How to find it in your systems

NVMS-1000 is associated with TVT video management / NVR-style devices. These commonly appear on corporate or site networks that handle CCTV or IP camera recording, often with a web interface exposed for administration or viewing.

How to remediate

Patch first. CISA’s required action is to apply updates per vendor instructions. Obtain the vendor’s advisory and fixed software or firmware for NVMS-1000 on TVT devices, validate the package, and deploy it through your normal change process. Confirm the installed revision matches a remediated build.

If you can't patch immediately

Until the vendor update is installed, reduce exposure with compensating controls appropriate to directory traversal on network-facing appliance web interfaces.

These measures lower likelihood and impact but do not replace the vendor update.

If your data may have been exposed

Actively exploited vulnerabilities on network devices can lead to unauthorized file access and, in some environments, broader intrusion. Ransomware use of this specific CVE is not documented in the provided facts. If you suspect the interface was reachable by untrusted parties or you see signs of traversal activity, treat the device as potentially compromised: isolate it, preserve logs, rotate credentials stored on or used by the system, and follow your incident response process. As a further check for personal or organizational email addresses that may appear in known breach datasets, you can run a free exposure scan of your email to see whether those identities have appeared in published breach data.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedTVT · NVMS-1000
WeaknessCWE-22
CVSS base score7.5 (High)
CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
PublishedDec 30, 2019
Added to CISA KEVNov 3, 2021
Federal patch deadlineMay 3, 2022
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities