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.

906
Total CVEs
46
Pages
Page 38 of 46
Current
Severity CVE CVSS
HIGH CVE-2026-53872 7.5
CRITICAL CVE-2026-35304 9.8
CRITICAL CVE-2026-35305 9.3
CRITICAL CVE-2026-35306 9.3
CRITICAL CVE-2026-35307 10.0
CRITICAL CVE-2026-35309 9.8
CRITICAL CVE-2026-35310 9.8
MEDIUM CVE-2026-54022 5.3
MEDIUM CVE-2026-54019 6.5
HIGH CVE-2026-54018 7.7
HIGH CVE-2026-54017 7.7
HIGH CVE-2026-55405 7.6
MEDIUM CVE-2026-54386 6.1
CRITICAL CVE-2026-44727 9.0
HIGH GHSA-6jcq-6546-qrrw 8.8
HIGH GHSA-4pcv-mg8v-vrgf 8.8
CRITICAL GHSA-29w3-p9w9-wc47 9.1
HIGH GHSA-jxcw-qp4h-6jfq 7.5
HIGH GHSA-c969-5x3p-vq3v 8.1
HIGH GHSA-gcq3-mfvh-3x25 7.3

Page 38 of 46