THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-10849 (HIGH 8.2) — The hawkBit device management client in subsys/mgmt/hawkbit accumulates the body of an HTTP response from the update server into a heap buffer in response_json_cb() (subsys/mgmt/hawkbit/hawkbit.c). The buffer is sized to hold the received body bytes but reserves no space for a te

[NVD] CVE-2026-10849 (HIGH 8.2) — The hawkBit device management client in subsys/mgmt/hawkbit accumulates the body of an HTTP response from the update server into a heap buffer in response_json_cb() (subsys/mgmt/hawkbit/hawkbit.c). The buffer is sized to hold the received body bytes but reserves no space for a te

mednvdPublished 2026-08-03

CVE-2026-10849 CVSS: 8.2 HIGH Published: 2026-08-03T22:16:47.963

The hawkBit device management client in subsys/mgmt/hawkbit accumulates the body of an HTTP response from the update server into a heap buffer in response_json_cb() (subsys/mgmt/hawkbit/hawkbit.c). The buffer is sized to hold the received body bytes but reserves no space for a terminating NUL. When the full response has arrived, the

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-10849