CVE-2026-28522
Modified
Modified - Updated After Analysis
Null Pointer Dereference in arduino-TuyaOpen WiFiUDP Causes DoS
Publication date: 2026-03-16
Last updated on: 2026-05-26
Assigner: VulnCheck
Description
Description
arduino-TuyaOpen before version 1.2.1 contains a null pointer dereference vulnerability in the WiFiUDP component. An attacker on the same local area network can send a large volume of malicious UDP packets that trigger a null pointer dereference, resulting in a denial-of-service condition.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tuya | arduino-tuyaopen | to 1.2.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |