Filtered by vendor Arendst Subscriptions
Total 3 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-38422 1 Arendst 1 Tasmota 2026-05-30 7.3 High
Buffer Overflow vulnerability in arendst Tasmota v.15.3.0.3 and before allows a remote attacker to execute arbitrary code via the tasmota/tasmota_xdrv_driver/xdrv_10_scripter.ino, fetch_jpg() function.
CVE-2026-38426 1 Arendst 1 Tasmota 2026-05-30 7.3 High
Buffer Overflow vulnerability in arendst Tasmota v.15.3.0.3 and before allows a remote attacker to execute arbitrary code via the xdrv_10_scripter.ino, fetch_jpg(), jpg_task.boundary[40], strcpy() function.
CVE-2026-38427 1 Arendst 1 Tasmota 2026-05-30 7.3 High
An issue in fetch_jpg() in xdrv_10_scripter.ino in Tasmota through 15.3.0.3 allows a remote attacker to cause heap buffer overflow. The Content-Length from a JPEG stream is stored in a uint16_t variable; values above 65535 wrap around, causing allocation of a smaller buffer than the data actually read.