Skip to main content

Arduino Tuyaopen CVE-2026-28520

| EUVDEUVD-2026-12227 HIGH
Off-by-one Error (CWE-193)
2026-03-15 VulnCheck
8.4
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.4 HIGH
AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Apr 16, 2026 - 06:22 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
1.2.1
EUVD ID Assigned
Mar 15, 2026 - 14:00 euvd
EUVD-2026-12227
Analysis Generated
Mar 15, 2026 - 14:00 vuln.today
CVE Published
Mar 15, 2026 - 13:35 nvd
HIGH 8.4

DescriptionCVE.org

arduino-TuyaOpen before version 1.2.1 contains a single-byte buffer overflow vulnerability in the WiFiMulti component. When the victim's smart hardware connects to an attacker-controlled AP hotspot, the attacker can exploit the overflow to execute arbitrary code on the affected embedded device.

AnalysisAI

Single-byte buffer overflow vulnerability in the WiFiMulti component of arduino-TuyaOpen (versions before 1.2.1) that allows remote code execution when IoT devices connect to attacker-controlled WiFi access points. This affects Tuya's Arduino library used in smart home devices, with a CVSS score of 8.4, though the local attack vector (AV:L) suggests physical proximity is required despite the remote exploitation capability described.

Technical ContextAI

The vulnerability affects arduino-TuyaOpen (CPE: cpe:2.3:a:tuya:arduino-tuyaopen:*:*:*:*:*:*:*:*), which is Tuya's Arduino library for IoT device development. The root cause is CWE-193 (Off-by-one Error), a common boundary condition error where code writes one byte beyond the allocated buffer. The WiFiMulti component handles multiple WiFi network connections, and the overflow occurs during AP connection processing. Tuya is a major IoT platform provider, so this library is likely embedded in numerous smart home devices.

RemediationAI

Update arduino-TuyaOpen to version 1.2.1 or later, which contains the fix for this vulnerability. For devices that cannot be immediately updated, implement network segmentation to isolate IoT devices and use trusted WiFi networks only. Monitor the official Tuya announcement page (https://src.tuya.com/announcement/32) for additional guidance. Device manufacturers using this library should release firmware updates incorporating the patched version.

Share

CVE-2026-28520 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy