Vulnerability index

Browse CVEs

103 matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

Mcp Python Sdk HIGH 8.1
CVE-2026-59950

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol (MCP). Prior to 1.28.1, the deprecated mcp.server.we…

Fix: 1.28.1+
Fix from $1,950 2026-07-15
Mcp Python Sdk HIGH 7.6
CVE-2026-52870

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol (MCP). From 1.23.0 until 1.27.2, default handlers in…

Fix: 1.27.2+
Fix from $1,950 2026-07-15
Mcp Python Sdk HIGH 7.1
CVE-2026-52869

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol (MCP). Prior to 1.27.2, the SSE and stateful Streama…

Fix: 1.27.2+
Fix from $1,950 2026-07-15
Mlflow HIGH 8.1
CVE-2026-8147

In MLflow versions prior to 3.14.0, when running with authentication enabled, the trace API endpoints lack proper authorization validators. This allo…

Fix: 3.14.0+
Fix from $1,950 2026-07-02
Mlflow HIGH 8.8
CVE-2026-13484

A vulnerability has been found in MLflow up to 4666cffc7912ea606d592fc38d6a75e2935f65e7. The impacted element is an unknown function of the component…

Fix: after 2026-05-26
Fix from $1,950 2026-06-28
Mlflow HIGH 7.7
CVE-2026-4035

A vulnerability in mlflow/mlflow versions prior to 3.11.0 allows for the resolution of environment variables in AI Gateway secrets, which can be expl…

Fix: 3.11.0+
Fix from $1,950 2026-06-03
Mlflow MEDIUM 6.5
CVE-2026-3198

MLflow 3.9.0 with basic-auth (`--app-name basic-auth`) fails to enforce authorization checks for multiple Gateway API 'list' endpoints. Specifically,…

No fix yet
Fix from $1,600 2026-06-02
Mlflow CRITICAL 9.0
CVE-2026-2651

A vulnerability in MLflow versions <=3.10.1.dev0 allows unauthorized access to multipart upload (MPU) endpoints when the `--serve-artifacts` mode is …

Fix: after 3.10.1
Fix from $2,300 2026-05-25
Mlflow MEDIUM 6.5
CVE-2026-2734

In mlflow/mlflow versions up to 3.9.0, the `SearchModelVersions` REST API endpoint and the `mlflowSearchModelVersions` GraphQL query lack proper per-…

Fix: 3.10.0+
Fix from $1,600 2026-05-21
Mlflow CRITICAL 9.6
CVE-2026-2611

In MLflow version 3.9.0, the MLflow Assistant feature introduced improper origin validation in its /ajax-api endpoints. This vulnerability allows a r…

Fix: 3.10.0+
Fix from $2,300 2026-05-19
Mlflow HIGH 7.8
CVE-2026-4137

In mlflow/mlflow versions prior to 3.11.0, the `get_or_create_nfs_tmp_dir()` function in `mlflow/utils/file_utils.py` creates temporary directories w…

Fix: 3.11.0+
Fix from $1,950 2026-05-18
Mlflow HIGH 8.6
CVE-2026-2652EPSS 19%

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with a…

Fix: 3.10.0+
Fix from $1,950 2026-05-15
Mcp Registry MEDIUM 5.4
CVE-2026-44429

The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. Prior to 1.7.7, the public catalogue UI served a…

Fix: 1.7.7+
Fix from $1,600 2026-05-14
Mlflow HIGH 7.5
CVE-2026-2614

A vulnerability in the `_create_model_version()` handler of `mlflow/server/handlers.py` in mlflow/mlflow versions 3.9.0 and earlier allows an unauthe…

Fix: 3.10.0+
Fix from $1,950 2026-05-11
Mlflow HIGH 7.1
CVE-2026-2393

