← Back

CVE-2026-14587

nvd nist
Published: Aug 5, 2026Modified: Aug 28, 2026

JSON object

Loading...
5.5
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Show more
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XShow less
Source: 3b236295-4ccd-4a1f-a1c1-a72eecc8d7b6 (Secondary)

Description

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.

Affected (4)

Products: Neo4j: Neo4j
1 product
Neo4j
Configuration A
4 vulnerable
Vulnerable SoftwareAffected Versions
Neo4j
From 2025.01.0 to 2026.07.0
From 5.0.0 to 5.26.29
From 2025.01.0 to 2026.07.0
From 5.0.0 to 5.26.29

References (1)

Source: 3b236295-4ccd-4a1f-a1c1-a72eecc8d7b6
Vendor Advisory

Timeline

No history available yet.