Cyber Resilience

CVE-2026-30650

HighUpdated

Published: 02 June 2026

Published
02 June 2026
Modified
17 June 2026
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0069 48.3th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-30650 is a high-severity Classic Buffer Overflow (CWE-120) vulnerability in Vivotek Fd8136 Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 48.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

A post-authentication remote buffer overflow vulnerability exists in the /cgi-bin/admin/eventtask.cgi endpoint of the admin interface of Vivotek FD8136 cameras running firmware version FD8136-VVTK-0300a. This flaw allows an authenticated attacker to execute arbitrary code as root on the device remotely.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Post-auth remote buffer overflow in exposed CGI endpoint directly enables T1190 for RCE on public-facing admin interface and T1068 to escalate to root.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-30652Same product: Vivotek Fd8136
CVE-2026-30649Same product: Vivotek Fd8136
CVE-2025-66052Same vendor: Vivotek
CVE-2025-66049Same vendor: Vivotek
CVE-2025-66050Same vendor: Vivotek
CVE-2018-25299Shared CWE-120
CVE-2020-37212Shared CWE-120
CVE-2025-70314Shared CWE-120
CVE-2025-50648Shared CWE-120
CVE-2026-1679Shared CWE-120

Affected Assets

vivotek
fd8136 firmware
0300a

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-120

Platform-independent managed code eliminates the need for unchecked native buffer copies that are the root cause of classic buffer overflows.

References