A Server-Side Request Forgery (SSRF) vulnerability exists in MLflow versions prior to 3.9.0. The `_create_webhook()` function in `mlflow/server/handl…

Fix: 3.9.0+
Fix from $1,950 2026-05-11
Zarf HIGH 7.1
CVE-2026-40090

Zarf is an Airgap Native Packager Manager for Kubernetes. Versions 0.23.0 through 0.74.1 contain an arbitrary file write vulnerability in the zarf pa…

Fix: 0.74.2+
Fix from $1,950 2026-04-15
Mcp Java Sdk MEDIUM 5.7
CVE-2026-35568

MCP Java SDK is the official Java SDK for Model Context Protocol servers and clients. Prior to 1.0.0, the java-sdk contains a DNS rebinding vulnerabi…

Fix: 1.0.0+
Fix from $1,600 2026-04-07
Mlflow MEDIUM 5.4
CVE-2026-33865

MLflow is vulnerable to Stored Cross-Site Scripting (XSS) caused by unsafe parsing of YAML-based MLmodel artifacts in its web interface. An authentic…

Fix: after 3.10.1
Fix from $1,600 2026-04-07
Mlflow CRITICAL 9.8
CVE-2026-0545

In mlflow/mlflow, the FastAPI job endpoints under `/ajax-api/3.0/jobs/*` are not protected by authentication or authorization when the `basic-auth` a…

Mitigation only
Fix from $2,300 2026-04-03
Mcp Go Sdk HIGH 8.1
CVE-2026-34742

The Go MCP SDK used Go's standard encoding/json. Prior to version 1.4.0, the Model Context Protocol (MCP) Go SDK does not enable DNS rebinding protec…

Fix: 1.4.0+
Fix from $1,950 2026-04-02
Mcp Java Sdk MEDIUM 6.1
CVE-2026-34237

MCP Java SDK is the official Java SDK for Model Context Protocol servers and clients. Prior to versions 0.83.0, 1.0.1, and 1.1.1, there is a hardcode…

Fix: 1.0.1+
Fix from $1,600 2026-03-31
Mlflow HIGH 7.8
CVE-2026-0596

A command injection vulnerability exists in mlflow/mlflow when serving a model with `enable_mlserver=True`. The `model_uri` is embedded directly into…

No fix yet
Fix from $1,950 2026-03-31
Mlflow CRITICAL 9.8
CVE-2025-15379

A command injection vulnerability exists in MLflow's model serving container initialization code, specifically in the `_install_model_dependencies_to…

Fix: after 3.8.1
Fix from $2,300 2026-03-30
Mlflow CRITICAL 10.0
CVE-2025-15036

A path traversal vulnerability exists in the `extract_archive_to_dir` function within the `mlflow/pyfunc/dbconnect_artifact_cache.py` file of the mlf…

Fix: 3.9.0+
Fix from $2,300 2026-03-30
Mcp Ruby Sdk MEDIUM 5.9
CVE-2026-33946

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to version 0.9.2, the Ruby SDK's streamable_http_transpor…

Fix: 0.9.2+
Fix from $1,600 2026-03-27
Mlflow HIGH 7.1
CVE-2025-15381

In the latest version of mlflow/mlflow, when the `basic-auth` app is enabled, tracing and assessment endpoints are not protected by permission valida…

No fix yet
Fix from $1,950 2026-03-27
Mcp Go Sdk MEDIUM 6.5
CVE-2026-33252

The Go MCP SDK used Go's standard encoding/json. Prior to version 1.4.1, the Go SDK's Streamable HTTP transport accepted browser-generated cross-site…

Fix: 1.4.1+
Fix from $1,600 2026-03-24
Mlflow CRITICAL 9.1
CVE-2025-15031

A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries. Specifically,…

Fix: after 3.10.1
Fix from $2,300 2026-03-18
Mlflow HIGH 8.8
CVE-2025-14287

A command injection vulnerability exists in mlflow/mlflow versions before v3.7.0, specifically in the `mlflow/sagemaker/__init__.py` file at lines 16…

Fix: 3.7.0+
Fix from $1,950 2026-03-16
Agentgateway MEDIUM 6.5
CVE-2026-29791

Agentgateway is an open source data plane for agentic AI connectivity within or across any agent framework or environment. Prior to version 0.12.0, w…

Fix: 0.12.0+
Fix from $1,600 2026-03-06