๐Ÿ” CVE Alert

CVE-2026-42805

HIGH 8.4
CVSS Score
8.4
EPSS Score
0.0%
EPSS Percentile
0th

A stack-based buffer overflow vulnerability exists in the Bosch Sensortec BHI385 SensorAPI (C library) within the debug message parser function bhi385_parse_debug_message (located in bhi385_parse.c). The function parses FIFO events and extracts an 8-bit message length directly from the attacker-controlled event payload (callback_info->data_ptr[0]) without enforcing bounds checks or clamping the value. When copying the payload into a fixed-size stack buffer of 17 bytes (uint8_t debug_msg[17]) via memcpy, providing a length byte greater than 16 causes the function to write past the allocated stack boundary. This memory corruption can be triggered by a malicious or compromised sensor or bus participant, leading to a firmware crash, Denial of Service (DoS), or potentially the execution of arbitrary code via adjacent stack data corruption.

Vendor bosch sensortec
Product bhi385 sensorapi (c library)
Published Sep 10, 2026
Last Updated Sep 10, 2026
Stay Ahead of the Next One

Get instant alerts for bosch sensortec bhi385 sensorapi (c library)

Be the first to know when new high vulnerabilities affecting bosch sensortec bhi385 sensorapi (c library) are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Bosch Sensortec / BHI385 SensorAPI (C Library)
1.1.0 โ‰ค 2.1.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
psirt.bosch.com: https://psirt.bosch.com/security-advisories/BOSCH-SA-223618.html