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 52 of 74
Current
Severity CVE CVSS
HIGH CVE-2026-57947 8.5
MEDIUM CVE-2026-57948 6.8
HIGH CVE-2026-23536 7.5
HIGH CVE-2026-10129 8.5
CRITICAL CVE-2026-10134 10.0
CRITICAL CVE-2026-10140 9.6
CRITICAL CVE-2026-10560 9.1
CRITICAL CVE-2026-7663 9.8
CRITICAL CVE-2026-7874 9.1
CRITICAL CVE-2026-56278 9.1
UNKNOWN CVE-2026-56277 -
MEDIUM CVE-2026-56350 6.3
MEDIUM CVE-2026-56399 5.0
HIGH CVE-2026-13731 7.2
CRITICAL CVE-2026-23537 9.1
HIGH CVE-2026-49857 7.4
MEDIUM GHSA-9c3v-684m-579c 6.5
MEDIUM CVE-2026-50280 -
HIGH CVE-2026-8147 8.1
HIGH CVE-2025-69134 7.5

Page 52 of 74