Description
A path traversal vulnerability in the /admin/downloadMedias.cgi endpoint of VIVOTEK INC FD8136-VVTK firmware 0300a allows authenticated attackers to read any file on the device via sending a crafted request.
Published: 2026-06-02
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal flaw in the /admin/downloadMedias.cgi service of VIVOTEK FD8136-VVTK firmware 0300a enables an attacker who can authenticate to the device to request any file on the system. This vulnerability is a classic input validation error that allows read access to sensitive files that could contain configuration data, credentials, or other confidential information. Unchecked directory traversal sequences such as "../" permit file names beyond the intended media directory to be resolved by the firmware and sent in the response, effectively leaking the contents of arbitrary files to the attacker.

Affected Systems

The flaw affects devices running the VIVOTEK FD8136-VVTK firmware version 0300a. No officially listed product variant or further sub‑versions are mentioned, but any device that has been confirmed to run this firmware revision is likely vulnerable.

Risk and Exploitability

Because the vulnerability requires authentication, the attacker must bypass normal login mechanisms first, but once authenticated, the exploitation is trivial: a crafted HTTP request to /admin/downloadMedias.cgi will return the target file directly. The CVSS score of 6.5 indicates moderate severity and is supported by an EPSS score of <1%, implying a very low likelihood of exploitation in the wild at the time of analysis. The vulnerability is not currently catalogued in CISA’s KEV list, suggesting no known exploitation in the wild at this time, yet the attack vector likely originates from compromised or poorly protected local networks.

Generated by OpenCVE AI on June 3, 2026 at 21:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the device firmware to a fixed version that removes the path traversal flaw.
  • If no patch is immediately available, restrict network access to the device so that only trusted internal hosts can reach the /admin/downloadMedias.cgi endpoint.
  • Disable or lock down the administrative interface if possible so that the vulnerable endpoint is no longer reachable from the network.

Generated by OpenCVE AI on June 3, 2026 at 21:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 03 Jun 2026 20:15:00 +0000

Type Values Removed Values Added
Title Authenticated Path Traversal Allowing Full File Read in VIVOTEK Device
Weaknesses CWE-20

Wed, 03 Jun 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Vivotek fd8136
Vivotek fd8136 Firmware
CPEs cpe:2.3:h:vivotek:fd8136:-:*:*:*:*:*:*:*
cpe:2.3:o:vivotek:fd8136_firmware:0300a:*:*:*:*:*:*:*
Vendors & Products Vivotek fd8136
Vivotek fd8136 Firmware

Wed, 03 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 03 Jun 2026 02:30:00 +0000

Type Values Removed Values Added
First Time appeared Vivotek
Vivotek fd8136-vvtk Firmware
Vendors & Products Vivotek
Vivotek fd8136-vvtk Firmware

Tue, 02 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Title Authenticated Path Traversal Allowing Full File Read in VIVOTEK Device
Weaknesses CWE-20
CWE-22

Tue, 02 Jun 2026 15:45:00 +0000

Type Values Removed Values Added
Description A path traversal vulnerability in the /admin/downloadMedias.cgi endpoint of VIVOTEK INC FD8136-VVTK firmware 0300a allows authenticated attackers to read any file on the device via sending a crafted request.
References

Subscriptions

Vivotek Fd8136 Fd8136-vvtk Firmware Fd8136 Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-03T17:35:11.892Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-35718

cve-icon Vulnrichment

Updated: 2026-06-03T17:34:20.752Z

cve-icon NVD

Status : Modified

Published: 2026-06-02T16:16:37.330

Modified: 2026-06-03T19:16:26.013

Link: CVE-2026-35718

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-03T21:30:32Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')