Serverless AI Security: Attack Surface Analysis and Runtime Protection Mechanisms for FaaS-Based Machine Learning
Chetan Pathade, Vinod Dhimam, Sheheryar Ahmad, Ilsa Lareb

TL;DR
This paper analyzes security vulnerabilities in serverless machine learning deployments, demonstrating attack scenarios and proposing a multi-layered defense framework that effectively detects threats with minimal performance impact.
Contribution
It provides the first comprehensive security analysis of ML workloads in serverless environments and introduces Serverless AI Shield, a novel multi-layered defense framework.
Findings
94% attack detection rate with SAS
Security vulnerabilities across five categories identified
Runtime overhead below 9% for inference
Abstract
Serverless computing has achieved widespread adoption, with over 70% of AWS organizations using serverless solutions [1]. Meanwhile, machine learning inference workloads increasingly migrate to Function-as-a-Service (FaaS) platforms for their scalability and cost-efficiency [2], [3], [4]. However, this convergence introduces critical security challenges, with recent reports showing a 220% increase in AI/ML vulnerabilities [5] and serverless computing's fragmented architecture raises new security concerns distinct from traditional cloud deployments [6], [7]. This paper presents the first comprehensive security analysis of machine learning workloads in serverless environments. We systematically characterize the attack surface across five categories: function-level vulnerabilities (cold start exploitation, dependency poisoning), model-specific threats (API-based extraction, adversarial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing · Adversarial Robustness in Machine Learning · Network Security and Intrusion Detection
