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 2 of 9
Current
Severity CVE CVSS
HIGH CVE-2025-6985 7.5
HIGH CVE-2025-8709 7.3
MEDIUM CVE-2023-1651 5.4
HIGH CVE-2024-34527 7.5
HIGH CVE-2024-0452 7.7
LOW CVE-2024-40594 2.3
HIGH CVE-2024-7714 7.5
MEDIUM CVE-2025-6716 6.4
MEDIUM CVE-2025-7780 6.5
MEDIUM CVE-2025-60511 4.3
MEDIUM CVE-2025-12732 4.3
MEDIUM CVE-2025-14980 6.5
HIGH CVE-2025-65098 7.4
LOW CVE-2023-1176 3.3
HIGH CVE-2023-2356 7.5
HIGH CVE-2023-30172 7.5
CRITICAL CVE-2023-3765 10.0
HIGH CVE-2023-43472 7.5
HIGH CVE-2024-1558 7.5
HIGH CVE-2024-1594 7.5

Page 2 of 9