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.

903
Total CVEs
46
Pages
Page 14 of 46
Current
Severity CVE CVSS
HIGH CVE-2025-61917 7.7
CRITICAL CVE-2026-25049 9.9
MEDIUM CVE-2026-25051 5.4
CRITICAL CVE-2026-25052 9.9
CRITICAL CVE-2026-25053 9.9
MEDIUM CVE-2026-25054 5.4
HIGH CVE-2026-25056 8.8
CRITICAL CVE-2026-25115 9.9
MEDIUM CVE-2025-45809 5.4
UNKNOWN CVE-2025-11203 -
CRITICAL CVE-2026-33475 9.1
HIGH CVE-2026-33484 7.5
HIGH CVE-2026-33497 7.5
MEDIUM GHSA-5cxw-w2xg-2m8h -
MEDIUM GHSA-r48f-3986-4f9c -
HIGH CVE-2026-27826 8.2
HIGH GHSA-5r2p-pjr8-7fh7 -
LOW GHSA-83pf-v6qq-pwmr -
HIGH CVE-2026-2472 8.1
HIGH CVE-2026-1777 7.2

Page 14 of 46