CVE-2022-35878
Description
Four format string injection vulnerabilities exist in the UPnP logging functionality of Abode Systems, Inc. iota All-In-One Security Kit 6.9Z and 6.9X. A specially-crafted UPnP negotiation can lead to memory corruption, information disclosure, and denial of service. An attacker can host a malicious UPnP service to trigger these vulnerabilities.This vulnerability arises from format string injection via ST and Location HTTP response headers, as used within the DoEnumUPnPService action handler.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Format string injection in UPnP logging of Abode iota Security Kit allows memory corruption, info disclosure, and DoS via malicious UPnP service.
Vulnerability
Four format string injection vulnerabilities exist in the UPnP logging functionality of Abode Systems, Inc. iota All-In-One Security Kit versions 6.9Z and 6.9X. The flaw resides in the DoEnumUPnPService action handler, where the ST and Location HTTP response headers are passed as format arguments to the device's logging function. This allows an attacker to inject format specifiers into the log message, leading to memory corruption and information disclosure [1].
Exploitation
An attacker must be on the same local network as the target iota device and host a malicious UPnP service. When the iota device performs UPnP device enumeration, it sends a request to the attacker's service, which responds with a crafted UPnP response containing format string payloads in the ST or Location headers. The device's logging function processes these headers as format strings, triggering the vulnerability. No authentication is required, and no user interaction is needed beyond normal UPnP discovery [1].
Impact
Successful exploitation can result in memory corruption, information disclosure (leakage of stack memory), and denial of service. The CVSSv3 score is 7.1 (AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H), indicating a high availability impact and low integrity impact. While arbitrary code execution is not confirmed, memory corruption may enable further compromise [1].
Mitigation
As of the publication date (2022-10-25), no official patch has been released by Abode Systems. Users are advised to restrict network access to the iota device, disable UPnP if possible, and monitor for vendor updates. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2= 6.9Z, = 6.9X+ 1 more
- (no CPE)range: = 6.9Z, = 6.9X
- (no CPE)range: 6.9X
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.