CVE-2026-10849: bounds in zephyrproject zephyr
A heap-based out-of-bounds write vulnerability exists in the hawkBit device management client of Zephyr (subsys/mgmt/hawkbit). The vulnerability occurs because the buffer allocated to accumulate HTTP response bodies does not reserve space for a terminating NUL byte, leading to a single-byte heap corruption when the terminator is written just past the allocated buffer. This can cause heap corruption and denial of service. The issue affects Zephyr versions 2.4.0 and later up to but not including 4.5.0.
AI Analysis
Technical Summary
CVE-2026-10849 describes a heap-based out-of-bounds write in the hawkBit client component of Zephyr. The client accumulates HTTP response bodies into a heap buffer sized exactly to the received body length but without reserving space for a terminating NUL byte. When the terminator is written, it overwrites one byte past the allocated buffer, corrupting heap metadata or adjacent allocations. This vulnerability is remotely triggerable by a malicious or compromised hawkBit update server controlling the HTTP response length. The corruption can lead to denial of service due to allocator faults or potentially further heap corruption. The flaw affects Zephyr versions from 2.4.0 up to but excluding 4.5.0. The fix involves sizing the buffer to body length plus one and copying with memcpy to ensure the terminator fits within the allocation.
Potential Impact
The vulnerability allows a remote attacker controlling the hawkBit update server to cause a heap-based out-of-bounds write in the client. This results in heap corruption that can cause denial of service through faults on subsequent allocations or frees. There is a bounded possibility of further memory corruption depending on the allocator. No confidentiality or integrity impact is explicitly stated. Exploitation requires control over the update server or a man-in-the-middle position, as TLS does not protect against a hostile server and there is no client-side length cap or authentication of response content.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability is fixed by sizing the buffer to the body length plus one and copying with memcpy to ensure the terminating NUL byte is within bounds. Until an official fix is applied, mitigate by ensuring the hawkBit update server is trusted and communications are secured to prevent malicious responses. TLS alone does not guarantee protection against a compromised server. Monitor vendor channels for an official patch or update.
CVE-2026-10849: bounds in zephyrproject zephyr
Description
A heap-based out-of-bounds write vulnerability exists in the hawkBit device management client of Zephyr (subsys/mgmt/hawkbit). The vulnerability occurs because the buffer allocated to accumulate HTTP response bodies does not reserve space for a terminating NUL byte, leading to a single-byte heap corruption when the terminator is written just past the allocated buffer. This can cause heap corruption and denial of service. The issue affects Zephyr versions 2.4.0 and later up to but not including 4.5.0.
CVSS v3.1
Score 8.2high
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-10849 describes a heap-based out-of-bounds write in the hawkBit client component of Zephyr. The client accumulates HTTP response bodies into a heap buffer sized exactly to the received body length but without reserving space for a terminating NUL byte. When the terminator is written, it overwrites one byte past the allocated buffer, corrupting heap metadata or adjacent allocations. This vulnerability is remotely triggerable by a malicious or compromised hawkBit update server controlling the HTTP response length. The corruption can lead to denial of service due to allocator faults or potentially further heap corruption. The flaw affects Zephyr versions from 2.4.0 up to but excluding 4.5.0. The fix involves sizing the buffer to body length plus one and copying with memcpy to ensure the terminator fits within the allocation.
Potential Impact
The vulnerability allows a remote attacker controlling the hawkBit update server to cause a heap-based out-of-bounds write in the client. This results in heap corruption that can cause denial of service through faults on subsequent allocations or frees. There is a bounded possibility of further memory corruption depending on the allocator. No confidentiality or integrity impact is explicitly stated. Exploitation requires control over the update server or a man-in-the-middle position, as TLS does not protect against a hostile server and there is no client-side length cap or authentication of response content.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability is fixed by sizing the buffer to the body length plus one and copying with memcpy to ensure the terminating NUL byte is within bounds. Until an official fix is applied, mitigate by ensuring the hawkBit update server is trusted and communications are secured to prevent malicious responses. TLS alone does not guarantee protection against a compromised server. Monitor vendor channels for an official patch or update.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- zephyr
- Date Reserved
- 2026-06-04T12:16:36.322Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a710cc4bf32cb7a34490860
Added to database: 08/03/2026, 21:48:52 UTC
Last enriched: 08/03/2026, 22:03:14 UTC
Last updated: 08/04/2026, 02:25:28 UTC
Views: 6
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.