Attack Type

Data Extraction

Data extraction attacks target the information processed or memorised by AI/ML systems. They take three main forms. First, training-data extraction: large language models can memorise verbatim spans of their training corpus, and an attacker who crafts the right prompts can pull back PII, API keys, or copyrighted text — a result demonstrated against GPT-2 by Carlini et al. and reproduced against several production models. Second, model extraction: by repeatedly querying a hosted model and observing outputs, an attacker can reconstruct enough behaviour to clone proprietary fine-tunes. Third, system-prompt and conversation leakage: indirect prompt injection or insecure logging can leak the application's instructions and other users' conversations. Multi-tenant inference platforms (vLLM, Triton, hosted APIs) and RAG systems are particularly exposed. Defenses: output filtering, differential privacy in training, rate limits, and strict tenant isolation.

611
Total CVEs
31
Pages
Page 4 of 31
Current
Severity CVE CVSS
MEDIUM CVE-2025-2999 5.3
CRITICAL CVE-2025-47277 9.8
MEDIUM CVE-2025-46153 5.3
CRITICAL CVE-2023-34540 9.8
CRITICAL CVE-2023-34541 9.8
CRITICAL CVE-2023-36258 9.8
CRITICAL CVE-2023-36188 9.8
HIGH CVE-2023-36189 7.5
CRITICAL CVE-2023-38860 9.8
CRITICAL CVE-2023-38896 9.8
HIGH CVE-2023-46229 8.8
HIGH CVE-2023-32786 7.5
CRITICAL CVE-2024-2057 9.8
HIGH CVE-2024-3571 8.8
HIGH CVE-2024-3095 7.7
HIGH CVE-2024-38459 7.8
HIGH CVE-2024-21513 8.5
CRITICAL CVE-2024-7042 9.8
CRITICAL CVE-2024-7774 9.1
CRITICAL CVE-2024-8309 9.8

Page 4 of 31