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.

1460
Total CVEs
73
Pages
Page 36 of 73
Current
Severity CVE CVSS
MEDIUM CVE-2026-53852 5.4
HIGH CVE-2026-53853 8.3
MEDIUM CVE-2026-53854 6.5
HIGH CVE-2026-53855 8.1
HIGH CVE-2026-53857 8.1
MEDIUM CVE-2026-53859 6.5
MEDIUM CVE-2026-53860 4.2
MEDIUM CVE-2026-53861 6.6
MEDIUM CVE-2026-53862 4.2
HIGH CVE-2026-53863 7.1
HIGH CVE-2026-53864 8.1
HIGH CVE-2026-53866 8.1
CRITICAL CVE-2026-49468 8.1
LOW GHSA-m3q2-p4fw-w38m -
UNKNOWN CVE-2026-54304 -
UNKNOWN CVE-2026-54309 -
UNKNOWN CVE-2026-54305 -
UNKNOWN CVE-2026-54307 -
MEDIUM GHSA-h3jj-5f3v-3685 6.4
MEDIUM GHSA-jwm3-qcfw-c5pp 5.0

Page 36 of 73