CVE Catalog

CVE-2026-35717

MediumCVSS 6.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

A stack-based buffer overflow in export_language.cgi on VIVOTEK FD8136 firmware FD8136-VVTK-0300a allows authenticated remote attackers to execute arbitrary code as root via a crafted POST request with a controlled Content-Length value.

Risk Assessment

An attacker can remotely execute arbitrary code with root privileges, leading to full device compromise.

Recommendation

Install updated firmware from the vendor if available. Restrict access to the camera's admin interface.

Other vulnerabilities in VIVOTEK FD8136

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS