Subscribe to the Non-Human & AI Identity Journal

Who is accountable when a third party accesses personal data outside policy?

The organisation remains accountable for the access model, even when processing is shared with contractors, outsourcers, or cloud providers. That is why third-party access must sit inside the same lifecycle, review, and offboarding process as internal access.

Why This Matters for Security Teams

Third-party access is not an exception to accountability, even when a contractor, outsourcer, or cloud provider is the one performing the action. The organisation that defines the access model is still responsible for whether that access was appropriate, reviewed, and removed on time. That matters because policy violations often emerge first in shared admin paths, service accounts, and vendor integrations, not in clearly human-led workflows.

NHIMG’s Ultimate Guide to NHIs frames this as a lifecycle problem, not a one-time approval problem. The risk is amplified when third parties connect through OAuth apps, API tokens, or delegated tools that stay active long after the business need has changed. NIST’s NIST Cybersecurity Framework 2.0 reinforces the governance expectation: identity, access, and oversight remain core organisational responsibilities even when operations are outsourced.

Astrix Security & CSA reported that 85% of organisations lack full visibility into third-party vendors connected via OAuth apps, which helps explain why accountability gaps persist in practice. In practice, many security teams discover third-party overreach only after a data review, incident, or audit finding rather than through intentional continuous oversight.

How It Works in Practice

Accountability starts by treating third-party access as part of the same identity governance process used for employees. That means every external account, delegated token, integration, and privileged session needs an owner, a business purpose, an expiry condition, and a review cadence. The access path should be recorded in the same control plane as internal access so that policy can be evaluated consistently across both groups.

Practitioners usually implement this in four steps:

  • Define the access sponsor, data owner, and technical approver for each vendor relationship.
  • Bind access to a named business use case and a fixed review interval.
  • Use just-in-time elevation or short-lived tokens where possible instead of standing access.
  • Revoke access automatically when the contract, task, or data processing purpose ends.

That approach aligns with the lifecycle emphasis in Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs and the risk patterns documented in 52 NHI Breaches Analysis. The policy question is not whether a third party was trusted at onboarding, but whether the access still matches the approved purpose at the moment of use. OWASP’s OWASP Non-Human Identity Top 10 is especially useful here because it maps the same weaknesses seen in unmanaged tokens, stale privileges, and weak lifecycle controls.

Where this breaks down is in environments with shadow integrations, unmanaged SaaS-to-SaaS connections, or manual exception handling, because access can bypass the formal review path before anyone notices.

Common Variations and Edge Cases

Tighter third-party controls often increase operational overhead, requiring organisations to balance faster vendor delivery against stronger review and offboarding discipline. That tradeoff becomes visible when legal, procurement, and security all approve the relationship, but no single team owns the runtime access decisions.

Best practice is evolving for delegated administration, processor relationships, and managed service providers. In many cases, the organisation remains accountable for the policy, while the vendor is accountable for executing within the agreed boundary. If a processor sub-delegates access, that does not transfer the original accountability unless the governance model explicitly changes and the legal basis supports it.

Edge cases also appear with break-glass access, emergency support, and automated platform operations. Those flows may need temporary exceptions, but exceptions still need logging, expiration, and post-event review. Guidance suggests treating these as controlled deviations rather than permanent access paths. The main failure mode is assuming a contract clause equals technical enforcement, when the actual control gap is usually in token reuse, stale OAuth grants, or incomplete offboarding.

NHIMG’s Ultimate Guide to NHIs and the The 52 NHI breaches Report both show the same lesson: outsourced access still needs internal ownership, because delegated activity without lifecycle control becomes organisational risk, not vendor risk.

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
NIST CSF 2.0 PR.AC-4 Third-party access must be governed by least-privilege and ongoing review.
OWASP Non-Human Identity Top 10 NHI-03 Stale third-party tokens and poor rotation are common access-policy failures.
NIST AI RMF AI RMF governance fits accountability for shared access decisions and oversight.

Map vendor access to PR.AC-4 and enforce least-privilege with recurring entitlement reviews.