HIGHCVE-2026-23750Published Modified CNA VulnCheck
CVE-2026-23750: Golioth Pouch (prior to commit 1b2219a1) BLE GATT Heap-based Buffer Overflow
Golioth Pouch version 0.1.0, prior to commit 1b2219a1, contains a heap-based buffer overflow in BLE GATT server certificate handling. server_cert_write() allocates a heap buffer of size CONFIG_POUCH_SERVER_CERT_MAX_LEN when receiving the first fragment, then appends subsequent fragments using memcpy() without verifying that sufficient capacity remains. An adjacent BLE client can send unauthenticated fragments whose combined size exceeds the allocated buffer, causing a heap overflow and crash; integrity impact is also possible due to memory corruption.
Metrics
- CVSS v4.0
- 7.2
- Severity
- HIGH
- Fixed in
- 1b2219a159bcbef3f37caa303bbf14d14e979c11
- Affected Products
- 1
Affected packages
- Golioth / Pouch0.1.0Fixed in 1b2219a159bcbef3f37caa303bbf14d14e979c11
CVSS Vector
CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N