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

CVE-2026-35716

CVE-2026-35716

Description

Authenticated remote attackers can execute arbitrary code as root on VIVOTEK FD8136 devices via a stack buffer overflow in motion_privacy.cgi.

AI Insight

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

Authenticated remote attackers can execute arbitrary code as root on VIVOTEK FD8136 devices via a stack buffer overflow in motion_privacy.cgi.

Vulnerability

A stack-based buffer overflow vulnerability exists in the motion_privacy.cgi binary within VIVOTEK FD8136 firmware version FD8136-VVTK-0300a. This vulnerability is triggered when processing an oversized n1 parameter in POST requests to the /cgi-bin/admin/setpm.cgi, /cgi-bin/admin/setmd.cgi, or /cgi-bin/admin/setmd_profile.cgi endpoints, which are all symlinks to the same binary. The binary copies the n1 parameter value into a fixed-size 0xa4-byte stack buffer without bounds checking, and it is compiled without stack canaries [2].

Exploitation

An authenticated remote attacker can exploit this vulnerability by sending a POST request with an oversized n1 parameter to one of the affected CGI endpoints. The oversized parameter value overwrites the saved link register on the stack, allowing the attacker to redirect control flow. The binary lacks memory protections like stack canaries, which simplifies exploitation [2].

Impact

Successful exploitation of this vulnerability allows an authenticated attacker to execute arbitrary code with root privileges on the affected VIVOTEK FD8136 device. This grants the attacker complete control over the device [2].

Mitigation

As of the available references, a patched firmware version has not been disclosed. It is recommended to consult VIVOTEK for any available security updates or advisories. No workarounds are currently specified [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.