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.

1476
Total CVEs
74
Pages
Page 43 of 74
Current
Severity CVE CVSS
MEDIUM CVE-2026-56357 4.0
HIGH CVE-2025-71337 8.3
UNKNOWN CVE-2026-56275 -
CRITICAL CVE-2026-56274 9.9
MEDIUM CVE-2026-22168 6.5
MEDIUM CVE-2026-22169 6.7
MEDIUM CVE-2026-22174 6.8
HIGH CVE-2026-22175 7.1
MEDIUM CVE-2026-22170 6.5
HIGH CVE-2026-22179 7.2
HIGH CVE-2026-22181 7.6
CRITICAL CVE-2026-26210 9.8
MEDIUM CVE-2026-27183 5.3
MEDIUM CVE-2026-27522 6.5
HIGH CVE-2026-27566 7.1
MEDIUM CVE-2026-27646 6.1
MEDIUM CVE-2026-27524 4.3
MEDIUM CVE-2026-27545 6.1
MEDIUM CVE-2026-27523 6.1
HIGH CVE-2026-28460 7.1

Page 43 of 74