CVE-2022-35877
Description
Four format string injection vulnerabilities exist in the XCMD testWifiAP functionality of Abode Systems, Inc. iota All-In-One Security Kit 6.9X and 6.9Z. Specially-crafted configuration values can lead to memory corruption, information disclosure and denial of service. An attacker can modify a configuration value and then execute an XCMD to trigger these vulnerabilities.This vulnerability arises from format string injection via the default_key_id configuration parameter, as used within the testWifiAP XCMD handler
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Format string injection in Abode iota All-In-One Security Kit via `default_key_id` parameter leads to memory corruption, info disclosure, and DoS.
Vulnerability
The Abode Systems iota All-In-One Security Kit versions 6.9X and 6.9Z contain a format string injection vulnerability in the testWifiAP XCMD handler. The default_key_id configuration parameter is used as a format string argument within the log function, which calls vsnprintf. An attacker who can modify configuration values can inject arbitrary format specifiers, leading to memory corruption and information disclosure [1].
Exploitation
An attacker with network access (no authentication required) can modify the default_key_id configuration value, then trigger the testWifiAP XCMD. The crafted value is passed as a format string, allowing the attacker to read and write arbitrary memory. The vulnerability can be exploited without user interaction [1].
Impact
Successful exploitation can lead to memory corruption, information disclosure, and denial of service. The CVSS v3 score is 8.2 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H), indicating high availability impact and low integrity impact. An attacker may be able to leak stack memory and cause device crashes [1].
Mitigation
As of the publication date, no software update has been released to fix this vulnerability. Users should restrict network access to the iota device and monitor for suspicious activity. The vendor has been notified via Talos [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
26.9X, 6.9Z+ 1 more
- (no CPE)range: 6.9X, 6.9Z
- (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.