CVE-2020-28592
Description
A heap-based buffer overflow vulnerability exists in the configuration server functionality of the Cosori Smart 5.8-Quart Air Fryer CS158-AF 1.1.0. A specially crafted JSON object can lead to remote code execution. An attacker can send a malicious packet to trigger this vulnerability.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Heap-based buffer overflow in Cosori Smart Air Fryer CS158-AF 1.1.0 configuration server allows remote code execution via crafted JSON.
Vulnerability
A heap-based buffer overflow exists in the configuration server of the Cosori Smart 5.8-Quart Air Fryer CS158-AF firmware version 1.1.0. The server listens on TCP port 41234 and communicates using JSON encrypted with a static AES key and IV (llwantaeskey1.01 and llwantaesivv1.01). A specially crafted JSON object can trigger a buffer overflow when processed by the server. [1]
Exploitation
An attacker with network access to the device during initial setup (when it acts as a WiFi access point) can send a malicious TCP packet containing a crafted JSON object to port 41234. No authentication is required. The static encryption key is known, allowing the attacker to encrypt the payload. The overflow occurs when the server copies data into a heap buffer without proper bounds checking. [1]
Impact
Successful exploitation leads to remote code execution on the device with the privileges of the configuration server process. This can allow an attacker to fully compromise the air fryer, potentially controlling its functions or using it as a pivot point. The CVSSv3 score is 8.1 (High) with network attack vector and high attack complexity. [1]
Mitigation
As of the publication date (2021-04-15), no official patch or firmware update has been released by Cosori to address this vulnerability. Users are advised to monitor vendor advisories and consider isolating the device from untrusted networks. The device is not listed on CISA's Known Exploited Vulnerabilities catalog. [1]
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- talosintelligence.com/vulnerability_reports/TALOS-2020-1216mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.