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 10 of 16
Current
Severity CVE CVSS
HIGH CVE-2026-47399 8.8
CRITICAL CVE-2026-47407 -
HIGH CVE-2026-47394 -
MEDIUM CVE-2026-47395 5.5
CRITICAL CVE-2026-47393 9.8
MEDIUM CVE-2026-43625 5.9
MEDIUM CVE-2026-28511 4.3
HIGH CVE-2026-47419 8.3
MEDIUM CVE-2026-46443 6.5
HIGH CVE-2026-46444 8.8
HIGH CVE-2026-46477 8.8
HIGH CVE-2026-46478 8.8
HIGH CVE-2026-46309 7.0
MEDIUM CVE-2026-53815 6.5
MEDIUM CVE-2019-6576 6.5
CRITICAL CVE-2024-6877 -
LOW CVE-2026-10813 3.6
MEDIUM CVE-2026-48121 6.7
HIGH CVE-2026-45830 8.8
HIGH CVE-2026-45831 8.8

Page 10 of 16