Description
A stack-based buffer overflow in the export_language.cgi binary in VIVOTEK FD8136 firmware FD8136-VVTK-0300a allows authenticated remote attackers to execute arbitrary code as root via a crafted POST request to the /cgi-bin/admin/export_language.cgi endpoint. The handler passes the attacker-controlled Content-Length value directly to fread() as the read size into a fixed-size 0x60-byte stack buffer, overwriting the saved link register. The binary is compiled without stack canaries.
Published: 2026-06-02
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack-based buffer overflow exists in the export_language.cgi binary of VIVOTEK FD8136 firmware FD8136‑VVTK‑0300a. Authenticated remote attackers can send a crafted POST request to /cgi-bin/admin/export_language.cgi, specifying a Content-Length value that exceeds the 0x60-byte stack buffer. Because the binary is compiled without stack canaries, the oversized value is copied by fread() into the fixed buffer, overwriting the saved link register and allowing the attacker to execute arbitrary code with root privileges. The result is full compromise of confidentiality, integrity, and availability of the affected device.

Affected Systems

VIVOTEK devices running the FD8136 firmware version identified as FD8136‑VVTK‑0300a are affected. No additional version details are provided by the CNA, so any device with this firmware build should be considered vulnerable until a patched firmware is released.

Risk and Exploitability

The vulnerability can only be exploited by an attacker with authenticated administrative access. Because the firmware lacks stack canaries, the overflow is reliably exploitable once the attacker can send the malicious POST. No KEV listing is available, however the impact is severe due to root code execution. EPSS is not provided, but the lack of protective countermeasures and the requirement of only authenticated access make the likelihood moderate to high for users who have compromised credentials or for devices exposed to open networks. The risk is further amplified if default credentials remain unchanged or if the device is exposed to untrusted traffic.

Generated by OpenCVE AI on June 2, 2026 at 15:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and install the latest firmware update from VIVOTEK that addresses the export_language.cgi buffer overflow. If a patch has been released, apply it to all affected devices.
  • Restrict remote access to the /cgi-bin/admin/export_language.cgi endpoint by configuring firewall rules or network segmentation to allow only trusted IP addresses or local interfaces.
  • Disable or remove the export_language.cgi functionality if possible, or alternatively disable remote administration entirely and perform configuration locally through a secured management interface.

Generated by OpenCVE AI on June 2, 2026 at 15:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Authenticated Remote Code Execution via Buffer Overflow in export_language.cgi
First Time appeared Vivotek
Vivotek fd8136 Firmware
Weaknesses CWE-119
Vendors & Products Vivotek
Vivotek fd8136 Firmware

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

Type Values Removed Values Added
Description A stack-based buffer overflow in the export_language.cgi binary in VIVOTEK FD8136 firmware FD8136-VVTK-0300a allows authenticated remote attackers to execute arbitrary code as root via a crafted POST request to the /cgi-bin/admin/export_language.cgi endpoint. The handler passes the attacker-controlled Content-Length value directly to fread() as the read size into a fixed-size 0x60-byte stack buffer, overwriting the saved link register. The binary is compiled without stack canaries.
References

Subscriptions

Vivotek Fd8136 Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-02T14:04:12.895Z

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

Link: CVE-2026-35717

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-02T14:16:51.123

Modified: 2026-06-02T14:47:59.300

Link: CVE-2026-35717

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T15:45:06Z

Weaknesses