7.5highHigh

CVE-2026-14587

Neo4j Neo4j

Neo4j's Bolt modern handshake decoder treats an overlong capability bit mask the same way it treats a truncated bit mask. When an unauthenticated client sends a selected protocol version followed by 32 continuation bytes in the capability mask, the decoder resets the reader index and waits for more bytes instead of rejecting the protocol message and closing the channel. Because the same unread bytes remain at the front of the decoder buffer, appending a terminating byte later does not recover the connection. The decoder re-reads the same first 32 continuation bytes, returns without producing a handshake-finalization message, and leaves the channel open. This can be triggered before authentication by any client that can reach the Bolt connector.

Exploitation status

  • A vendor advisory or patch reference has been published.

What the metrics mean

  • It is reachable over a network, without needing local access.
  • For an attacker who can reach it, no special conditions are needed to exploit it.
  • To exploit it, no account is needed.
  • Beyond that, no action by a user is required.

Scoring

CVSS
7.5 (v3.1)
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v4
5.5
Weakness
CWE-130
Assigned by
3b236295-4ccd-4a1f-a1c1-a72eecc8d7b6

Dates

Published
2026-08-05
Last modified
2026-08-28
Sources
NVD

Affected products

  • Neo4j Neo4j5.0.0 - 5.26.29, 2025.01.0 - 2026.07.0

As listed in the NVD configuration data. Not a statement about your estate.

References