CVE 9.8 CRITICAL

Nornicdb: Improper Network Binding in NornicDB Bolt Server allows unauthorized remote access_CVE-2026-42072

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

Nornicdb is a distributed low-latency, Graph+Vector, Temporal MVCC with all sub-ms HNSW search, graph traversal, and writes. Prior to version 1.0.42-hotfix, the --address CLI flag (and NORNICDB_ADDRESS / server.host config key) is plumbed through to the HTTP server correctly but never reaches the Bolt server config. The Bolt listener therefore always binds to the wildcard address (all interfaces), regardless of what the user configures. On a LAN, this exposes the graph database — with its default admin:password credentials — to any device sharing the network. This issue has been patched in version 1.0.42-hotfix.

AI Analysis

Improper network binding in NornicDB Bolt Server allows unauthorized remote access due to the Bolt listener binding to the wildcard address

Basic Information

ID CVE-2026-42072
Source GitHub_M
Published May 8, 2026 at 15:59

Affected Product

Vendor orneryd
Product NornicDB
Version < 1.0.42-hotfix
Affected Versions orneryd NornicDB < 1.0.42-hotfix

CWE Classification

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor orneryd
Product NornicDB
Version < 1.0.42-hotfix

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.