CVE-2026-44634

Source
https://cve.org/CVERecord?id=CVE-2026-44634
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44634.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-44634
Aliases
  • GHSA-8h89-q8m2-c8fp
Published
2026-06-09T23:59:31.113Z
Modified
2026-07-15T20:28:03.571611Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Stack buffer overflows in SimpleBLE
Details

SimpleBLE is a cross-platform library and bindings for Bluetooth Low Energy (BLE). Prior to version 0.14.0, there are multiple stack-based buffer overflow vulnerabilities in SimpleBLE. There is a stack overflow vulnerability in the dongl backend’s Protocol::simpleble_write function (local, caller-controlled input). A stack overflow vulnerability when processing manufacturer-specific data in BLE advertisements (remote, no pairing or connection required). Lastly, a stack overflow vulnerability when processing service data in BLE advertisements (remote, no pairing or connection required). This issue has been patched in version 0.14.0.

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

Affected packages

Git / github.com/simpleble/simpleble

Affected ranges

Type
GIT
Repo
https://github.com/simpleble/simpleble
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.14.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.0.1
v0.0.2
v0.1.0
v0.10.1
v0.10.2
v0.10.3
v0.10.4
v0.11.0
v0.12.0
v0.12.1
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.6.0
v0.6.1
v0.7.0
v0.7.1
v0.7.3
v0.8.1
v0.9.0
v0.9.1

Database specific

vanir_signatures
[
    {
        "source": "https://github.com/simpleble/simpleble/commit/1501d59d76a4280268372afb1b157bf6caeacba6",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "333688504546538138666434177275355612062",
                "3315279951924140533059467603300984801",
                "126027522690175147924665061679327918835",
                "84687442022352972267782372556837463148",
                "249469434948792608397476383781239270490",
                "227410484410392748241011881074791478302",
                "239288046700959672152987787144769446476",
                "31013372833989615404617677767370828626",
                "82446429642333041878756307513817539302",
                "76266711113211153030133170162721915646",
                "173789218120317605809075380564270918424",
                "122122205643747188739952193979902866961"
            ]
        },
        "id": "CVE-2026-44634-3ed19c1f",
        "signature_type": "Line",
        "target": {
            "file": "simplecble/src/peripheral.cpp"
        }
    },
    {
        "source": "https://github.com/simpleble/simpleble/commit/1501d59d76a4280268372afb1b157bf6caeacba6",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "125128436277675501249837109718910509102",
                "23697051267741786532226657461757316205",
                "17110709734799827573670947618567413668",
                "318273934195423449465106536995834332944"
            ]
        },
        "id": "CVE-2026-44634-47d87733",
        "signature_type": "Line",
        "target": {
            "file": "simpleble/src/backends/dongl/serial/Protocol.cpp"
        }
    },
    {
        "source": "https://github.com/simpleble/simpleble/commit/1501d59d76a4280268372afb1b157bf6caeacba6",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "function_hash": "126852759984060285223872062666098078095",
            "length": 679.0
        },
        "id": "CVE-2026-44634-c15450a6",
        "signature_type": "Function",
        "target": {
            "function": "simpleble_peripheral_manufacturer_data_get",
            "file": "simplecble/src/peripheral.cpp"
        }
    },
    {
        "source": "https://github.com/simpleble/simpleble/commit/1501d59d76a4280268372afb1b157bf6caeacba6",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "function_hash": "21831832004730586364273795724150784442",
            "length": 2034.0
        },
        "id": "CVE-2026-44634-d5c088b3",
        "signature_type": "Function",
        "target": {
            "function": "simpleble_peripheral_services_get",
            "file": "simplecble/src/peripheral.cpp"
        }
    },
    {
        "source": "https://github.com/simpleble/simpleble/commit/1501d59d76a4280268372afb1b157bf6caeacba6",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "function_hash": "41377994412503157635537597706479841629",
            "length": 758.0
        },
        "id": "CVE-2026-44634-e561a988",
        "signature_type": "Function",
        "target": {
            "function": "Protocol::simpleble_write",
            "file": "simpleble/src/backends/dongl/serial/Protocol.cpp"
        }
    }
]
vanir_signatures_modified
"2026-07-15T20:28:03Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44634.json"