CVE-2026-47773

Source
https://cve.org/CVERecord?id=CVE-2026-47773
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47773.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47773
Aliases
  • GHSA-77v6-cw9f-9whg
Published
2026-09-11T21:03:15Z
Modified
2026-09-12T11:50:41Z
Severity
  • 7.2 (High) CVSS_V4 - 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 CVSS Calculator
Summary
ArduinoBLE: Memory corruption via malformed ATT write request
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-131",
        "CWE-787"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47773.json"
}
References

Affected packages

Git / github.com/arduino-libraries/arduinoble

Affected ranges

Type
GIT
Repo
https://github.com/arduino-libraries/arduinoble
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.0.2"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

0.*
0.1.0
0.1.1
0.1.2
1.*
1.0.0
1.1.0
1.1.1
1.1.2
1.1.3
1.2.0
1.2.1
1.2.2
1.3.0
1.3.1
1.3.2
1.3.3
1.3.4
1.3.5
1.3.6
1.3.7
1.4.0
1.4.1
1.5.0
2.*
2.0.0
2.0.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47773.json"