CVE-2026-15680 PUBLISHED

Lorex 2K Indoor Wi-Fi Security Camera CDeviceOperator Format String Remote Code Execution Vulnerability

Assigner: zdi
Reserved: 13.07.2026 Published: 13.07.2026 Updated: 14.07.2026

Lorex 2K Indoor Wi-Fi Security Camera CDeviceOperator Format String Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Lorex 2K Indoor Wi-Fi Security Cameras. Authentication is not required to exploit this vulnerability.

The specific flaw exists within the parsing of JSON requests in the sonia binary. The issue results from the lack of proper validation of a user-supplied string before using it as a format specifier. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-25884.

Metrics

CVSS Vector: CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 7.5

Product Status

Vendor Lorex
Product 2K Indoor Wi-Fi Security Camera
Versions Default: unknown
  • Version 2.800.020000000.3.R.20220331 is affected

References

Problem Types

  • CWE-134: Use of Externally-Controlled Format String CWE