CVE-2025-66052
Published: 09 January 2026
Summary
CVE-2025-66052 is a high-severity OS Command Injection (CWE-78) vulnerability in Vivotek Ip7137 Firmware. Its CVSS base score is 7.2 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 49.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Threat & Defense at a Glance
Threat & Defense Details
Likely Mitigating ControlsAI
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.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Command injection in public-facing CGI endpoint directly enables T1190 exploitation and arbitrary Unix shell command execution via T1059.004.
NVD Description
Vivotek IP7137 camera with firmware version 0200a is vulnerable to command injection. Parameter "system_ntpIt" used by "/cgi-bin/admin/setparam.cgi" endpoint is not sanitized properly, allowing a user with administrative privileges to perform an attack. Due to CVE-2025-66050, administrative access is not protected…
more
by default, The vendor has not replied to the CNA Possibly all firmware versions are affected. Since the product has met End-Of-Life phase, a fix is not expected to be released.
Deeper analysisAI
CVE-2025-66052 is a command injection vulnerability affecting the Vivotek IP7137 IP camera, specifically firmware version 0200a. The issue arises in the "/cgi-bin/admin/setparam.cgi" endpoint, where the "system_ntpIt" parameter is not properly sanitized, enabling command injection. All firmware versions may be vulnerable, as the product has reached its End-Of-Life phase.
An attacker with administrative privileges can exploit this vulnerability over the network with low complexity and no user interaction required. Due to the related CVE-2025-66050, administrative access is not protected by default, lowering the barrier for privilege escalation. Successful exploitation grants high-impact access to confidentiality, integrity, and availability, as reflected in the CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).
No patches or fixes are expected, as the vendor has not responded to the CNA and the product is end-of-life. Security practitioners should isolate affected devices, restrict network access, and monitor for unauthorized administrative logins. Additional details are available in the advisory at https://cert.pl/posts/2026/01/CVE-2025-66049.
Details
- CWE(s)