CVE-2026-45816

Source
https://cve.org/CVERecord?id=CVE-2026-45816
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45816.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-45816
Published
2026-07-24T12:11:09.434Z
Modified
2026-08-12T16:24:40.894560Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Apache NimBLE: NULL pointer dereference vulnerability in SMP LTK request
Details

NULL Pointer Dereference vulnerability in Apache NimBLE in LE Long Term Key Request event.

This requires disabled asserts (otherwise assert would trigger before NULL dereference) and bogus (or misbehaving) controller, thus severity is low.

This issue affects Apache NimBLE: through 1.9.0.

Users are recommended to upgrade to version 1.10.0, which fixes the issue.

Database specific
{
    "cwe_ids": [
        "CWE-476"
    ],
    "cna_assigner": "apache",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45816.json"
}
References

Affected packages

Git / github.com/apache/mynewt-nimble

Affected ranges

Type
GIT
Repo
https://github.com/apache/mynewt-nimble
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "cpe": "cpe:2.3:a:apache:nimble:*:*:*:*:*:*:*:*",
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.10.0"
        }
    ]
}

Affected versions

Other
nimble_1_5_0_rc1_tag
nimble_1_5_0_tag
nimble_1_6_0_rc1_tag
nimble_1_6_0_tag
nimble_1_7_0_rc1_tag
nimble_1_7_0_tag
nimble_1_8_0_rc1_tag
nimble_1_8_0_tag
nimble_1_9_0_rc1_tag
nimble_1_9_0_tag

Database specific

vanir_signatures
[
    {
        "target": {
            "file": "nimble/host/src/ble_sm.c",
            "function": "ble_sm_ltk_req_rx"
        },
        "deprecated": false,
        "id": "CVE-2026-45816-2a360a8c",
        "signature_version": "v1",
        "digest": {
            "function_hash": "10861675544640014336924188692744969824",
            "length": 1258.0
        },
        "signature_type": "Function",
        "source": "https://github.com/apache/mynewt-nimble/commit/9448c5f495eb55018121b24a9dab5305c9222ea1"
    },
    {
        "target": {
            "file": "nimble/host/src/ble_sm.c"
        },
        "deprecated": false,
        "id": "CVE-2026-45816-43a8579d",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "130426934024363760782992655055582054097",
                "7314596313620346212947003387653439642",
                "292050119151884199560885883721803923543",
                "318928323089775256324239205343675663317",
                "143624110564552611950679040929451894321",
                "312817007844159156898788886474738918706",
                "7087448686086406643346715745565961006",
                "189321074798215551830057516305498160400"
            ],
            "threshold": 0.9
        },
        "signature_type": "Line",
        "source": "https://github.com/apache/mynewt-nimble/commit/9448c5f495eb55018121b24a9dab5305c9222ea1"
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45816.json"
vanir_signatures_modified
"2026-08-12T16:24:40Z"