CVE-2026-47773
7.2
CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
ArduinoBLE enables Bluetooth Low Energy connectivity on certain Arduino models. Versions prior to 2.0.2 contain a missing bounds check in the ATT layer write request handler that allows a remote, unauthenticated BLE client to corrupt memory in the ATTClass global object. Devices running ArduinoBLE with one or more characteristics configured with the BLEEncryption property are affected. The fix is included starting from the 2.0.2 release.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| arduino-libraries | ArduinoBLE | < 2.0.2 | affected |
Weaknesses
- CWE-131: CWE-131: Incorrect Calculation of Buffer Size
- CWE-787: CWE-787: Out-of-bounds Write
References
- https://github.com/arduino-libraries/ArduinoBLE/security/advisories/GHSA-77v6-cw9f-9whg
- https://github.com/arduino-libraries/ArduinoBLE/pull/431/changes/1460e1a68221fca854b7b1e278cab76e763c00e6
- https://github.com/arduino-libraries/ArduinoBLE/releases/tag/2.0.2
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.