A ransomware attack, discovered on August 10, 2026, has caused significant disruption to the operational technology (OT) systems at Health Sciences Centre (HSC) Winnipeg, Manitoba's largest hospital, and Cancer Care Manitoba. An August 17 update from the provincial health authority, Shared Health, confirmed that while direct patient care has not been impacted, the attack has crippled building management and security systems. This includes HVAC monitoring, elevator controls, and the ID card access system. An investigation is ongoing to determine the full scope of the incident and whether any data was exfiltrated, though initial assessments suggest no personal health or financial information was compromised.
The incident at HSC Winnipeg highlights a concerning trend of ransomware attacks targeting the often-overlooked operational technology within healthcare facilities. Unlike attacks that focus solely on IT systems and electronic health records (EHR), this attack has demonstrated a direct impact on the physical infrastructure of the hospital. The attack was first detected on August 10, prompting an immediate incident response. The perpetrators of the attack have not been publicly identified, nor has the specific ransomware variant been disclosed.
Key systems affected include:
While specific technical details of the attack are not public, this type of incident typically involves the following stages:
Although Shared Health asserts that patient care was not directly affected, the disruption of building systems creates significant secondary risks. A failure in HVAC systems could impact temperature-sensitive environments like operating rooms, pharmacies, or laboratories. Disabled access controls and security systems create a major physical security risk, potentially allowing unauthorized individuals access to sensitive areas. The need for manual workarounds increases the workload on staff and introduces the potential for human error. While the initial review suggests no data breach, a full forensic investigation is required to confirm this. If data was exfiltrated, the hospital could face regulatory fines and reputational damage.
No specific Indicators of Compromise were provided in the source articles.
Security teams in similar environments can hunt for precursor activity:
plink.exe, chisel.exenet use \\<OT_server_IP>\C$Properly configure and harden Active Directory to prevent attackers from easily moving from IT to OT environments.
The core lesson from the HSC Winnipeg attack is the critical need for robust network segmentation between Information Technology (IT) and Operational Technology (OT) networks. Hospitals must implement strict broadcast domain isolation to create a defensible boundary. This involves using firewalls and VLANs to ensure that the OT network, which controls HVAC, elevators, and access systems, is a separate security zone. All traffic between the IT and OT networks must be denied by default. A minimal, strictly-enforced set of firewall rules should only allow essential, pre-approved communication through a secure conduit, like a demilitarized zone (DMZ). RDP, SMB, and other administrative protocols should be blocked entirely from crossing the boundary. This prevents a compromise on a standard IT workstation from easily spreading laterally to critical building management systems.
To improve detection of lateral movement towards the OT network, healthcare organizations can deploy a decoy environment. This involves setting up decoy servers or 'honeypots' on the IT network that mimic real Building Automation System (BAS) or OT servers. These decoys should be configured with realistic but fake hostnames (e.g., 'HVAC-CONTROLLER-01') and have open ports for common OT protocols. Any interaction with these decoy systems—a port scan, a login attempt, a file transfer—is by definition malicious, as no legitimate user or process should be accessing them. This provides a high-fidelity, low-noise alert that an attacker is actively performing reconnaissance on the network and looking for OT targets. It can provide a crucial early warning before the actual OT systems are reached and impacted.
Ransomware attack is discovered at Health Sciences Centre Winnipeg.
Shared Health provides an update confirming the impact on operational technology systems.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.