Join our Newsletter — 33% off our NHI Course
Identity Beyond IAM

Node

← Back to Glossary
By NHI Mgmt Group Updated August 26, 2026 Domain: Identity Beyond IAM

A node is a computer that participates in a blockchain network by storing, validating, or relaying ledger data. Nodes work together to maintain a shared view of the record without relying on one central system. Their distribution is what gives blockchain much of its resilience and tamper resistance.

Expanded Definition

In blockchain and distributed ledger environments, a node is any participating system that stores, validates, propagates, or queries ledger data. Nodes are not interchangeable with users or wallets; they are the infrastructure that makes consensus, replication, and auditability possible. The term is sometimes used loosely across vendors, but in security and governance work it should be treated as an operational identity boundary as much as a compute component. A node may run on-premises, in cloud infrastructure, or inside a managed service, and its trust profile depends on what keys it holds, what peers it can reach, and whether it participates in validation or only relays data. That makes the node concept closely related to NIST Cybersecurity Framework 2.0 functions such as protect and detect, especially where distributed systems expose secrets, certificates, or API tokens. The most common misapplication is treating every blockchain-connected server as the same kind of node, which occurs when teams ignore whether the system is a validator, full node, light node, or relay-only instance.

Examples and Use Cases

Implementing node governance rigorously often introduces operational overhead, requiring organisations to weigh decentralised resilience against patching, key management, and monitoring complexity.

  • A validator node signs consensus messages and must be protected with stricter access controls than a read-only node that only serves ledger queries.
  • A full node replicates the chain for verification and analytics, but still needs credential rotation and host hardening because it can expose management interfaces and logs.
  • A relay or peer node helps propagate transactions across the network, making network segmentation and peer allowlisting important to reduce lateral movement risk.
  • An enterprise blockchain deployment may use nodes in multiple regions, where node identity, certificate trust, and availability controls become part of resilience planning.
  • Node-level compromise can be investigated using the same governance lens described in Ultimate Guide to NHIs, because the machine identity behind the node often becomes the real attack path.

For implementation context, node operators often align with distributed systems guidance in the NIST Cybersecurity Framework 2.0, especially where logging, access enforcement, and continuous monitoring are required.

Why It Matters in NHI Security

Nodes matter in NHI security because they frequently run with privileged keys, certificates, and service accounts that can sign transactions, validate state, or expose administrative control paths. When those identities are over-permissioned, the node becomes a high-value non-human identity rather than just infrastructure. NHIMG research shows that 97% of NHIs carry excessive privileges and 79% of organisations have experienced secrets leaks, with 77% of those incidents causing tangible damage; those patterns are especially dangerous in node-based environments where credentials are distributed across multiple hosts. The security issue is not merely uptime. A compromised node can distort consensus, leak ledger data, or serve as a foothold into adjacent environments, particularly when operators fail to distinguish validator nodes from non-validating replicas. This is why node governance must include secret rotation, certificate lifecycle control, and clear offboarding when a node is decommissioned, a discipline discussed in the Ultimate Guide to NHIs. Organisations typically encounter the real risk only after a node is breached, at which point the node’s identity and trust relationships become operationally unavoidable to address.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 and CSA MAESTRO address the attack and risk surface, while NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01Node identities often hold keys and certificates that must be inventoried and governed.
NIST CSF 2.0PR.AC-1Node access and trust boundaries map to identity and access control principles.
NIST Zero Trust (SP 800-207)SC-7Nodes must be treated as untrusted endpoints until continuously verified.
NIST SP 800-63IAL2Node service identities require strong assurance for lifecycle and binding controls.
CSA MAESTROAI-TRUST-2Distributed runtime components need trustworthy execution and identity boundaries.

Register every blockchain node identity, its secrets, and its trust relationships for continuous review.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on August 26, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org