Subscribe to the Non-Human & AI Identity Journal

Why do unpatched systems remain such a common ransomware entry point?

Because they let attackers skip social engineering and move straight to code execution on reachable systems. Once an exposed service is compromised, the attacker can stage persistence, harvest credentials, or deploy ransomware before defenders notice. Patch speed matters most on internet-facing assets, remote access tools, and systems that bridge into critical business environments.

Why This Matters for Security Teams

Unpatched systems remain a reliable ransomware entry point because they convert a known software weakness into a predictable access path. Security teams often underestimate how quickly threat actors weaponise public exploit code once a vulnerability is widely disclosed. The problem is not just missing patches, but the combination of exposure, privilege, and weak segmentation. The ENISA Threat Landscape consistently highlights exploitation of known vulnerabilities as a recurring initial access method, which is why patch latency is treated as an operational risk rather than a maintenance issue.

The real challenge is prioritisation. Not every unpatched asset has the same blast radius, but internet-facing services, VPN concentrators, remote management tools, and systems with trust relationships into production are disproportionately valuable to attackers. Once a foothold is gained, ransomware operators often pivot to credential theft, disable recovery tooling, and target backups before encryption begins. In practice, many security teams encounter the business impact only after exploit chains have already moved from a neglected patch to lateral movement and ransomware deployment.

How It Works in Practice

Attackers typically scan for exposed services, match them to a known CVE, and automate exploitation at scale. That makes patch management a detection and prevention control, not just a hygiene task. A vulnerability may be public for days or weeks before an organisation applies the fix, and during that window adversaries can use mass internet scans, exploit kits, or targeted reconnaissance to find the weakest path in. NIST guidance on vulnerability management in the NIST Cybersecurity Framework supports treating remediation as part of continuous risk reduction rather than a periodic ticket queue.

Operationally, the common failure points are consistent:

  • Asset inventory is incomplete, so exposed systems are not tracked.
  • Patch SLAs exist, but exception handling quietly extends them.
  • Internet-facing assets are patched later than internal systems.
  • Legacy applications delay updates because of compatibility concerns.
  • Privilege boundaries are weak, allowing an initial foothold to become domain-wide access.

Effective programmes therefore combine rapid remediation with compensating controls: exposure management, network segmentation, multi-factor authentication on remote access, attack surface reduction, and monitoring for exploitation patterns tied to known techniques in MITRE ATT&CK. Where patching is not immediately possible, teams should isolate the system, reduce reachable services, and increase logging around authentication, process creation, and outbound traffic. These controls tend to break down when patch ownership is split across IT, operations, and third-party support because no single team is accountable for remediation timing.

Common Variations and Edge Cases

Tighter patch windows often increase operational overhead, requiring organisations to balance resilience against downtime risk. That tradeoff becomes sharper in industrial, healthcare, and heavily customised enterprise environments where patch testing is slow and vendor dependencies are rigid. In those settings, current guidance suggests that compensating controls matter more, but there is no universal standard for exactly how much delay is acceptable. The key question is whether a system can be safely exposed while it remains unpatched.

Some environments are especially vulnerable even when formal patch processes exist. Public-facing appliances may have limited logging, which makes exploitation hard to spot. SaaS-adjacent connectors and identity gateways can be overlooked because they are treated as infrastructure rather than applications. Ransomware groups also favour edge cases where a patch exists but cannot be deployed immediately due to change freeze, unsupported hardware, or dependence on a business-critical legacy workflow. In those cases, patching should be paired with temporary isolation, service hardening, and explicit risk acceptance by accountable owners. The CISA Known Exploited Vulnerabilities Catalog is useful because it helps teams distinguish theoretical exposure from active attacker interest, which improves prioritisation when resources are limited.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack surface, NIST CSF 2.0 set the technical controls, and NIS2, DORA and EU Cyber Resilience Act define the regulatory obligations.

Framework Control / Reference Relevance
NIST CSF 2.0 ID.RA-1 Known vulnerability exposure is a core enterprise risk requiring prioritisation.
MITRE ATT&CK T1190 Exploiting public-facing applications is a common ransomware initial access method.
NIS2 NIS2 elevates vulnerability management and incident preparedness for critical entities.
DORA Operational resilience rules require controlled remediation of technology risk.
EU Cyber Resilience Act Secure-by-design expectations include addressing known software vulnerabilities.

Identify exploitable assets first, then rank patching by business impact and attack exposure.