VYPR
Unrated severityNVD Advisory· Published Jun 2, 2026· Updated Jun 2, 2026

CVE-2026-35718

CVE-2026-35718

Description

Authenticated path traversal in VIVOTEK FD8136 firmware 0300a allows reading arbitrary files via the downloadMedias.cgi endpoint.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Authenticated path traversal in VIVOTEK FD8136 firmware 0300a allows reading arbitrary files via the downloadMedias.cgi endpoint.

Vulnerability

A post-authentication path traversal vulnerability exists in the /cgi-bin/admin/downloadMedias.cgi script of VIVOTEK FD8136 running firmware version FD8136-VVTK-0300a [2]. The script is intended to allow authenticated users to download media files from /mnt/auto/ [2]. The vulnerability arises because the user-supplied path is decoded without proper escaping, and the prefix check for /mnt/auto/ can be bypassed, allowing access to arbitrary files on the device's filesystem [2].

Exploitation

An authenticated attacker needs network access to the device and must send a crafted request to the /cgi-bin/admin/downloadMedias.cgi endpoint [2]. The attacker crafts a path, such as /mnt/auto/../../../etc/passwd, which passes the initial prefix check but allows the cat command to resolve ../ sequences and access files outside the intended directory [2].

Impact

Successful exploitation allows an authenticated attacker to read arbitrary files from the device's filesystem [2]. This could include sensitive information such as /etc/passwd, network configuration files, device configuration files, and stored credentials, leading to further compromise [2].

Mitigation

Firmware version FD8136-VVTK-0300a is affected. A fixed version is not yet disclosed in the available references. No workarounds or EOL status are mentioned [1, 2].

AI Insight generated on Jun 2, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

2

News mentions

0

No linked articles in our index yet.