CVE-2026-42808
Last modified
CVE-2026-42808 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. An issue was discovered in Bosch Sensortec COINES_SDK versions 2.0 through 2.11. The host streaming API function {{coines_read_stream_sensor_data()}} fails to validate the boundaries of the caller-provided destination buffer. Internally, the stream processing mechanism in {{comm_intf_process_stream_response()}} discards the requested {{number_of_samples}} argument and copies the entirety of the streaming ring buffer's accumulated data into {{coines_stream_rsp_buf}}. Subsequently, {{coines_read_stream_sensor_data()}} unconditionally executes a {{memcpy}} of the ring buffer size into the caller-provided buffer without verifying if the destination memory allocation is large enough. A malicious or compromised hardware board connected via USB or BLE can exploit this by streaming a high volume of sensor samples, causing a heap or stack-based buffer overflow on the host desktop environment. This can result in a Denial of Service (DoS) or potential arbitrary code execution on the host machine.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
An issue was discovered in Bosch Sensortec COINES_SDK versions 2.0 through 2.11. The host streaming API function {{coines_read_stream_sensor_data()}} fails to validate the boundaries of the caller-provided destination buffer. Internally, the stream processing mechanism in {{comm_intf_process_stream_response()}} discards the requested {{number_of_samples}} argument and copies the entirety of the streaming ring buffer's accumulated data into {{coines_stream_rsp_buf}}. Subsequently, {{coines_read_stream_sensor_data()}} unconditionally executes a {{memcpy}} of the ring buffer size into the caller-provided buffer without verifying if the destination memory allocation is large enough. A malicious or compromised hardware board connected via USB or BLE can exploit this by streaming a high volume of sensor samples, causing a heap or stack-based buffer overflow on the host desktop environment. This can result in a Denial of Service (DoS) or potential arbitrary code execution on the host machine.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Bosch Sensortec | COINES_SDK | >= 2.0, <= 2.11 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-42808?
How severe is CVE-2026-42808?
How do I fix CVE-2026-42808?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42800NULL pointer dereference vulnerability in ASR1903 in ASR Lap…5.3
- CVE-2026-42801NULL pointer dereference vulnerability in ASR Crane,Falcon o…7.4
- CVE-2026-42804A stack-based buffer overflow vulnerability exists in the Bo…7.6
- CVE-2026-42805A stack-based buffer overflow vulnerability exists in the Bo…8.4
- CVE-2026-42806An out-of-bounds read vulnerability was discovered in the Bo…4.3
- CVE-2026-42807A heap-based buffer overflow vulnerability in the PC bridge …8
- CVE-2026-42809Apache Polaris can issue broad temporary ("vended") storage …9.9
- CVE-2026-4281The FormLift for Infusionsoft Web Forms plugin for WordPress…5.3
- CVE-2026-42810Apache Polaris accepts literal `*` characters in namespace a…9.9
- CVE-2026-42811In plain terms, Apache Polaris is supposed to issue short-li…9.9
- CVE-2026-42812In Apache Iceberg, the table's metadata files are control fi…9.9
- CVE-2026-4282A flaw was found in Keycloak. The SingleUseObjectProvider, a…7.4
Are you affected by CVE-2026-42808?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
