CVE-2025-8613
Published: 02 September 2025
Summary
CVE-2025-8613 is a high-severity OS Command Injection (CWE-78) vulnerability in Zerodayinitiative (inferred from references). Its CVSS base score is 7.2 (High).
Operationally, ranked in the top 26.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
CVE-2025-8613 is a command injection vulnerability in Vacron Camera devices that permits remote code execution. The flaw resides in the webs.cgi endpoint, where insufficient validation of a user-supplied string allows it to be passed directly to a system call, enabling execution in the root context. The issue was originally tracked as ZDI-CAN-25892 and carries a CVSS 3.0 score of 7.2.
Remote attackers who possess valid credentials can exploit the weakness to run arbitrary code on affected installations. Because the injection occurs after authentication, the attacker gains root-level access without needing to bypass additional controls or user interaction.
The vulnerability is detailed in the Zero Day Initiative advisory ZDI-25-805, which identifies the affected Vacron Camera component and the specific webs.cgi handling flaw. No separate patch information is provided in the available references.
EPSS scores remain low, with a current value of 0.0077 and a recorded peak of 0.0123.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-26441
Vulnerability details
Vacron Camera ping Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Vacron Camera devices. Authentication is required to exploit this vulnerability. The specific flaw exists within the webs.cgi endpoint.…
more
The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-25892.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
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.