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.

1478
Total CVEs
74
Pages
Page 65 of 74
Current
Severity CVE CVSS
HIGH GHSA-xg4h-6gfc-h4m8 -
MEDIUM CVE-2026-17457 4.3
MEDIUM CVE-2026-17458 6.3
MEDIUM CVE-2026-16774 5.3
HIGH CVE-2026-54593 8.1
HIGH CVE-2026-13442 7.1
LOW GHSA-pc2w-4mq8-32qw 3.7
HIGH CVE-2026-50559 7.5
HIGH CVE-2026-67428 8.5
MEDIUM CVE-2026-54249 6.8
CRITICAL CVE-2026-67429 10.0
HIGH CVE-2026-12722 8.2
HIGH CVE-2026-12945 7.1
MEDIUM CVE-2026-10700 6.5
HIGH CVE-2026-13444 8.1
CRITICAL CVE-2026-12946 9.9
CRITICAL CVE-2026-66418 9.3
HIGH CVE-2026-66420 8.8
CRITICAL CVE-2026-66421 9.3
HIGH CVE-2026-14538 7.7

Page 65 of 74