Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Lifecycle Timeline
3DescriptionCVE.org
Buffer Overflow vulnerability in VIVOTEK INC FD8136-VVTK-0300a allows a remote attacker to execute arbitrary code via the set_getparam.cgi component
AnalysisAI
Remote code execution in VIVOTEK FD8136 network camera (firmware VVTK-0300a) is possible via a stack-based buffer overflow in the set_getparam.cgi component, reachable over the network without authentication. CVSS 7.3 reflects partial CIA impact, but the presence of public vulnerability-research artifacts on GitHub indicates publicly available exploit code exists, while EPSS remains low at 0.05% (17th percentile) and the issue is not currently listed in CISA KEV.
Technical ContextAI
VIVOTEK FD8136 is a fixed-dome IP surveillance camera that exposes a web management interface implemented through CGI binaries, of which set_getparam.cgi is one of the parameter-handling endpoints typically used to read and set device configuration. The root cause is CWE-121 (Stack-based Buffer Overflow), meaning user-supplied input passed to set_getparam.cgi is copied into a fixed-size stack buffer without proper bounds checking, allowing an attacker to overwrite saved return addresses, frame pointers, or adjacent stack data and redirect execution. On embedded camera platforms these CGI binaries usually run with high privileges (often root) under a lightweight HTTP daemon such as Boa or a vendor-customized server, and they are typically built without modern mitigations like full ASLR, stack canaries, or non-executable stacks, making stack overflows highly amenable to reliable code execution.
RemediationAI
No vendor-released patch identified at time of analysis - the references include only the VIVOTEK corporate site, the NVD entry, and a third-party research repository, with no advisory or fixed-firmware version cited. Operators should monitor VIVOTEK's security bulletins at http://vivotek.com for an FD8136 firmware update superseding VVTK-0300a and apply it as soon as available. In the interim, the most effective compensating control is to remove FD8136 cameras from any internet-facing exposure and place them on an isolated management VLAN reachable only from a hardened jump host or VPN, which neutralizes the AV:N attack vector but breaks any remote viewing workflows that bypassed the VMS. Where the camera must remain reachable, restrict inbound TCP to the camera's HTTP/HTTPS management ports (typically 80/443) at the firewall to a narrow allowlist of trusted management IPs and block set_getparam.cgi at an upstream reverse proxy or WAF if one fronts the camera, accepting that this will also break legitimate configuration tooling that calls that endpoint. Pair these controls with monitoring of camera HTTP logs for oversized query strings or POST bodies to set_getparam.cgi, and review the public research at the referenced GitHub repository to derive specific detection signatures.
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s
An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge
An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33966
GHSA-ff48-whph-h93f