Medical Image Cloud Storage Playbook to Stop 1 Billion Leaks

6 min read
The Cloud PACS Migration Blueprint
- The Critical Pain: Unprotected, internet-facing DICOM ports exposing over 1 billion sensitive patient images globally to anyone with basic viewing software.
- The Architectural Fix: Transitioning from vulnerable on-premise servers to managed, zero-trust cloud storage environments with identity-aware proxies.
- The Immediate Action: Run an external port scan for Port 104 across all facility IP ranges to identify and close exposed PACS endpoints.
The Unlocked Port that Exposed Millions of Patient Exams
Modernizing medical image cloud storage requires moving away from legacy, insecure DICOM ports that have historically exposed patient records online.
Consider a representative regional hospital network where a routine IT audit reveals a quiet catastrophe. For eighteen months, an on-premise Picture Archiving and Communication System (PACS) had been routing diagnostic files to remote radiologists. To make the system work quickly for off-site clinicians, a technician had opened Port 104 on the hospital's primary firewall. There was no password, no virtual private network, and no encryption. Anyone with a free, downloadable DICOM viewer and the hospital's public IP address could query, view, and download thousands of patient cardiac ultrasounds and chest x-rays.
This is not an isolated oversight. Security researchers led by Dirk Schrader at Greenbone Networks discovered that over 1 billion medical images were left completely exposed on the public internet, spanning more than 24 million patient exams. Nearly half of these exposed systems were located right here in the United States. The vulnerability does not exist because hospital IT teams are careless; it exists because the systems we rely on were engineered for a closed, physical world that no longer exists. Legacy PACS was built on the assumption of a secure hospital intranet. When the pandemic forced a sudden shift toward telehealth and distributed clinical work, those internal systems were hastily pushed into the wild.
Rebuilding the DICOM Pipeline with Zero-Trust Cloud Architecture
To fix this systemic vulnerability, healthcare organizations must decouple image acquisition from local physical storage. When an MRI machine or CT scanner completes a study, it generates a heavy payload of files formatted under the DICOM standard. In a modern cloud-native setup, these files do not sit on a local server waiting for an external query. Instead, they are immediately ingested by an edge gateway, encrypted, and pushed to secure cloud environments like Azure Health Data Services or AWS.
Think of legacy PACS as an open filing cabinet in a hospital hallway where anyone walking by can read a chart; modern cloud-based PACS acts like a bank safety deposit box that requires biometric verification and an audit log entry for every single access. By using managed platform-as-a-service (PaaS) offerings, clinical teams can run both transactional imaging workflows and analytical workloads from a single, unified data store. This architecture scales automatically to handle the massive data volumes of modern radiology, which is driving healthcare to a projected 36 percent CAGR for industry-specific data growth.
Securing the Edge with Managed Gateways
The critical point of failure in any cloud migration is the transition point between the physical scanner and the cloud endpoint. This is where hybrid solutions, such as the Candelis ImageGrid supported by the ASTRA cloud, play a vital role. The local hardware acts as a secure buffer. It receives the raw DICOM files from the scanner, stores them on local RAID arrays for immediate clinical viewing, and then uses secure, outbound-only HTTPS protocols to sync the data with the cloud. Because the cloud connection is strictly outbound, there is no open inbound port on the hospital's firewall for malicious actors to exploit.
"If your PACS migration plan relies on a persistent site-to-site VPN to connect remote radiologists, you have not migrated to the cloud; you have merely stretched your vulnerable perimeter across the public internet."
A Four-Stage Playbook for Secure PACS Cloud Migration
Transitioning to a secure, cloud-based imaging model requires a deliberate, sequenced execution plan rather than a sudden infrastructure overhaul.
- Audit and Map the Network Perimeter: Run an external vulnerability scan across all corporate IP addresses, specifically targeting Port 104 and Port 11112. The signal that tells you this step is complete is a verified inventory showing zero unencrypted DICOM endpoints exposed to the public internet.
- Deploy Edge Gateway Appliances: Install a local hybrid appliance, such as a Candelis ImageGrid, directly within the local area network of each imaging facility. Configure all local modalities—ultrasound, CT, and MRI—to send their studies to this local gateway rather than routing them directly to external servers.
- Configure Managed Cloud Ingestion: Set up a secure cloud repository using Azure Health Data Services or AWS-native healthcare APIs. Establish OAuth 2.0 identity federation so that only authenticated users within your identity provider can request image retrieval, completely eliminating anonymous DICOM queries.
- Establish Automated Lifecycle Policies: Define rules to automatically transition imaging studies from high-performance "hot" cloud storage to low-cost archival storage after 30 days. This minimizes active storage costs while maintaining strict compliance with state-level medical record retention laws.
Navigating the Vendor Landscape: Azure, AWS, and Specialized Platforms
- Azure Health Data Services with IMS: Best suited for large, multi-hospital enterprise networks that require deep integration with electronic health records (EHR) and unified FHIR data pipelines. The trade-off is the high complexity of configuring Azure Active Directory and managing granular access controls across different clinical departments.
- Candelis ImageGrid and ASTRA Cloud: Ideal for mid-sized clinics and expanding imaging centers that need a hybrid architecture with local RAID storage (ranging from 1 terabyte to hundreds of terabytes) for fast local reads. The catch is that you still have physical hardware on-site that requires local maintenance and hardware lifecycle management.
- Zebre Platform: Recognized as a top medical imaging platform in 2026 under the leadership of co-founder Bryan Stunkel, this solution is highly optimized for rapid data protection and high-volume clinical deployments. The limit is that it requires strict alignment with their proprietary cloud-native infrastructure workflows, which may require modifying legacy clinical routing habits.
Three Common Pitfalls in Cloud Image Implementations
- The "Lift-and-Shift" Security Bypass: Many organizations migrate their legacy PACS software directly to cloud-hosted virtual machines without altering their network configurations. This simply moves the insecure, open-port DICOM architecture from an on-premise server room to a cloud data center, leaving the same vulnerabilities wide open to the internet.
- Neglecting WAN Latency at the Edge: Failing to size local edge caches properly means radiologists must pull large 1.5 GB mammography or cardiac studies directly from the cloud for every read. This introduces clinical friction, causing delays in high-pressure environments like emergency departments.
- Ignoring Patient-Identity Matching: When merging local archives from multiple acquired clinics into a single cloud repository, patient IDs often clash. Without a robust master patient index (MPI) strategy, a study for "John Smith" from Clinic A can easily overwrite or merge with the records of "John Smith" from Clinic B.
Frequently Asked Questions
What happens to clinical imaging workflows if our local internet connection goes completely dark during an active trauma case?
This is why a pure-cloud model without an edge component is a patient-safety hazard. A secure hybrid architecture utilizes local edge gateways, like Candelis ImageGrid, to cache the last 14 to 30 days of imaging studies locally. If the WAN connection drops, the local workstations continue to query and pull images from the local cache over the LAN without interruption, queueing any new cloud uploads until the internet connection is restored.
How do we maintain HIPAA compliance when sharing images with external research organizations?
You must implement automated DICOM de-identification pipelines at the cloud ingress point. Platforms like Azure Health Data Services can automatically parse DICOM headers to redact or encrypt Protected Health Information (PHI)—such as names, medical record numbers, and birth dates—while preserving critical clinical metadata and pixel data necessary for research and AI model training.
The CMIO's Final Verdict: Transitioning to secure medical image cloud storage is no longer just an IT upgrade; it is a fundamental patient-safety requirement. Start by running a port scan to close open DICOM ports this Monday, then secure your local imaging edge with a hybrid gateway before moving data to the cloud.
Related from this blog
- Should Health Information Exchange Deployments Go Hybrid?
- HIPAA Compliant Cloud Hosting in 2026 Shifts the Margin Risk
- Does FHIR API healthcare integration shift costs to providers?
- HIPAA compliant cloud hosting lessons from a 2026 outage
- HIE Platforms Face New Economic Realities in 2025
Sources
- Cloud migration for medical imaging data using Azure Health Data Services and IMS - Microsoft Azure — Microsoft Azure
- A billion medical images are exposed online, as doctors ignore warnings - TechCrunch — TechCrunch
- Cloud image storage for radiology is a growing trend in healthcare - Radiology Business — Radiology Business
- Scalable Cloud-Based Imaging Solutions: Top Picks for Hospitals and Clinics - Healthcare IT Today — Healthcare IT Today
- Zebre | Top Medical Imaging Platform 2026 - Healthcare Tech Outlook — Healthcare Tech Outlook
- How KHUH built a long-term storage solution for medical image data with AWS - aws.amazon.com — aws.amazon.com