PT-2026-69997 · Updatehub · Updatehub
CVE-2026-11811
·
Published
2026-08-10
·
Updated
2026-08-11
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 (affected versions not specified)
Description
The over-the-air update client contains a resource leak in the
start coap client() function within subsys/mgmt/updatehub/updatehub.c. When a connection to the UpdateHub server fails during setup—which can occur naturally if the server is unreachable or be triggered by a network attacker disrupting traffic—the CoAP/DTLS socket descriptor is leaked. This happens because the cleanup process is gated by a flag that is not correctly set when zsock setsockopt() or zsock connect() fails, preventing cleanup connection() from being called. The leaked descriptor remains in the socket pool until a reboot. Repeated failures, driven by the autohandler() poll, the updatehub probe()/updatehub update() API, or the updatehub run shell command, can exhaust the shared socket pool, leading to a device-wide denial-of-service where networking degrades.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Missing Release of Resource after Effective Lifetime
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Updatehub