Description
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.
Published: 2026-07-24
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a NULL pointer dereference that occurs during the SMP Long Term Key request handling in Apache NimBLE. When an incoming LTK request triggers code that assumes a valid pointer but receives a null value, the device will crash. The issue is only present when the build has assertions disabled, and it requires a controller that supplies a malformed or otherwise misbehaving request. Because it leads to a crash, the primary impact is a denial of service rather than data exposure or code execution.

Affected Systems

The affected vendor is the Apache Software Foundation’s Apache NimBLE. All releases up to and including version 1.9.0 are vulnerable. The vendor recommends upgrading to version 1.10.0 or later, which contains the fix.

Risk and Exploitability

The CVSS score of 7.5 indicates a high impact severity for a denial of service vulnerability. However, the EPSS score is below 1%, showing an extremely low probability that the flaw is being actively exploited. It is not listed in the CISA KEV catalog. Applying the information from the description, the likely attack path involves a controller sending a crafted SMP LTK request to a NimBLE‑enabled device that has disabled assertions. This requires proximity or an already compromised controller, which limits real‑world exploitability even though the technical trigger is straightforward.

Generated by OpenCVE AI on August 3, 2026 at 20:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache NimBLE to version 1.10.0 or later.
  • Rebuild the NimBLE binary with assertions enabled; avoid disabling runtime assertions in production builds.
  • If an immediate upgrade is not possible, isolate the device from untrusted BLE controllers and monitor for abnormal restarts caused by malformed LTK requests.

Generated by OpenCVE AI on August 3, 2026 at 20:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache nimble
Vendors & Products Apache
Apache nimble

Fri, 24 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Apache NimBLE: NULL pointer dereference vulnerability in SMP LTK request
Weaknesses CWE-476
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-24T18:22:34.523Z

Reserved: 2026-05-13T09:41:40.675Z

Link: CVE-2026-45816

cve-icon Vulnrichment

Updated: 2026-07-24T14:34:47.365Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-24T13:18:24.307

Modified: 2026-07-27T14:40:54.387

Link: CVE-2026-45816

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:30:04Z

Weaknesses