CVE-2026-42807
Last modified
CVE-2026-42807 is a high-severity vulnerability rated 8/10 on the CVSS scale. A heap-based buffer overflow vulnerability in the PC bridge protocol decoder of BoschSensortec COINES_SDK (versions 2.10 through 2.12.2) allows attackers to cause a denial of service (process crash) or potentially execute arbitrary code. The bridge decoder ({{bridge_decoder.c}}) trusts the packet length field provided by the external device and forwards it to the host response queue ({{mqueue_add_data}}) without validating the bounds of the destination buffer. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
A heap-based buffer overflow vulnerability in the PC bridge protocol decoder of BoschSensortec COINES_SDK (versions 2.10 through 2.12.2) allows attackers to cause a denial of service (process crash) or potentially execute arbitrary code. The bridge decoder ({{bridge_decoder.c}}) trusts the packet length field provided by the external device and forwards it to the host response queue ({{mqueue_add_data}}) without validating the bounds of the destination buffer. A malicious or compromised USB or Bluetooth Low Energy (BLE) peripheral can advertise a payload size up to ~3 KB, which exceeds the default queue slot size of 255 bytes. This results in an unbounded heap overwrite ({{memcpy}}), corrupting adjacent heap metadata on the host system when processing the device's response.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Bosch Sensortec | COINES_SDK | >= 2.10, <= 2.12.2 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-42807?
How severe is CVE-2026-42807?
How do I fix CVE-2026-42807?
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-4280The Breaking News WP plugin for WordPress is vulnerable to L…6.5
- 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-42808An issue was discovered in Bosch Sensortec COINES_SDK versio…6.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
Are you affected by CVE-2026-42807?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
