Systematically Assessing the Security Risks of AI/ML-enabled Connected Healthcare Systems
Mohammed Elnawawy, Mohammadreza Hallajiyan, Gargi Mitra, Shahrear Iqbal, Karthik Pattabiraman
TL;DR
The paper addresses security risks in AI/ML-enabled connected healthcare systems by systematically analyzing FDA-approved devices, mapping possible attacks on ML pipelines to peripheral vulnerabilities, and demonstrating a realistic BGMS case study. It combines cross-domain threat modeling with an end-to-end risk perspective and shows that existing risk assessment frameworks largely fail to capture multi-vendor, end-to-end risks, calling for novel methods. The BGMS case study and adversarial evaluation reveal that inference-time and training-time attacks can be practical and potentially fatal, reinforcing the need for end-to-end defenses and automated risk identification. Overall, the work highlights the practical significance of securing AI-enabled medical ecosystems and outlines concrete directions for future research, including automated risk identification, patient-specific risk profiling, and attack-resilient ML models.
Abstract
The adoption of machine-learning-enabled systems in the healthcare domain is on the rise. While the use of ML in healthcare has several benefits, it also expands the threat surface of medical systems. We show that the use of ML in medical systems, particularly connected systems that involve interfacing the ML engine with multiple peripheral devices, has security risks that might cause life-threatening damage to a patient's health in case of adversarial interventions. These new risks arise due to security vulnerabilities in the peripheral devices and communication channels. We present a case study where we demonstrate an attack on an ML-enabled blood glucose monitoring system by introducing adversarial data points during inference. We show that an adversary can achieve this by exploiting a known vulnerability in the Bluetooth communication channel connecting the glucose meter with the ML-enabled app. We further show that state-of-the-art risk assessment techniques are not adequate for identifying and assessing these new risks. Our study highlights the need for novel risk analysis methods for analyzing the security of AI-enabled connected health devices.
