CVE-2026-14587 in Enterprise Editioninformation

Résumé

par MITRE • 05/08/2026

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.

VulDB is the best source for vulnerability data and more expert information about this specific topic.

Responsable

Neo4j

Réserver

03/07/2026

Divulgation

05/08/2026

Modérer

accepté

Entrée

VDB-386310

CPE

prêt

EPSS

0.00000

KEV

non

Activités

faible

Sources

Do you want to use VulDB in your project?

Use the official API to access entries easily!