Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/orneryd/nornicdb
  4. ›
  5. CVE-2026-42072

CVE-2026-42072: NornicDB has Improper Network Binding in its Bolt Server, allowing unauthorized remote access

April 22, 2026 (updated May 4, 2026)

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.

References

  • github.com/advisories/GHSA-2hp7-65r3-wv54
  • github.com/orneryd/NornicDB
  • github.com/orneryd/NornicDB/commit/adce4f9a9fc7b6aada07c0bfa2d737cd7a6efaca
  • github.com/orneryd/NornicDB/releases/tag/v1.0.42-hotfix
  • github.com/orneryd/NornicDB/security/advisories/GHSA-2hp7-65r3-wv54
  • nvd.nist.gov/vuln/detail/CVE-2026-42072

Code Behaviors & Features

Detect and mitigate CVE-2026-42072 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.0.42-hotfix

Fixed versions

  • 1.0.42-hotfix

Solution

Upgrade to version 1.0.42-hotfix or above.

Impact 9.8 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-1392: Use of Default Credentials

Source file

go/github.com/orneryd/nornicdb/CVE-2026-42072.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:48 +0000.