CVE-2026-45816 PUBLISHED

Apache NimBLE: NULL pointer dereference vulnerability in SMP LTK request

Assigner: apache
Reserved: 13.05.2026 Published: 24.07.2026 Updated: 24.07.2026

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.

Product Status

Vendor Apache Software Foundation
Product Apache NimBLE
Versions Default: unaffected
  • affected from 0 to 1.9.0 (incl.)

Credits

  • Chongqing Lei <leicq@seu.edu.cn> reporter

References

Problem Types

  • CWE-476 NULL Pointer Dereference CWE