By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: AppgatePublished July 22, 2026

TL;DR: AI is reducing the time, cost, and skill needed to find exposed OT entry points, while real-world incidents continue to start with leaked passwords, default credentials, or forgotten remote accounts, according to Appgate. That makes access control, not patch velocity, the decisive variable when protecting systems that cannot be quickly re-architected.


At a glance

What this is: This analysis argues that OT breaches increasingly begin with legitimate access, and that zero trust network access is being positioned as a way to remove reachable attack surface before attackers can exploit it.

Why it matters: It matters to IAM, PAM, and security teams because OT resilience now depends on who can reach fragile systems, how remote access is verified, and whether standing access is still the default.

👉 Read Appgate's analysis of zero trust network access for OT remote access


Context

Operational technology security fails differently from typical IT security because many OT systems cannot be patched quickly, and some protocols were never built to authenticate users at all. In that environment, attackers do not need a novel exploit if they can log in with a leaked password, a default credential, or an account that should have been turned off.

The article’s core identity angle is access governance. In OT, the question is not only whether a credential is valid, but whether the identity behind it should be able to reach a controller, historian, or remote maintenance path at all. That makes the problem adjacent to IAM, PAM, and NHI governance wherever machine, vendor, or service identities are used to reach operational assets.


Key questions

Q: How should security teams reduce OT breach risk when attackers are using valid credentials?

A: Start by reducing reach, not by assuming every valid login is safe. Segment remote access, remove dormant and default accounts, and ensure each identity can reach only the operational asset it genuinely needs. In OT, broad trust turns one credential into plant-wide exposure, so privilege scope matters as much as authentication strength.

Q: Why do leaked or default credentials create such high risk in OT environments?

A: Because many OT assets will obey a valid session without additional identity challenge. A leaked password or factory default can be enough to reach a controller, gateway, or vendor path that was never designed for adversarial use. Once inside, the attacker may issue legitimate commands and bypass malware-centric detection entirely.

Q: What do teams get wrong about patching OT security fast enough?

A: They assume the patch cycle is the main race. In reality, attackers often win by using access that already exists, especially where systems cannot be quickly updated or re-architected. Patching remains necessary, but reducing exposure and reachable surface is what buys time when device lifecycles are measured in decades.

Q: Who is accountable when OT remote access cannot be traced after the fact?

A: Accountability sits with the operating organisation, because auditors and regulators expect it to prove who accessed critical systems and under what authority. In practice, that means security, OT operations, and compliance must share one access record and one revocation process. If no one can reconstruct the session, the governance model has already failed.


Technical breakdown

Why valid credentials still become an intrusion path in OT

OT environments often trust authenticated access more than they should, because the underlying equipment was designed for availability and longevity rather than adversarial identity checks. If a VPN account, vendor login, or remote admin credential is accepted, the controller or gateway may obey commands without further challenge. That means the breach path is not always code execution or malware delivery. It is often legitimate identity misuse, where the attacker inherits the privileges of a forgotten, default, or overexposed account.

Practical implication: treat remote OT access as an identity problem first, not only a perimeter problem.

How invisible access changes the attacker's discovery phase

Zero Trust Network Access narrows exposure by making protected resources undiscoverable until a cryptographic trust decision occurs. That matters because many OT attacks begin with reconnaissance against exposed VPNs, remote desktop ports, or internet-facing controllers. If a gateway does not reveal the target before verification, scanning yields little useful information and the attacker loses the fastest path into the environment. This is less about blocking packets after connection and more about preventing the connection precondition from ever materialising.

Practical implication: reduce reachable surface before remediation is complete, especially for exposed remote access paths.

Why segmenting access matters more than broad network trust

In OT, broad access is dangerous because one valid session can become a bridge from a low-risk system to a high-impact controller. Resource-scoped access limits that movement by tying each session to one specific asset or zone rather than the whole network. Continuous verification adds another layer by rechecking identity, device posture, and context rather than assuming trust at login. For environments with vendor support, engineering, and maintenance access, this is the difference between controlled reach and operational blast radius.

Practical implication: replace broad remote access paths with tightly scoped, continuously verified sessions.


Threat narrative

Attacker objective: The attacker aims to use legitimate access paths to reach and manipulate operational systems without triggering traditional malware-based detection.

  1. Entry occurs when attackers use leaked passwords, default credentials, or valid remote accounts to reach OT-adjacent systems rather than exploiting the controller itself.
  2. Escalation happens when that legitimate session is trusted enough to issue commands, pivot between zones, or access devices that were never built to challenge identity.
  3. Impact follows when operational systems obey the attacker’s commands, allowing shutdown, disruption, or positioning for later sabotage.

NHI Mgmt Group analysis

Valid identity is now the preferred OT intrusion path: The article correctly shows that many OT incidents are not break-ins in the classic sense. They are authorised sessions using leaked, default, or forgotten credentials, which means identity governance sits directly in the breach path. In practice, that shifts the control conversation from exploit blocking to reachability and privilege scoping.

