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.

1472
Total CVEs
74
Pages
Page 38 of 74
Current
Severity CVE CVSS
CRITICAL CVE-2026-35307 10.0
CRITICAL CVE-2026-35308 10.0
CRITICAL CVE-2026-35309 9.8
CRITICAL CVE-2026-35310 9.8
CRITICAL CVE-2026-55450 9.3
MEDIUM CVE-2026-54022 5.3
MEDIUM CVE-2026-54021 6.3
MEDIUM CVE-2026-54019 6.5
HIGH CVE-2026-54018 7.7
CRITICAL CVE-2026-44727 9.0
MEDIUM GHSA-2fjj-qqg8-fg7x 4.3
CRITICAL GHSA-cwj8-7gp2-ggcw 9.8
HIGH GHSA-6jcq-6546-qrrw 8.8
HIGH GHSA-8ccj-p46r-jwqq 8.2
CRITICAL GHSA-f38v-77qj-h4jq 9.8
HIGH GHSA-jxcw-qp4h-6jfq 7.5
HIGH GHSA-7qw2-w5rc-37x2 7.8
HIGH GHSA-gcq3-mfvh-3x25 7.3
CRITICAL GHSA-p75f-6fp4-p57w 9.8
HIGH GHSA-x92v-rpx6-p6cw 8.6

Page 38 of 74