Attack Type

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.

557
Total CVEs
28
Pages
Page 13 of 28
Current
Severity CVE CVSS
CRITICAL CVE-2026-2275 9.6
CRITICAL CVE-2026-2286 9.8
CRITICAL CVE-2026-2287 9.8
MEDIUM GHSA-68f8-9mhj-h2mp -
HIGH GHSA-hr5v-j9h9-xjhg 7.7
HIGH CVE-2026-29872 8.2
MEDIUM CVE-2026-34452 -
HIGH CVE-2026-34955 8.8
HIGH CVE-2026-34936 7.7
HIGH CVE-2026-34937 7.8
HIGH CVE-2026-34222 7.7
MEDIUM GHSA-9q7v-8mr7-g23p -
HIGH CVE-2026-35175 -
CRITICAL CVE-2026-0545 9.1
CRITICAL CVE-2026-35030 9.1
UNKNOWN CVE-2026-35029 -
MEDIUM CVE-2026-34753 5.4
MEDIUM CVE-2026-33709 -
HIGH CVE-2026-33175 8.8
MEDIUM GHSA-mvv8-v4jj-g47j 6.5

Page 13 of 28