Subscribe to the Non-Human & AI Identity Journal

What do security teams get wrong about OT exposure?

They often treat OT as separate from identity and access governance. In reality, exposed PLCs, remote admin paths, and vendor connections are access problems as much as equipment problems. If those paths are not tightly controlled, a remote attacker can interact directly with systems that support essential services.

Why This Matters for Security Teams

OT exposure is often discussed as a network segmentation or asset visibility problem, but the real failure mode is identity and access drift. Remote engineering paths, vendor maintenance accounts, and embedded credentials can turn a single exposed interface into operational access. That matters because OT environments are built for availability and longevity, not rapid credential change, which makes weak access governance persist for years.

NHIMG’s Ultimate Guide to NHIs — Why NHI Security Matters Now shows how widespread non-human identity risk has become, including excessive privilege and weak rotation habits. In OT, those patterns are more dangerous because access often extends through vendor VPNs, jump hosts, engineering workstations, and service accounts that are shared or poorly documented. The exposure is not just that systems are reachable, but that they are reachable through identities that were never designed for strong governance.

Security teams also underestimate how often exposure becomes persistent. A controller may be reachable for maintenance, but if the associated account, token, or remote tool is never retired, the attack path remains long after the original business need has passed. In practice, many security teams encounter OT compromise only after a vendor path, remote admin credential, or exposed service account has already been abused.

How It Works in Practice

Effective OT exposure management starts by treating every external touchpoint as an identity control. That includes remote support channels, OEM connections, historian integrations, cloud dashboards, and any automation that can change PLC, HMI, or SCADA state. The key question is not only whether the device is reachable, but whether the path is authenticated, scoped, monitored, and revocable.

Current guidance suggests four practical moves. First, inventory all non-human identities involved in OT operations, including service accounts, API keys, certificates, and vendor access credentials. Second, replace standing access with tightly bounded access windows, because static accounts are difficult to justify in environments where changes are infrequent but high impact. Third, enforce least privilege and separate read-only telemetry from change-capable access. Fourth, log and review all session activity so that remote support is attributable and time bounded.

This is where 52 NHI Breaches Analysis is useful: the same patterns that drive identity incidents in IT also show up in operational environments when secrets are reused, over-privileged, or left active too long. Frameworks such as CISA guidance for OT environments and NIST SP 800-82 both reinforce that remote access must be controlled as a security boundary, not treated as an administrative convenience.

  • Use separate identities for monitoring, maintenance, and control operations.
  • Issue time-limited access for vendors and revoke it automatically after work completes.
  • Prefer bastion-mediated, logged sessions over direct device exposure.
  • Track which identity can reach which asset, and verify that access still has a business owner.

These controls tend to break down when legacy plants depend on shared vendor accounts and unmanaged remote tools, because operational uptime pressures make it hard to retire unsafe paths quickly.

Common Variations and Edge Cases

Tighter OT access controls often increase operational overhead, requiring organisations to balance safety and uptime against change velocity and support simplicity. That tradeoff is real, especially where equipment vendors still expect shared credentials, fixed IP allowlists, or long-lived certificates.

Best practice is evolving, but there is no universal standard for every OT stack yet. Some environments can move quickly to just-in-time vendor access and per-session approvals, while others need compensating controls such as monitored jump servers, dual approval for changes, and strict segmentation between safety systems and business networks. The right answer depends on whether the asset is modern enough to support unique identities and whether downtime for access redesign is acceptable.

Teams should also be careful not to confuse observability with control. Seeing traffic to a PLC is helpful, but it does not stop an authenticated vendor account from issuing a dangerous command. Likewise, a segmented network does not solve a reused credential that can still reach a remote management portal. NHIMG’s Guide to the Secret Sprawl Challenge is relevant here because secret leakage and hidden credentials often outlive the systems they were meant to protect.

Where this guidance breaks down most often is in brownfield plants with vendor-managed equipment, because access paths are embedded in contracts, maintenance routines, and unsupported firmware that cannot easily enforce modern identity controls.

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, OWASP Agentic AI Top 10 and CSA MAESTRO address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-01 OT exposure often stems from unmanaged non-human identities and stale secrets.
OWASP Agentic AI Top 10 A-05 Remote tools and automation can behave like autonomous agents with tool access.
CSA MAESTRO MAE-03 MAESTRO addresses governed access for autonomous or semi-autonomous systems.
NIST AI RMF AI RMF helps govern dynamic access decisions in increasingly automated OT operations.
NIST CSF 2.0 PR.AC-3 OT exposure is fundamentally an access-control problem at the boundary.

Treat automated OT access as high-risk tool execution and constrain it with runtime policy and least privilege.