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 14 of 16
Current
Severity CVE CVSS
MEDIUM CVE-2026-9699 6.8
HIGH CVE-2026-5757 7.5
CRITICAL GHSA-98x5-vq43-vc5p -
HIGH CVE-2026-57947 8.5
MEDIUM CVE-2026-57948 6.8
UNKNOWN CVE-2026-12243 -
HIGH CVE-2026-10129 8.5
CRITICAL CVE-2026-10134 10.0
CRITICAL CVE-2026-10140 9.6
MEDIUM CVE-2026-10546 6.5
CRITICAL CVE-2026-10560 9.1
CRITICAL CVE-2026-7663 9.8
CRITICAL CVE-2026-7871 9.8
CRITICAL CVE-2026-7873 9.9
CRITICAL CVE-2026-7874 9.1
UNKNOWN CVE-2026-56277 -
MEDIUM CVE-2026-56399 5.0
MEDIUM CVE-2026-56777 5.0
UNKNOWN CVE-2026-12480 -
MEDIUM CVE-2026-49088 4.4

Page 14 of 16