CVE-2026-23748

LOW

Golioth Firmware SDK 0.10.0-0.21.9 - Memory Corruption

Title source: llm
STIX 2.1

Description

Golioth Firmware SDK version 0.10.0 prior to 0.22.0, fixed in commit d7f55b38, contain an out-of-bounds read in LightDB State string parsing. When processing a string payload, a payload_size value less than 2 can cause a size_t underflow when computing the number of bytes to copy (nbytes). The subsequent memcpy() reads past the end of the network buffer, which can crash the device. The condition is reachable from on_payload, and golioth_payload_is_null() does not block payload_size==1. A malicious server or MITM can trigger a denial of service.

Scores

CVSS v3 3.7
EPSS 0.0005
EPSS Percentile 15.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-191
Status published
Products (3)
Golioth/Firmware SDK 0.10.0 - 0.22.0
Golioth/Firmware SDK commit d7f55b38
Golioth/Firmware SDK d7f55b380d8be8b29bd101ce06e421af2e88c12b
Published Feb 26, 2026
Tracked Since Feb 27, 2026