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.

175
Total CVEs
9
Pages
Page 3 of 9
Current
Severity CVE CVSS
HIGH CVE-2024-0520 8.8
HIGH CVE-2024-8859 7.5
HIGH CVE-2025-14279 8.1
CRITICAL CVE-2025-5120 10.0
MEDIUM CVE-2021-28796 6.1
LOW CVE-2025-3777 3.5
LOW CVE-2025-25183 2.6
LOW CVE-2025-1953 2.6
HIGH CVE-2025-30202 7.5
HIGH CVE-2025-46722 7.3
CRITICAL CVE-2026-22778 9.8
HIGH CVE-2024-39722 7.5
MEDIUM CVE-2025-44779 6.6
CRITICAL CVE-2024-0964 9.4
UNKNOWN CVE-2024-1561 -
HIGH CVE-2024-34510 7.5
HIGH CVE-2024-4941 7.5
CRITICAL CVE-2024-3234 9.8
HIGH CVE-2024-47084 8.3
MEDIUM CVE-2024-47166 5.3

Page 3 of 9