The condition where vendor, service, or delegated access continues beyond the business need that originally justified it. In practice, this creates hidden compliance exposure because the organisation may still be accountable for permissions that are no longer actively reviewed, bounded, or necessary.
Expanded Definition
processor access drift is the slow persistence of access that was once legitimate but is no longer tightly aligned to the current business purpose. The term is most often used in governance contexts where a processor, vendor, subcontractor, or delegated service still holds permissions after the original task, contract phase, or operational need has changed.
The boundary matters: this is not the same as a one-time excessive grant or an outright unauthorized account. Drift implies that access began with a valid justification and then continued because expiry, review, offboarding, or scope reduction failed to happen. That makes it a lifecycle problem as much as an access problem. In practice, the issue is often visible only when someone checks whether the permission still maps to an active service need, a current data-processing role, or a live contractual obligation. For readers looking at non-human and delegated access patterns, the OWASP Non-Human Identity Top 10 is a useful companion reference because it places machine and service access in a governance frame.
There is still some industry variation in terminology. Some teams call this stale access, lingering access, or orphaned delegated access, but the core idea is the same: permission outlives the need that justified it.
Examples and Use Cases
Processor access drift appears wherever third parties or delegated systems retain access across changing business conditions. Common examples include:
- A payroll processor keeps a support account in a production portal after the integration project closes, even though the data exchange has moved elsewhere.
- A cloud subcontractor still has read access to customer records because the access review cycle checks named users, but not service-to-service permissions.
- A managed service provider retains emergency permissions that were approved for an incident window and never formally removed.
- A data processor keeps access to a reporting bucket after the reporting obligation ends, because the contract changed but the technical entitlement did not.
In these cases, the security issue is often not the original grant itself, but the failure to re-validate scope against the live business use. That creates a tradeoff: the more delegated and automated the access model, the easier it is to forget the end date unless ownership is explicit and review is recurring. Where organisations need a control baseline for this kind of review and revocation discipline, the NIST SP 800-53 Rev 5 Security and Privacy Controls provides useful control language around access enforcement, account lifecycle, and review.
Security Implications
When processor access drifts, the organisation can end up with permissions that are no longer proportionate to necessity, purpose, or oversight. That creates confidentiality exposure if dormant access can still reach regulated or sensitive data, and it creates governance exposure when the organisation cannot prove that access remained justified throughout the full period it was active.
The failure mode is usually quiet. Nothing “breaks” in the obvious sense, but access accumulates across vendors, support paths, service accounts, and delegated workflows until review evidence no longer matches reality. At that point, access certifications can become unreliable because they confirm a list rather than a business need. The practical consequence is that a breach, misuse event, or audit request may expose a larger entitlement surface than the organisation believed existed.
For NHIMG, the key observation is that drift is rarely created by a single bad grant. It usually emerges when ownership, expiry, and re-attestation are not tied together tightly enough to force removal when the original processor relationship changes.
Domain and Governance Relevance
In identity governance, processor access drift is important because it sits at the boundary between contractual control and technical control. A processor may be approved at onboarding, but if access is not continuously bounded to purpose, retention, and review obligations, the organisation inherits a control gap that is both operational and evidentiary.
This is especially relevant where delegated access is used for support, integration, or automation. The practical governance question is not simply “who has access?” but “who still needs it, under what authority, and for how long?” That framing matters because the answer changes when access is held by a service rather than a person. Machine and delegated access often outlives the project that justified it unless there is a clear owner for expiry and revocation.
In NHI-heavy environments, processor access drift is a machine identity issue as much as a third-party issue. The access path may be service-based, but the accountability problem is the same: if the organisation cannot map delegated access to a current purpose, the trust relationship has started to outlive its justification.
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 surface, CIS Controls v8 and NIST CSF 2.0 set the technical controls, and DORA and NIS2 define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 | Processor access drift is driven by unowned, lingering non-human or delegated access. |
| Recommendation: Requires clear ownership and inventory so processor access can be reviewed and removed when no longer needed. | ||
| CIS Controls v8 | 6 | Drift is an access lifecycle failure that CIS control 6 addresses directly. |
| Recommendation: Emphasises granting, reviewing, and revoking access so stale processor permissions do not persist. | ||
| NIST CSF 2.0 | PR.AC | Processor access drift is a control weakness in how access is authorised and maintained. |
| Recommendation: Frames stale processor access as an access-control governance gap that should be bounded and reviewed. | ||
| DORA | ICT-3 | Third-party processor access drift is a supplier-control issue with operational and compliance impact. |
| Recommendation: Highlights the need to keep third-party access aligned to contractual purpose and oversight. | ||
| NIS2 | Art. 21 | Persistent delegated access can indicate weak access governance under required risk measures. |
| Recommendation: Supports access review and lifecycle control as part of organisational cybersecurity risk management. | ||
Related resources from NHI Mgmt Group
- Who is accountable for access drift when protocol-specific controls create exceptions?
- How should organisations phase an IGA programme without creating more access drift?
- How should organisations connect HR systems to IAM without creating access drift?
- How should organisations manage SaaS access without creating entitlement drift?