ExplorerComputer ScienceCybersecurity
Research PaperResearchia:202605.20016

Hunting Vulnerability Variants in AI Infra: Measurement and Reference-Driven Detection

Tian Dong

Abstract

AI infra has become a shared execution layer for model training, deployment, and agent orchestration. Because many projects reimplement similar model-centric workflows, a vulnerability disclosed in one repository can recur as a variant in another repository with a related design. Yet the prevalence and detectability of these variants remain poorly understood. This paper presents a measurement study of vulnerability variants in AI infra. Analyzing 688 GitHub repositories and 251 publicly disclose...

Submitted: May 20, 2026Subjects: Cybersecurity; Computer Science

Description / Details

AI infra has become a shared execution layer for model training, deployment, and agent orchestration. Because many projects reimplement similar model-centric workflows, a vulnerability disclosed in one repository can recur as a variant in another repository with a related design. Yet the prevalence and detectability of these variants remain poorly understood. This paper presents a measurement study of vulnerability variants in AI infra. Analyzing 688 GitHub repositories and 251 publicly disclosed vulnerabilities, we find that AI infra projects frequently share overlapping functionality and recurrent vulnerable patterns, creating a concrete basis for cross-repository variants. Building on this finding, we study how to automatically identify such variants from known disclosures. We propose INFRASCOPE, a reference-driven multi-agent framework that extracts transferable vulnerability semantics from known cases and uses them to locate and validate variants in new repositories. Evaluating INFRASCOPE on 20 real-world AI infra repositories, we uncover over 20 vulnerabilities, including 11 acknowledged cases and 4 cases that have been assigned CVEs so far.


Source: arXiv:2605.20051v1 - http://arxiv.org/abs/2605.20051v1 PDF: https://arxiv.org/pdf/2605.20051v1 Original Link: http://arxiv.org/abs/2605.20051v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
May 20, 2026
Topic:
Computer Science
Area:
Cybersecurity
Comments:
0
Bookmark
Hunting Vulnerability Variants in AI Infra: Measurement and Reference-Driven Detection | Researchia