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 25 of 46
Current
Severity CVE CVSS
HIGH CVE-2026-41277 8.8
HIGH CVE-2026-41278 7.5
CRITICAL CVE-2026-41274 9.8
MEDIUM CVE-2026-6393 4.3
CRITICAL GHSA-r75f-5x8p-qvmc -
HIGH GHSA-xqmj-j6mv-4862 -
MEDIUM CVE-2026-41481 6.5
LOW CVE-2026-41488 3.1
MEDIUM GHSA-h2vw-ph2c-jvwf -
LOW GHSA-j4c5-89f5-f3pm -
LOW GHSA-c4qg-j8jg-42q5 -
LOW GHSA-v8qf-fr4g-28p2 -
LOW CVE-2026-7020 3.7
MEDIUM GHSA-gfg9-5357-hv4c -
UNKNOWN CVE-2026-42232 -
UNKNOWN CVE-2026-42235 -
UNKNOWN CVE-2026-42226 -
UNKNOWN CVE-2026-42234 -
UNKNOWN CVE-2026-42227 -
UNKNOWN CVE-2026-42228 -

Page 25 of 46