AI RESEARCH
Continuous Discovery of Vulnerabilities in LLM Serving Systems with Fuzzing
arXiv CS.AI
•
ArXi:2605.11202v1 Announce Type: cross LLM inference and serving systems have become security-critical infrastructure; however, many of their most concerning failures arise from the serving layer rather than from model behavior alone. Modern inference engines combine KV cache, batching, prefix sharing, speculative decoding, adapters, and multi-tenant scheduling, creating shared-state behavior that only emerges under realistic concurrent workloads and is missed by standard model, safety, and API tests.