CVE-2025-66052
BaseFortify
Publication date: 2026-01-09
Last updated on: 2026-01-09
Assigner: CERT.PL
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vivotek | ip7137 | From 0200a (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability affects the Vivotek IP7137 camera with firmware version 0200a, where the parameter "system_ntpIt" used by the "/cgi-bin/admin/setparam.cgi" endpoint is not properly sanitized. This allows a user with administrative privileges to perform command injection attacks on the device. Because administrative access is not protected by default (related to CVE-2025-66050), an attacker with admin rights can exploit this flaw to execute arbitrary commands on the camera. The product is at its End-Of-Life stage, so no fix is expected.
How can this vulnerability impact me? :
An attacker with administrative privileges can exploit this vulnerability to execute arbitrary commands on the Vivotek IP7137 camera, potentially taking full control of the device. This can lead to unauthorized access, manipulation of camera functions, disruption of service, or use of the device as a foothold for further attacks within the network. Since administrative access is not protected by default, the risk of exploitation is higher. The lack of available patches increases the risk of long-term exposure.
How can this vulnerability be detected on my network or system? Can you suggest some commands?
This vulnerability can be detected by checking for the presence of the vulnerable Vivotek IP7137 camera firmware version 0200a and by testing the /cgi-bin/admin/setparam.cgi endpoint for command injection via the "system_ntpIt" parameter. Since the vulnerability requires administrative privileges, verifying if administrative access is protected is also important. Network scanning tools can be used to identify devices running the vulnerable firmware. Specific commands are not provided in the resources. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include restricting network access to the Vivotek IP7137 cameras, especially limiting access to trusted administrators only. Since the product is End-Of-Life and no patches are expected, disabling or isolating the device from untrusted networks is recommended. Additionally, ensure that administrative access is protected by strong authentication to prevent exploitation of the command injection vulnerability. [1]