Attack Type

Data Leakage

Data leakage in AI systems happens at three layers. At training time, models can memorise rare strings from their corpus — phone numbers, passwords, API keys committed to public code — and an attacker who knows the right context can prompt the model to regurgitate them. At inference time, applications often pass sensitive context to third-party APIs (OpenAI, Anthropic, Bedrock) without redaction; this content is then potentially logged, retained, or used to improve future models depending on the vendor's terms. At the application layer, multi-tenant deployments routinely leak across users when caching, logging, or vector-store indexing is misconfigured. Indirect prompt injection compounds all three by giving an attacker a way to ask the model to repeat what it should not. Defenses: PII redaction in prompts and outputs, differential privacy in training, vendor data-use review, and strict tenant boundaries in shared infrastructure.

317
Total CVEs
16
Pages
Page 7 of 16
Current
Severity CVE CVSS
MEDIUM CVE-2026-34450 -
MEDIUM GHSA-mvv8-v4jj-g47j 6.5
MEDIUM GHSA-83f3-hh45-vfw9 -
MEDIUM GHSA-2f7j-rp58-mr42 -
LOW GHSA-767m-xrhc-fxm7 -
MEDIUM GHSA-766v-q9x3-g744 6.5
HIGH CVE-2026-39889 7.5
HIGH CVE-2026-39974 8.5
MEDIUM CVE-2026-40117 6.2
MEDIUM CVE-2026-40159 5.5
HIGH CVE-2026-40153 7.4
HIGH GHSA-75hx-xj24-mqrw 8.2
HIGH GHSA-28g4-38q8-3cwc -
HIGH GHSA-4jpm-cgx2-8h37 -
HIGH GHSA-rg3h-x3jw-7jm5 8.1
HIGH GHSA-mr34-9552-qr95 -
HIGH GHSA-66r7-m7xm-v49h -
HIGH GHSA-7jp6-r74r-995q -
MEDIUM GHSA-c9h3-5p7r-mrjh -
HIGH GHSA-8372-7vhw-cm6q -

Page 7 of 16