CVE-2026-38422
HIGHTasmota <= 15.3.0.3 - Buffer Overflow via fetch_jpg Function
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-38422. PoCs published by sermikr0.
AI-analyzed exploit summary This repository contains a functional PoC exploit for CVE-2026-38422, targeting Tasmota <= 15.3.0.3. The exploit combines two vulnerabilities in the `fetch_jpg()` function: a boundary overflow via `strcpy()` and a `uint16_t` wraparound via `Content-Length`, leading to heap corruption and potential RCE or DoS on ESP32 devices.
Description
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.
Exploits (1)
This repository contains a functional PoC exploit for CVE-2026-38422, targeting Tasmota <= 15.3.0.3. The exploit combines two vulnerabilities in the `fetch_jpg()` function: a boundary overflow via `strcpy()` and a `uint16_t` wraparound via `Content-Length`, leading to heap corruption and potential RCE or DoS on ESP32 devices.
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L