Auth Bypass
AI/ML platforms accumulate auth-bypass vulnerabilities at the same rate as other web software, but the blast radius is unusual: a bypass on an inference endpoint exposes expensive compute, paid model access, and potentially other tenants' conversations. Common patterns we see in NVD and GHSA include misconfigured JWT verification in self-hosted inference servers, missing authorization checks on admin routes in ML platforms, IDOR on prediction-history endpoints, and SSRF that escapes a sandboxed agent into the platform's internal network. Open-source AI platforms (MLflow, Gradio, LangServe, Ollama) have shipped multiple high-severity auth-bypass CVEs since 2023; CISA KEV has flagged at least one (the MLflow path-traversal/auth chain). Defenses: keep self-hosted AI platforms patched aggressively, require auth on all model endpoints, network-segment inference servers, and treat any exposed AI service as if compute-cost abuse will happen.
| Severity | CVE | Headline | Package | CVSS |
|---|---|---|---|---|
| UNKNOWN | CVE-2026-72763 | n8n: Editor role bypasses credential ACL via sub-workflow | n8n | - |
| UNKNOWN | CVE-2026-72768 | n8n: SSRF bypass in MCP Client node exposes internal hosts | n8n | - |
| UNKNOWN | CVE-2026-72770 | n8n: path traversal in Git node bypasses repo sandbox | n8n | - |
| UNKNOWN | CVE-2026-72771 | n8n: allowlist bypass in AI nodes leaks credentials | n8n | - |
| UNKNOWN | CVE-2026-72772 | n8n: account takeover via unverified SSO email claim | n8n | - |
| UNKNOWN | CVE-2026-72773 | n8n: path traversal leaks arbitrary local files | n8n | - |
| UNKNOWN | CVE-2026-72774 | n8n: credential auth bypass in HTTP Request node | n8n | - |
| HIGH | CVE-2026-48766 | TypeBot: guest role exfiltrates OpenAI keys via SSRF | 7.6 | |
| HIGH | CVE-2026-73079 | Sub2API: path traversal leaks pooled AI credentials | 8.5 | |
| UNKNOWN | CVE-2026-20728 | Intel Extension for TensorFlow: local privesc flaw | - | |
| HIGH | CVE-2026-18640 | Velociraptor: path traversal corrupts ACL/hunt metadata | 7.1 | |
| MEDIUM | CVE-2026-72785 | Craft CMS: read-only role can restructure categories | 4.3 | |
| UNKNOWN | CVE-2021-33625 | InsydeH2O UEFI: unchecked SMM buffer enables SMRAM access | - | |
| UNKNOWN | CVE-2021-42060 | InsydeH2O UEFI: SMM callout allows privilege escalation | - | |
| UNKNOWN | CVE-2021-43323 | InsydeH2O UEFI: SMM callout enables ring -2 privesc | - | |
| MEDIUM | CVE-2026-28707 | LLM-on-Ray: local privilege escalation flaw | LLM-on-Ray | - |
| HIGH | CVE-2026-73222 | Claude Code Templates: unauth RCE via shell injection | claude-code-templates | 8.8 |
| HIGH | CVE-2026-64954 | Velociraptor: VQL auth-reset lets analyst gain investigator role | 8.2 | |
| HIGH | CVE-2026-19594 | snowflake.core: injection enables privilege escalation | 8.1 | |
| MEDIUM | CVE-2026-72788 | SiYuan: unauth info leak exposes admin workspace via getConf | 5.8 |