Subscribe to the Non-Human & AI Identity Journal

Why do third-party identities increase ransomware risk so quickly?

Third-party identities often have access to internal systems but are reviewed less consistently than employee accounts. If they are overprivileged, time-unlimited, or poorly offboarded, a single compromised supplier or contractor credential can become a trusted path into critical applications. That is why partner lifecycle governance is part of ransomware defence, not a procurement side issue.

Why Third-Party Access Becomes a Ransomware Entry Point

Third-party identities are risky because they often sit between trust and control: they need access to do real work, but they are not governed with the same consistency as employee accounts. That gap matters because ransomware operators do not need a perfect compromise chain; they need one trusted identity with enough privilege to reach file shares, admin consoles, backup tooling, or deployment systems. NHI Management Group’s research shows 92% of organisations expose NHIs to third parties, which makes supplier and contractor access a common blast-radius multiplier.

The problem is not limited to passwords. API keys, service accounts, access tokens, and delegated admin roles can all become durable footholds if they are not time-bound, monitored, and revoked promptly. That is why third-party identity governance belongs in ransomware defence planning, not just vendor onboarding. The control objective is to make sure external access is narrow, short-lived, and attributable before an intruder can move laterally. Current guidance from OWASP Non-Human Identity Top 10 and NIST Cybersecurity Framework 2.0 both reinforce the same practical point: identity sprawl turns a single supplier compromise into enterprise-wide exposure. In practice, many security teams discover this only after a partner credential has already been used to encrypt data or disable recovery paths.

How Third-Party Identities Speed Up Ransomware Operations

Attackers favour third-party identities because they are often pre-authorised for business continuity. A supplier may have remote support access, an MSP may hold privileged automation credentials, or a contractor may retain legacy permissions long after a project ends. Once stolen, those identities can be used to blend in with routine administration and bypass many perimeter controls. That is why identity-centric ransomware defence increasingly focuses on lifecycle controls, not just endpoint detection.

Effective practice usually combines three layers. First, reduce standing access by replacing long-lived third-party credentials with just-in-time access and explicit task approval. Second, bind access to the real workload or operator context, so a token is only valid for a specific system, time window, and purpose. Third, monitor for abnormal use patterns such as off-hours admin activity, new geographic sources, unusual privilege escalation, or access to backup and hypervisor environments.

  • Use least privilege for every supplier account, including support and automation identities.
  • Issue short-lived secrets and revoke them automatically when the task ends.
  • Require strong offboarding so dormant partner accounts do not survive contract termination.
  • Review access to recovery systems separately from production access.

The NHI Management Group’s Top 10 NHI Issues and the 52 NHI Breaches Analysis both show that overprivilege and weak revocation are recurring causes of compromise. These controls tend to break down when third-party access is shared across teams without a clear owner, because no one is accountable for revocation, monitoring, or emergency shutdown.

Where the Standard Answer Breaks Down in Real Environments

Tighter third-party controls often increase operational overhead, requiring organisations to balance faster supplier support against stronger identity governance. That tradeoff becomes painful in environments with managed service providers, embedded contractors, or integrations that depend on machine-to-machine credentials. Best practice is evolving, and there is no universal standard for every partner model yet.

One common edge case is the “break glass” vendor account. These accounts are often created for emergencies, but if they are not isolated, logged, and regularly tested, they become standing high-risk pathways. Another issue is inherited trust through federation. A partner may authenticate through a central identity provider, yet still retain excessive access on the target side. Security teams should treat federation as an authentication mechanism, not as proof that authorisation is safe.

For prioritisation, the most useful question is not whether a third party is trusted, but whether its identity can be constrained to a narrow scope with fast expiry and strong auditability. Where that is not possible, the access model itself should be challenged. NIST’s framework language on governance and access control aligns with this approach, and the practical lesson is simple: partner identities should expire, not accumulate. This becomes especially difficult in environments where vendors manage backup systems or remote administration consoles, because those are exactly the paths ransomware crews target first.

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 AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-03 Third-party overprivilege and weak revocation drive this ransomware risk.
NIST CSF 2.0 PR.AA-03 Third-party identity governance depends on controlled, reviewed access.
NIST AI RMF Governance and accountability are needed for autonomous partner workflows and access decisions.

Remove standing partner access and enforce short-lived, least-privilege credentials with automatic revocation.