Description
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.
Published: 2026-07-13
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the sonia binary’s handling of JSON payloads. When a user‑supplied string is incorporated as a format specifier without proper validation, a printf‑like interpreter processes it, allowing an attacker to inject arbitrary format specifiers and execute code with root privileges. This classic Format String flaw (CWE‑134) grants the attacker full control over the camera system.

Affected Systems

Lorex 2K Indoor Wi‑Fi Security Camera units that run the sonia firmware are potentially affected; no specific version ranges were disclosed by the vendor, but the issue exists in the sonia binary handling JSON requests within the product line.

Risk and Exploitability

The CVSS score of 7.5 reflects high severity, and authentication is not required—an attacker only needs network adjacency, typical on a local network or a compromised Wi‑Fi client. The EPSS score is < 1 %, indicating a low but nonzero probability of exploitation; however, the lack of authentication keeps exploitation potential high. The vulnerability is not yet listed in the CISA KEV catalog. An attacker can send a malformed JSON request to the sonia service from a nearby device and trigger arbitrary code execution as root, allowing full control of the camera, data exfiltration, or pivoting into the network.

Generated by OpenCVE AI on July 31, 2026 at 11:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the camera firmware to the latest version that includes the fix for the Format String vulnerability.
  • Configure network firewall or access controls to block or quarantine malformed JSON requests to the sonia service.
  • Add an application‑level input validation layer or replace the unsafe format string usage to prevent arbitrary code execution.

Generated by OpenCVE AI on July 31, 2026 at 11:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Lorex
Lorex 2k Indoor Wi-fi Security Camera
Vendors & Products Lorex
Lorex 2k Indoor Wi-fi Security Camera

Tue, 14 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Lorex 2K Indoor Wi-Fi Security Camera CDeviceOperator Format String Remote Code Execution Vulnerability
Weaknesses CWE-134
References
Metrics cvssV3_0

{'score': 7.5, 'vector': 'CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Lorex 2k Indoor Wi-fi Security Camera
cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-07-14T12:47:53.179Z

Reserved: 2026-07-13T21:28:47.326Z

Link: CVE-2026-15680

cve-icon Vulnrichment

Updated: 2026-07-14T12:47:49.797Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:15:05Z

Weaknesses
  • CWE-134

    Use of Externally-Controlled Format String