CVE-2026-42072
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 Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/orneryd/nornicdbGo | < 1.0.42-hotfix | 1.0.42-hotfix |
Affected products
1Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-2hp7-65r3-wv54ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-42072ghsaADVISORY
- github.com/orneryd/NornicDB/commit/adce4f9a9fc7b6aada07c0bfa2d737cd7a6efacanvdWEB
- github.com/orneryd/NornicDB/releases/tag/v1.0.42nvdWEB
- github.com/orneryd/NornicDB/releases/tag/v1.0.42-hotfixghsaWEB
- github.com/orneryd/NornicDB/security/advisories/GHSA-2hp7-65r3-wv54nvdWEB
News mentions
0No linked articles in our index yet.