A composite access graph is a live model of identity-to-resource relationships across systems. It resolves users, service accounts, roles, entitlements, and inheritance into one connected view so teams can answer who has access, why it exists, and what should happen next.
Expanded Definition
A composite access graph is more than an inventory of identities. It is a relationship model that links human users, service accounts, API keys, roles, groups, permissions, inherited entitlements, and resource paths so access can be evaluated in context. In NHI governance, that context matters because a service account’s effective privilege often comes from several layers, not a single assignment.
Usage in the industry is still evolving, and definitions vary across vendors. Some platforms treat the graph as a purely analytical layer for discovery and review, while others also use it as an operational control surface for access decisions and remediation. NHI Management Group treats the concept as foundational to visibility, because a fragmented view obscures who can reach what, through which chain of trust, and whether that access is still justified.
For standards alignment, the idea maps closely to least privilege and access review concepts in NIST SP 800-53 Rev 5 Security and Privacy Controls, especially where organisations must understand inherited permissions and continuously assess authorization scope. The most common misapplication is treating the graph as a static export, which occurs when teams snapshot entitlements without resolving nested roles, indirect grants, and active dependencies.
Examples and Use Cases
Implementing a composite access graph rigorously often introduces data normalization and reconciliation overhead, requiring organisations to weigh faster investigation and stronger governance against the cost of stitching together inconsistent identity sources.
- A cloud operations team traces a production incident back to a CI/CD service account that inherited write access through a nested group, then reviews whether that inheritance is still required.
- An identity team compares direct grants and transitive permissions to identify NHIs with excessive privilege, informed by the patterns highlighted in the Ultimate Guide to NHIs.
- A security analyst uses the graph to answer whether an API key can reach a customer database, then validates the path against guidance in the OWASP Non-Human Identity Top 10.
- A governance team reviews access after a contractor offboarding event and finds dormant entitlements that remained effective because the graph exposed a hidden group membership chain.
- A breach review reconstructs how a compromised token moved through federated permissions, using findings consistent with the 52 NHI Breaches Analysis.
Why It Matters in NHI Security
A composite access graph matters because NHIs are rarely dangerous in isolation. Risk emerges when service accounts, secrets, workloads, and delegated permissions combine into an access path that no one reviewed end to end. That is why organisations with weak visibility struggle to prove least privilege, enforce Zero Trust boundaries, or spot privilege accumulation before it becomes exploitable. NHI Management Group research shows only 5.7% of organisations have full visibility into their service accounts, while 97% of NHIs carry excessive privileges, making hidden paths a routine governance problem rather than an edge case.
This is also where incident response and access governance converge. When a secret is leaked, a key is overused, or a workload behaves unexpectedly, teams need to know not just what was exposed, but what that identity could actually reach through inherited access. The graph becomes the evidence base for revocation, containment, and remediation. It also supports the control logic behind the Ultimate Guide to NHIs - Key Challenges and Risks and implementation mapping to NIST SP 800-53 Rev 5 Security and Privacy Controls.
Organisations typically encounter the need for a composite access graph only after an unauthorized path has been used in a breach, at which point the term becomes 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 address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-63, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 | Composite access graphs expose hidden NHI relationships and privilege paths. |
| NIST CSF 2.0 | PR.AC-4 | Access permissions and authorized users align with continuous authorization review. |
| NIST SP 800-63 | Identity proofing context helps distinguish valid principals from stale or orphaned ones. | |
| NIST Zero Trust (SP 800-207) | Zero Trust requires explicit verification of every access path and dependency. | |
| NIST AI RMF | AI risk management applies when agents or tools use delegated identities and resources. |
Model every NHI-to-resource path and review transitive access before granting or retaining permissions.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 14, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org