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 |
|---|---|---|---|---|
| HIGH | CVE-2026-46477 | Flowise: mass-assignment cross-workspace dataset takeover | flowise | 8.8 |
| HIGH | CVE-2026-46478 | Flowise: mass-assignment allows cross-workspace data takeover | flowise | 8.8 |
| HIGH | CVE-2026-46479 | Flowise: mass assignment cross-workspace takeover | flowise | 8.8 |
| HIGH | CVE-2026-46480 | Flowise: mass-assignment allows cross-workspace takeover | flowise | 8.8 |
| HIGH | CVE-2026-32981 | Ray Dashboard: unauthenticated path traversal file read | ray | 7.5 |
| HIGH | CVE-2026-42558 | Xibo CMS: Stored XSS + iframe sandbox escape via DataSet | 7.6 | |
| MEDIUM | CVE-2026-3341 | Langflow: SSRF exposes internal ML infrastructure | langflow | 5.4 |
| HIGH | CVE-2026-7787 | Langflow: IDOR bypasses auth, exposes sensitive AI configs | langflow | 8.1 |
| HIGH | CVE-2026-53811 | OpenClaw: privilege escalation via identity spoofing | openclaw | 8.8 |
| LOW | CVE-2026-53809 | OpenClaw: policy bypass exposes restricted tool access | openclaw | 3.8 |
| HIGH | CVE-2026-53812 | OpenClaw: SSRF bypasses private-network access controls | openclaw | 7.7 |
| HIGH | CVE-2026-53807 | OpenClaw: auth bypass allows unauthorized command execution | OpenClaw | 8.8 |
| HIGH | CVE-2026-53806 | OpenClaw: shell flag bypass enables RCE in agent exec | openclaw | 8.8 |
| MEDIUM | CVE-2026-53808 | OpenClaw: approval bypass enables unauthorized skill changes | OpenClaw | 6.5 |
| HIGH | CVE-2026-53816 | OpenClaw: node event forgery bypasses exec authorization | openclaw | 7.2 |
| MEDIUM | CVE-2026-53815 | OpenClaw: auth bypass exposes restricted channel messages | openclaw | 6.5 |
| HIGH | CVE-2026-53814 | OpenClaw: privilege escalation via hook-triggered MCP scope | openclaw | 8.3 |
| HIGH | CVE-2026-53817 | OpenClaw: locality spoof yields durable admin credentials | openclaw | 8.8 |
| MEDIUM | CVE-2026-53818 | OpenClaw: MCP loopback auth bypass enables policy evasion | openclaw | 6.6 |
| MEDIUM | CVE-2026-10166 | Edimax BR-6478AC: RCE via command injection in Wi-Fi handler | 6.3 |