CVE-2026-14587
Last modified
CVE-2026-14587 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.
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.
Metrics
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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| neo4j | Enterprise Edition | >= 2025.01, < 2026.07; >= 5.0, < 5.26.29 |
| neo4j | Community Edition | >= 2025.01, < 2026.07; >= 5.0, < 5.26.29 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-14587?
How severe is CVE-2026-14587?
How do I fix CVE-2026-14587?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-14568The User Frontend: AI Powered Frontend Post Submission, User…6.5
- CVE-2026-1457An authenticated buffer handling flaw in TP-Link VIGI C385 V…8.8
- CVE-2026-14570Crypt::DSA versions before 1.22 for Perl draw the DSA signin…7.5
- CVE-2026-14574In Eclipse Theia versions 0.7.0 and up until including 1.73.…6.5
- CVE-2026-1458GitLab has remediated an issue in GitLab CE/EE affecting all…7.5
- CVE-2026-14586In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, in …5.9
- CVE-2026-1459A post-authentication command injection vulnerability in the…7.2
- CVE-2026-14592The WP Real IP-based Access Control WordPress plugin through…6.1
- CVE-2026-14596The DynamicKit for Elementor WordPress plugin before 1.0.3 d…8.8
- CVE-2026-1460A post-authentication command injection vulnerability in the…7.2
- CVE-2026-14602The Remote API WordPress plugin through 0.2 does not authent…9
- CVE-2026-14603The WowOptin: Next-Gen Popup Maker WordPress plugin before …7.5
Are you affected by CVE-2026-14587?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
