NornicDB Improper Network Binding in Bolt Server Allows Unauthorized Remote Access

Vulnerability

A vulnerability in NornicDB's Bolt server configuration prior to version 1.0.42-hotfix allows unauthorized remote access to the database. The issue arises because the Bolt server always binds to the wildcard address, exposing the database with default admin credentials to any device on the same local network. This vulnerability is present in versions through 1.0.39.

Impact

Exploitation of this vulnerability allows unauthorized access to the NornicDB Bolt server, where an attacker can execute arbitrary Cypher queries, including reading, writing, and deleting nodes in the database.

Reproduction

To reproduce this vulnerability, start NornicDB with the '--address' CLI flag set to '127.0.0.1' and the Bolt server port specified. The output will incorrectly indicate that the Bolt server is bound to localhost, while it is actually listening on all interfaces. This can be verified with network tools that show open ports.

Remediation

Users can update to NornicDB version 1.0.42-hotfix, which addresses the vulnerability by allowing the Bolt server to bind to the correct address as configured by the user.

Added: May 8, 2026, 5:56 PM
Updated: May 8, 2026, 5:56 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
6.2
remediation
0.0
relevance
7.8
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.