Towards Secure MLOps: Surveying Attacks, Mitigation Strategies, and Research Challenges
Raj Patel, Himanshu Tripathi, Jasper Stone, Noorbakhsh Amiri Golilarz, Sudip Mittal, Shahram Rahimi, Vini Chaudhary
TL;DR
This paper addresses the security of MLOps by applying the MITRE ATLAS framework to map AI-centric attacks across the full ML lifecycle. It delivers a lifecycle-oriented taxonomy and threat model, grounded in real-world incidents and red-team exercises, and aligns a comprehensive set of mitigations with three phases: Design/Setup, Model Development and Evaluation, and Operations. The contributions include an ATLAS-based attack taxonomy, a corresponding protection framework (including AI BOM, supply-chain verifications, adversarial training, and access controls), and a discussion of research gaps and practical guidance for integrating security from inception. The work advances practical security for MLOps and LLMOps, offering structured guidance to practitioners and researchers on defending end-to-end AI-enabled systems amid evolving cyber threats.
Abstract
The rapid adoption of machine learning (ML) technologies has driven organizations across diverse sectors to seek efficient and reliable methods to accelerate model development-to-deployment. Machine Learning Operations (MLOps) has emerged as an integrative approach addressing these requirements by unifying relevant roles and streamlining ML workflows. As the MLOps market continues to grow, securing these pipelines has become increasingly critical. However, the unified nature of MLOps ecosystem introduces vulnerabilities, making them susceptible to adversarial attacks where a single misconfiguration can lead to compromised credentials, severe financial losses, damaged public trust, and the poisoning of training data. Our paper presents a systematic application of the MITRE ATLAS (Adversarial Threat Landscape for Artificial-Intelligence Systems) framework, supplemented by reviews of white and grey literature, to systematically assess attacks across different phases of the MLOps ecosystem. We begin by reviewing prior work in this domain, then present our taxonomy and introduce a threat model that captures attackers with different knowledge and capabilities. We then present a structured taxonomy of attack techniques explicitly mapped to corresponding phases of the MLOps ecosystem, supported by examples drawn from red-teaming exercises and real-world incidents. This is followed by a taxonomy of mitigation strategies aligned with these attack categories, offering actionable early-stage defenses to strengthen the security of MLOps ecosystem. Given the gradual evolution and adoption of MLOps, we further highlight key research gaps that require immediate attention. Our work emphasizes the importance of implementing robust security protocols from the outset, empowering practitioners to safeguard MLOps ecosystem against evolving cyber attacks.
