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 4 of 9
Current
Severity CVE CVSS
MEDIUM CVE-2024-47168 4.3
HIGH CVE-2024-47868 7.5
CRITICAL CVE-2024-47871 9.1
MEDIUM CVE-2024-51751 6.5
UNKNOWN CVE-2024-12065 -
MEDIUM CVE-2024-12217 5.3
MEDIUM CVE-2022-35918 6.5
MEDIUM CVE-2023-27494 6.1
MEDIUM CVE-2024-42474 6.5
UNKNOWN CVE-2025-34072 -
HIGH CVE-2026-21852 7.5
MEDIUM CVE-2026-26972 6.7
HIGH CVE-2024-36420 7.5
HIGH CVE-2024-36421 7.5
MEDIUM CVE-2024-36422 6.1
HIGH CVE-2025-61687 8.8
MEDIUM CVE-2024-5206 4.7
HIGH CVE-2023-27564 7.5
MEDIUM CVE-2025-52478 5.4
MEDIUM CVE-2025-68697 5.4

Page 4 of 9