Data Extraction
Data extraction attacks target the information processed or memorised by AI/ML systems. They take three main forms. First, training-data extraction: large language models can memorise verbatim spans of their training corpus, and an attacker who crafts the right prompts can pull back PII, API keys, or copyrighted text — a result demonstrated against GPT-2 by Carlini et al. and reproduced against several production models. Second, model extraction: by repeatedly querying a hosted model and observing outputs, an attacker can reconstruct enough behaviour to clone proprietary fine-tunes. Third, system-prompt and conversation leakage: indirect prompt injection or insecure logging can leak the application's instructions and other users' conversations. Multi-tenant inference platforms (vLLM, Triton, hosted APIs) and RAG systems are particularly exposed. Defenses: output filtering, differential privacy in training, rate limits, and strict tenant isolation.
| Severity | CVE | Headline | Package | CVSS |
|---|---|---|---|---|
| CRITICAL | CVE-2026-58046 | Plesk XML-RPC: blind SQLi exposes full panel DB | 9.9 | |
| HIGH | CVE-2026-12942 | Langflow: path traversal exposes arbitrary server files | Langflow OSS | 7.5 |
| HIGH | CVE-2026-14538 | Google mcp-toolbox: BigQuery allowedDatasets bypass | 7.7 | |
| HIGH | GHSA-p7w7-4929-vpj5 | Dynatrace MCP server: unauth HTTP data exfil via DQL | @dynatrace-oss/dynatrace-mcp-server | 7.5 |
| CRITICAL | CVE-2026-69084 | SiYuan: SQL injection in search endpoint exposes notebooks | 10.0 | |
| CRITICAL | CVE-2026-69085 | SiYuan: SQL injection in searchDocs allows DB tampering | 10.0 | |
| UNKNOWN | CVE-2026-69257 | Flowise: SSRF via IPv4-mapped IPv6 deny-list bypass | flowise | - |
| HIGH | CVE-2026-70485 | Open WebUI: NAT64 IPv6 trick bypasses SSRF filter, leaks metadata | open-webui | 7.1 |
| MEDIUM | CVE-2026-70480 | Open WebUI: client-side SSRF via Vega chart rendering | open-webui | 4.1 |
| MEDIUM | CVE-2026-54020 | Open WebUI: DNS-rebind SSRF bypasses URL check | open-webui | 6.3 |
| HIGH | CVE-2026-6639 | AIWU WP Plugin: unauth leak of stored OpenAI keys | 7.5 | |
| MEDIUM | CVE-2026-7646 | Langflow: path traversal via MCP leaks JWT secret | langflow | 6.5 |
| MEDIUM | CVE-2026-7657 | Langflow: SSRF bypass exposes internal network/cloud data | Langflow OSS | 6.5 |
| HIGH | CVE-2026-8183 | Langflow: path traversal exposes arbitrary files | langflow | 7.7 |
| HIGH | CVE-2026-64636 | Plesk Obsidian: authenticated SQLi exposes panel DB | 7.7 | |
| UNKNOWN | CVE-2026-72750 | n8n: SQL injection via Snowflake node Execute Query | n8n | - |
| UNKNOWN | CVE-2026-72766 | n8n: Send Email node type confusion enables SSRF, LFI | n8n | - |
| MEDIUM | CVE-2026-48762 | TypeBot: SSRF via audio transcription URL fetch | 5.4 | |
| UNKNOWN | CVE-2026-73484 | Flowise: Pandas sandbox bypass leaks files, writes to disk | Flowise | - |
| CRITICAL | CVE-2026-73487 | Flowise: Python sandbox bypass enables unauth RCE | Flowise | - |