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 12 of 16
Current
Severity CVE CVSS
CRITICAL CVE-2026-55450 9.3
MEDIUM CVE-2026-54019 6.5
HIGH GHSA-jxcw-qp4h-6jfq 7.5
HIGH GHSA-vxgj-xg5c-p4h7 8.5
HIGH GHSA-j7qx-p75m-wp7g 7.5
MEDIUM GHSA-35w5-pcw4-jx94 4.3
MEDIUM CVE-2026-50188 -
HIGH CVE-2026-49276 -
MEDIUM CVE-2026-49274 -
MEDIUM CVE-2026-22551 -
MEDIUM CVE-2026-56077 6.5
HIGH CVE-2026-12773 7.3
MEDIUM CVE-2026-12821 6.3
HIGH CVE-2026-9029 7.3
HIGH CVE-2026-54353 8.5
HIGH CVE-2026-56268 7.7
CRITICAL CVE-2026-56348 9.1
MEDIUM CVE-2026-22174 6.8
HIGH CVE-2026-22171 8.2
MEDIUM CVE-2026-32022 6.5

Page 12 of 16