CVE-2026-38427

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.
Configurations

No configuration.

History

27 May 2026, 19:16

Type Values Removed Values Added
References () https://github.com/sermikr0/CVE-2026-38427 - () https://github.com/sermikr0/CVE-2026-38427 -
CWE CWE-122
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.3

27 May 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-27 14:16

Updated : 2026-05-27 20:03


NVD link : CVE-2026-38427

Mitre link : CVE-2026-38427

CVE.ORG link : CVE-2026-38427


JSON object : View

Products Affected

No product.

CWE
CWE-122

Heap-based Buffer Overflow