Discovery reduction is a security control, not just an architecture preference: Hiding exposed OT entry points before authentication interrupts the attacker’s reconnaissance phase. That matters because accelerated attacker workflows, including AI-assisted scanning, compress the time between exposure and abuse. Practitioners should treat invisible access as a risk-reduction layer, not a convenience feature.

OT blast-radius control is the real resilience metric: The article’s strongest point is that broad remote access turns one valid session into plant-wide risk. A named concept here is reachable-trust debt: the accumulated exposure created when operational systems remain accessible through identities that were never designed for high-consequence command authority. The practitioner conclusion is straightforward: shrink what can be reached, then shrink what each identity can do.

NHI and machine identity governance belong in OT access design: Where remote maintenance, service accounts, or machine-authenticated gateways are used, those identities need the same lifecycle, scoping, and revocation discipline as human administrator access. OT teams do not get resilience from assuming machine identities are inherently safer than human ones. The lesson is to govern every non-human and human path into the plant as a privileged access problem.

AI is amplifying the economics of exposed access: The article is right that attackers gain speed and scale when AI lowers their effort to find targets and operationalise valid credentials. That does not make AI the root cause. It makes exposure management and identity control more urgent because the attacker’s first move is getting cheaper. The practitioner takeaway is to remove easy reach before an attacker can weaponise it.

What this signals

Reachable-trust debt: OT programmes should treat every exposed remote path as accumulated governance debt, because the compromise usually begins long before a controller receives a malicious command. The practical signal is simple: if an identity can still reach a device that cannot challenge it properly, the environment is already absorbing risk. For identity-heavy environments, the pattern aligns with the exposure and over-privilege issues described in the Ultimate Guide to NHIs , Key Challenges and Risks.

The next maturity step is not broader network trust. It is tighter reachability, shorter privilege duration, and better separation between human, vendor, and machine access paths. That direction also mirrors the control logic in 52 NHI Breaches Analysis, where valid access, not obvious malware, repeatedly becomes the breach mechanism.


For practitioners

  • Map every OT remote access path Inventory VPNs, gateways, vendor tunnels, and ad hoc support channels, then identify which identities can reach which assets. Remove any path that grants broad network visibility instead of single-resource access.
  • Eliminate default and dormant access Search for shared credentials, inactive accounts, and device defaults such as factory passwords on controllers and remote admin systems. Disable or rotate them before they become the easiest entry point.
  • Scope sessions to one operational target Require each remote session to be tied to one historian, controller, or zone so a valid login cannot pivot laterally. Use resource-level authorisation and revocation so engineering access does not become plant-wide access.
  • Add continuous verification to privileged OT access Re-evaluate identity, device posture, and context during the session instead of trusting the login event alone. This is especially important for vendor maintenance and service identities that may persist across shifts or incidents.

Key takeaways

  • OT breaches often start with legitimate credentials, which means access governance is part of resilience, not a separate security concern.
  • AI is making exposed access cheaper to find and abuse, so the interval between misconfiguration and exploitation is shrinking.
  • The most useful control move is to shrink reachability and privilege scope before the attacker can turn a valid session into operational disruption.

Key terms

  • Operational Technology: Operational Technology is the hardware and software that monitors or controls physical processes such as manufacturing lines, utilities, and transportation systems. Unlike standard IT, OT prioritises uptime and safety, so identity controls must be precise enough to reduce risk without interrupting essential operations.
  • Single Packet Authorization: Single Packet Authorization is an access pattern where a protected service stays hidden from ordinary connection attempts until it receives a valid cryptographic request. It changes remote access from an always-visible gate to a concealed entry point that only reveals itself after authorization succeeds.
  • Reachable-trust debt: Reachable-trust debt is the accumulated risk created when systems remain accessible through identities, paths, or credentials that are broader than the asset can safely tolerate. It is a useful way to describe the hidden exposure that appears when access governance lags operational reality.

What's in the full article

Appgate's full analysis covers the operational detail this post intentionally leaves for the source:

  • Specific ZTNA and SPA mechanics for hiding OT assets before authentication occurs
  • The control changes needed to constrain vendor and maintenance access to one operational resource
  • How Appgate frames the difference between VPN exposure and resource-scoped access in OT
  • The implementation logic for applying continuous verification to remote maintenance sessions

👉 Appgate's full post covers the access-path mechanics, OT examples, and deployment details behind its argument.

Deepen your knowledge

NHI Mgmt Group covers identity security, NHI governance, and agentic AI through the NHI Foundation Level course, the industry's only accredited NHI security programme. It helps practitioners connect access control, lifecycle governance, and privileged identity discipline across modern environments.
NHIMG Editorial Note
Published by the NHIMG editorial team on July 24, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org