← Vulnerability feed

Vulnerability record · CVE-2017-9829 · published 23 June 2017

CVE-2017-9829: VIVOTEK Network Cameras path traversal in downloadMedias.cgi

Vivotek · Network Camera Ib8369 Firmware

The downloadMedias.cgi endpoint in the web service of most VIVOTEK Network Cameras fails to sanitize ".." sequences in HTTP requests, allowing directory traversal. An unauthenticated remote attacker can read arbitrary files from the camera's Linux filesystem, which matters because these devices often store credentials and configuration data.

7.5 CVSS 3.0 High EPSS 69% · top 0.7% CWE-22 · Path traversal
7.5CVSS 3.0 base score, v2 5.0
69%EPSS exploitation probability, 30 days
NoNot in CISA KEV
3Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

'/cgi-bin/admin/downloadMedias.cgi' of the web service in most of the VIVOTEK Network Cameras is vulnerable, which allows remote attackers to read any file on the camera's Linux filesystem via a crafted HTTP request containing ".." sequences. This vulnerability is already verified on VIVOTEK Network Camera IB8369/FD8164/FD816BA; most others have similar firmware that may be affected.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityUnauthenticated remote file read with a very high EPSS score and no known patch detail in the record, though not observed in KEV or ransomware campaigns.

What it is

The downloadMedias.cgi endpoint in the web service of most VIVOTEK Network Cameras fails to sanitize ".." sequences in HTTP requests, allowing directory traversal. An unauthenticated remote attacker can read arbitrary files from the camera's Linux filesystem, which matters because these devices often store credentials and configuration data.

Impact

An attacker gains read access to any file on the camera filesystem, including configuration and credential files, which can enable further compromise of the device or network.

Attack surface

Reachable over the network via HTTP requests to /cgi-bin/admin/downloadMedias.cgi; the CVSS vector shows no privileges or user interaction required.

Exploitation

Not listed in CISA KEV and no ransomware associations, but EPSS is very high at 0.687 (99.3rd percentile) and a public third-party advisory describes the technique, indicating elevated likelihood of exploitation.

What to do

  • Apply the latest VIVOTEK firmware for affected camera models; if no fix exists, isolate or replace the device.
  • Block or restrict external and untrusted network access to camera web interfaces and the /cgi-bin/admin/ path.
  • Place cameras on a segmented VLAN with strict firewall rules limiting access to trusted management hosts only.
  • Disable or restrict the web management service where not required, and change default credentials.
  • Monitor vendor advisories for updated firmware covering additional affected models.

Detection

  • Inspect HTTP request logs for ".." or encoded traversal sequences targeting /cgi-bin/admin/downloadMedias.cgi.
  • Alert on requests to downloadMedias.cgi from unexpected or external source IPs.
  • Monitor camera outbound connections and file access anomalies that could indicate post-exploitation activity.
  • Use network IDS signatures for path traversal patterns against VIVOTEK camera endpoints.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2017-9829 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2017-9828VIVOTEK Network Cameras shell command injection in testserver.cgiThe testserver.cgi endpoint in the web service of most VIVOTEK Network Cameras passes the senderemail parameter to a shell without sanitization, allo…EPSS 82%analysed9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed10.0CVE-2026-34909UniFi OS path traversal allows unauthenticated file accessUniFi OS devices contain a path traversal flaw (CWE-22) that lets a network-reachable attacker read files on the underlying system. Because the expos…KEVEPSS 1.8%analysed6.5CVE-2026-20262Cisco Catalyst SD-WAN Manager path traversal in file uploadCisco Catalyst SD-WAN Manager (formerly vManage) fails to properly validate user-supplied input during a file upload process, allowing path traversal…KEVEPSS 28%analysed

Source: NIST National Vulnerability Database (record CVE-2017-9829), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.