Home

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.

PUBLISHED Reserved 2026-04-23 | Published 2026-05-08 | Updated 2026-05-08 | Assigner GitHub_M




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

Problem types

CWE-1392: Use of Default Credentials

Product status

< 1.0.42-hotfix
affected

References

github.com/...rnicDB/security/advisories/GHSA-2hp7-65r3-wv54

github.com/...ommit/adce4f9a9fc7b6aada07c0bfa2d737cd7a6efaca

github.com/orneryd/NornicDB/releases/tag/v1.0.42

cve.org (CVE-2026-42072)

nvd.nist.gov (CVE-2026-42072)

Download JSON