Subscribe to the Non-Human & AI Identity Journal

Fourth-party risk

Fourth-party risk is the exposure created by a vendor’s own vendors, sub-processors, and downstream service dependencies. It matters because direct contractual control usually stops at the first tier, while operational and data-risk propagation often continues much further through the chain.

Expanded Definition

Fourth-party risk extends supply chain thinking beyond your direct vendors to the sub-processors, managed services, cloud dependencies, and external tools those vendors rely on. In NHI security, this matters because access paths often include service accounts, API keys, and machine-to-machine trust that your contract never directly governs.

Definitions vary across vendors on how far the chain should be traced, but the practical question is simple: can a downstream dependency touch your data, systems, or credentials? That framing aligns with NIST Cybersecurity Framework 2.0, which treats third-party and dependency risk as part of continuous governance, not a one-time procurement check.

For NHI programmes, fourth-party risk becomes especially relevant when an agent, integration, or automation platform inherits a vendor’s weak secret handling or overbroad privileges. The most common misapplication is treating the signed contract with the first vendor as if it fully controls downstream exposure, which occurs when sub-processor visibility is missing at onboarding and never revisited.

Examples and Use Cases

Implementing fourth-party risk management rigorously often introduces visibility and due diligence overhead, requiring organisations to weigh faster vendor onboarding against deeper dependency scrutiny.

  • A SaaS platform stores customer data in a cloud region operated by another provider, and the security team never receives clarity on that sub-processor’s NHI controls.
  • An AI agent vendor uses a separate model hosting service, and the downstream service account retains broad API access after a project ends.
  • A payment processor relies on a logging service that can read request metadata, creating indirect exposure to secrets and tokens if log redaction fails.
  • A managed SOC uses subcontracted analysts and tooling, and privileged access persists because the vendor’s offboarding process does not fully revoke inherited credentials.

These scenarios are discussed in the context of broader dependency exposure in Ultimate Guide to NHIs — Key Challenges and Risks and the Top 10 NHI Issues. They also mirror the access-governance emphasis in NIST Cybersecurity Framework 2.0, where asset visibility and supplier risk management are operational rather than ceremonial.

Why It Matters in NHI Security

Fourth-party risk is where NHI exposure becomes opaque: direct inventory may look clean while a vendor’s own dependencies continue to handle secrets, identity tokens, and automation credentials on your behalf. That is why NHI governance cannot stop at vendor questionnaires or annual attestations. According to The 2024 ESG Report: Managing Non-Human Identities, 72% of organisations have experienced or suspect a breach of non-human identities, a signal that machine identity failure is already routine rather than exceptional.

When fourth-party relationships are overlooked, incident response becomes slower because containment requires tracing who really had access, where secrets were stored, and which downstream services still trusted them. That is also why Ultimate Guide to NHIs — Why NHI Security Matters Now emphasizes visibility, rotation, and revocation as core controls, not optional maturity markers. In practice, this risk belongs alongside OWASP NHI Top 10 concerns about excessive privilege and weak lifecycle control.

Organisations typically encounter fourth-party risk only after a vendor breach, token leak, or unexpected data exposure, at which point the downstream dependency chain 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 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-02 Downstream secret exposure and excessive privilege are core NHI control concerns.
NIST CSF 2.0 GV.SC-1 Supply chain governance includes understanding third- and fourth-party dependencies.
NIST Zero Trust (SP 800-207) PE-3 Zero Trust requires explicit trust decisions for every access path, including third parties.

Treat each downstream dependency as untrusted until its identity and access are verified.