PT-2026-69949 · Unknown · Updatehub Ota Client
CVE-2026-11809
·
Published
2026-08-10
·
Updated
2026-08-10
CVSS v3.1
3.7
Low
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
UpdateHub OTA client (affected versions not specified)
Description
An out-of-bounds and uninitialized-memory read exists in the
z impl updatehub probe() function within subsys/mgmt/updatehub/updatehub.c. The issue occurs when a probe response from the UpdateHub server is copied into a heap buffer named metadata copy using memcpy(), which fails to include the terminating NUL character. If the initial json obj parse() call fails, the system attempts a fallback using strlen() on metadata copy. Because the buffer is not NUL-terminated, strlen() may scan through uninitialized heap memory and read beyond the buffer boundaries. A malicious or compromised UpdateHub server can trigger this behavior by sending a specifically crafted large payload. This can lead to a network-triggerable denial of service by causing the update thread or device to crash.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Out of bounds Read
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Updatehub Ota Client