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-54302 | n8n: stored XSS in Chat Trigger enables session hijack | n8n | - |
| MEDIUM | CVE-2026-54303 | n8n: reflected XSS in trigger nodes enables session hijack | n8n | - |
| CRITICAL | CVE-2026-46858 | Oracle APM: unauthenticated write/DoS via JVM Diagnostics | APM - Application Performance Management | 9.1 |
| MEDIUM | CVE-2026-48776 | LangGraph SDK: path traversal bypasses proxy-layer authz | langchain-ai | 4.2 |
| MEDIUM | CVE-2026-48782 | pydantic-ai: SSRF IPv6 bypass exposes cloud IAM creds | pydantic-ai | 6.8 |
| CRITICAL | CVE-2026-48797 | backpropagate: auth bypass exposes LLM training plane | backpropagate | - |
| HIGH | CVE-2025-60223 | WPBot Pro: subscriber file deletion → system DoS | wpbot-pro | 7.7 |
| MEDIUM | CVE-2026-54016 | Open WebUI: BOLA exposes private knowledge base files | open-webui | 4.3 |
| MEDIUM | CVE-2026-54015 | Open WebUI: IDOR exposes private prompt history | open-webui | 6.4 |
| HIGH | CVE-2026-54013 | Open WebUI: stored SVG XSS enables full account takeover | open-webui | 7.6 |
| HIGH | CVE-2026-54012 | Open WebUI: auth bypass enables cross-user file read/delete | open-webui | 7.1 |
| HIGH | CVE-2026-54011 | Open WebUI: Stored XSS via Mermaid loose mode in preview | open-webui | 8.7 |
| HIGH | CVE-2026-54010 | Open WebUI: IDOR allows cross-user file read and delete | open-webui | 8.3 |
| MEDIUM | CVE-2026-54009 | open-webui: cross-user file read via auth bypass | open-webui | 6.5 |
| HIGH | CVE-2026-54007 | open-webui: cross-origin postMessage forces model execution | open-webui | - |
| MEDIUM | CVE-2026-54006 | open-webui: auth bypass allows cross-user calendar injection | open-webui | 4.3 |
| MEDIUM | GHSA-664h-gpgq-h6xx | n8n: viewer role can start/cancel/delete eval workflow runs | n8n | 5.4 |
| CRITICAL | CVE-2026-35304 | Oracle Coherence: unauthenticated HTTPS takeover | coherence | 9.8 |
| CRITICAL | CVE-2026-35305 | Oracle Coherence: unauth data exfiltration via bundled libs | coherence | 9.3 |
| CRITICAL | CVE-2026-35306 | Oracle Coherence: unauthenticated data access via HTTP | coherence | 9.3 |