Shared devices break normal laptop assumptions because multiple users, short sessions, and variable trust boundaries create a higher chance of residual access and data leakage. If shared endpoints are managed with the same controls as personal endpoints, lifecycle cleanup and session separation are usually too weak.
Why This Matters for Security Teams
Shared devices fail in a different way than personal laptops: the risk is not just device loss, but cross-user residue. Session state, cached tokens, browser profiles, downloaded files, and locally stored secrets can outlive a user’s activity and be inherited by the next person. That creates a trust problem that standard endpoint baselines often miss. NHI Mgmt Group’s Top 10 NHI Issues shows how identity failures often compound when credentials and access paths are not tightly lifecycle-managed, and the same pattern appears on shared endpoints.
Security teams frequently over-rely on device compliance, assuming encryption, MDM enrollment, and patch status are enough. They are not. A shared kiosk, nurse station, contractor terminal, or lab workstation can be technically healthy while still leaking data between users because the operating model assumes a single long-lived owner. The relevant control question is not whether the device is “managed,” but whether every session is isolated, every credential is disposable, and every artifact is removed before the next user arrives. Current guidance from the NIST Cybersecurity Framework 2.0 supports stronger lifecycle and access governance, but implementation details for shared endpoints remain environment-specific.
In practice, many security teams encounter the first evidence of residual access only after an incident review, rather than through intentional control testing.
How It Works in Practice
Shared-device governance should be built around session reset, not user permanence. Each login needs a clean boundary: no persistent browser cookies, no retained app tokens, no reusable local admin access, and no assumption that the next user is equivalent to the last. That means using kiosk or ephemeral profiles where possible, redirecting all sensitive work to centrally controlled services, and preventing local storage of credentials, files, and clipboard residue. The lifecycle mindset described in Ultimate Guide to NHIs and lifecycle processes is useful here because the device must be treated as a temporary access surface, not a personal workstation.
Operationally, the strongest pattern is short-session authentication with immediate teardown. That includes:
- Per-session authentication and logout enforcement at app and browser layers.
- Automatic purge of profiles, caches, downloads, and local secrets after each session.
- Restricted privilege on the endpoint itself, especially for shared admins or support staff.
- Centralized logging that records who accessed what, but does not preserve sensitive content on the device.
- Clear ownership for handoff, wipe, and exception handling when devices are reused across shifts.
For environments that touch regulated data, auditability matters as much as cleanup. NHI Mgmt Group’s Regulatory and Audit Perspectives resource reinforces that identity and access evidence must show revocation, not just issuance. Shared endpoints should therefore be paired with identity controls that expire by design, not by hope. These controls tend to break down when legacy desktop apps require local persistence because the application itself prevents true session teardown.
Common Variations and Edge Cases
Tighter shared-device controls often increase operational overhead, requiring organisations to balance user convenience against stronger session separation. That tradeoff is especially visible in hospitals, retail floors, call centers, and manufacturing lines, where users change frequently and devices must remain available. In those settings, best practice is evolving: there is no universal standard for whether a device should be fully wiped between users, selectively reset, or managed as a locked kiosk. The right answer depends on how much data is exposed during the session and whether the device supports true ephemeral state.
Edge cases usually involve local dependencies that resist clean resets. Offline apps, cached credentials for shift handoff, emergency break-glass access, and shared admin workflows can all weaken the model if they are allowed to persist beyond the session. The Microsoft Midnight Blizzard breach illustrates how credential exposure can cascade when access paths are not tightly bounded, while the Salt Typhoon US telecoms breach underscores the value of limiting residual trust in reused environments.
Where shared devices support high-risk workflows, current guidance suggests treating every session as a fresh trust decision and every exception as a documented risk acceptance.
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-1 | Shared devices need session-based access control instead of persistent user trust. |
| OWASP Non-Human Identity Top 10 | NHI-03 | Residual credentials on shared endpoints create the same lifecycle risk as unmanaged NHI secrets. |
| NIST AI RMF | Shared-device risk is a governance and lifecycle problem requiring continuous monitoring. |
Purge cached secrets and enforce short-lived credentials on every shared-device session.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on June 12, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org