Lfprojects

18 CVEs across 18 Lfprojects products. Browse Lfprojects vulnerabilities, severities, and proof-of-concept exploits.

Lfprojects products with known CVEs

ProductCVEs
Mlflow77
Valkey5
Mcp Python Sdk4
Model Context Protocol Servers4
Apptainer3
Mcp Go Sdk3
Mcp Registry3
Mcp Typescript Sdk3
Mcp Java Sdk2
Minder2
Zarf2
Agentgateway1
Case Python Utilities1
Cdo Local Uuid Utility1
Mcp Ruby Sdk1
Modelina1
Valkey-Bloom1
Vector Packet Processor1
Lfprojects CVEs — newest first
CVESeverityScorePublishedSummary
CVE-2026-59950High8.12026-07-15The 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.websocket.we…
CVE-2026-52870High7.62026-07-15The 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 installed by…
CVE-2026-52869High7.12026-07-15The 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 Streamable HTTP t…
CVE-2026-8147High8.12026-07-02In MLflow versions prior to 3.14.0, when running with authentication enabled, the trace API endpoints lack proper authorization validators. This allows any aut…
CVE-2026-13484Medium5.02026-06-28A vulnerability has been found in MLflow up to 4666cffc7912ea606d592fc38d6a75e2935f65e7. The impacted element is an unknown function of the component Experimen…
CVE-2026-10803Low3.62026-06-04A flaw has been found in MLflow up to 3.10.0. This issue affects the function mlflow.data.digest_utils of the file mlflow/data/digest_utils.py of the component…
CVE-2026-4035High7.72026-06-03A vulnerability in mlflow/mlflow versions prior to 3.11.0 allows for the resolution of environment variables in AI Gateway secrets, which can be exploited to e…
CVE-2026-3198Medium6.52026-06-02MLflow 3.9.0 with basic-auth (`--app-name basic-auth`) fails to enforce authorization checks for multiple Gateway API 'list' endpoints. Specifically, the `BEFO…
CVE-2026-2651Critical9.02026-05-25A vulnerability in MLflow versions <=3.10.1.dev0 allows unauthorized access to multipart upload (MPU) endpoints when the `--serve-artifacts` mode is enabled. T…
CVE-2026-2734Medium6.52026-05-21In mlflow/mlflow versions up to 3.9.0, the `SearchModelVersions` REST API endpoint and the `mlflowSearchModelVersions` GraphQL query lack proper per-model auth…
CVE-2026-2611Critical9.62026-05-19In MLflow version 3.9.0, the MLflow Assistant feature introduced improper origin validation in its /ajax-api endpoints. This vulnerability allows a remote atta…
CVE-2026-4137High7.82026-05-18In 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 with world-…
CVE-2026-2652High8.62026-05-15A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authenticat…
CVE-2026-44428Medium4.72026-05-14The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. Prior to 1.7.6, the client-side and server-side GitHub OID…
CVE-2026-44430Medium4.02026-05-14The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. Prior to 1.7.7, the Registry's HTTP-based namespace verifi…
CVE-2026-44429Medium5.42026-05-14The 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 at GET / (f…
CVE-2026-2614High7.52026-05-11A vulnerability in the `_create_model_version()` handler of `mlflow/server/handlers.py` in mlflow/mlflow versions 3.9.0 and earlier allows an unauthenticated r…
CVE-2026-2393High7.12026-05-11A Server-Side Request Forgery (SSRF) vulnerability exists in MLflow versions prior to 3.9.0. The `_create_webhook()` function in `mlflow/server/handlers.py` ac…
CVE-2026-40090High7.12026-04-15Zarf 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 package insp…
CVE-2026-35568Medium5.72026-04-07MCP 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 vulnerability. This…
CVE-2026-33866Medium4.32026-04-07MLflow is vulnerable to an authorization bypass affecting the AJAX endpoint used to download saved model artifacts. Due to missing access‑control validation, a…
CVE-2026-33865Medium5.42026-04-07MLflow is vulnerable to Stored Cross-Site Scripting (XSS) caused by unsafe parsing of YAML-based MLmodel artifacts in its web interface. An authenticated attac…
CVE-2026-0545Critical9.82026-04-03In mlflow/mlflow, the FastAPI job endpoints under `/ajax-api/3.0/jobs/*` are not protected by authentication or authorization when the `basic-auth` app is enab…
CVE-2026-34742High8.12026-04-02The 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 protection by de…
CVE-2026-34237Medium6.12026-03-31MCP 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 hardcoded wildcard…
CVE-2026-0596High7.82026-03-31A command injection vulnerability exists in mlflow/mlflow when serving a model with `enable_mlserver=True`. The `model_uri` is embedded directly into a shell c…
CVE-2025-15379Critical9.82026-03-30A command injection vulnerability exists in MLflow's model serving container initialization code, specifically in the `_install_model_dependencies_to_env()` fu…
CVE-2025-15036Critical10.02026-03-30A path traversal vulnerability exists in the `extract_archive_to_dir` function within the `mlflow/pyfunc/dbconnect_artifact_cache.py` file of the mlflow/mlflow…
CVE-2026-33946Medium5.92026-03-27MCP 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_transport.rb imple…
CVE-2025-15381High7.12026-03-27In the latest version of mlflow/mlflow, when the `basic-auth` app is enabled, tracing and assessment endpoints are not protected by permission validators. This…
CVE-2026-33252High7.12026-03-24The 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 `POST` re…
CVE-2025-15031Critical9.12026-03-18A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries. Specifically, the use o…
CVE-2025-14287High8.82026-03-16A command injection vulnerability exists in mlflow/mlflow versions before v3.7.0, specifically in the `mlflow/sagemaker/__init__.py` file at lines 161-167. The…
CVE-2026-29791Medium4.92026-03-06Agentgateway is an open source data plane for agentic AI connectivity within or across any agent framework or environment. Prior to version 0.12.0, when conver…
CVE-2026-29064High8.22026-03-06Zarf is an Airgap Native Packager Manager for Kubernetes. From version 0.54.0 to before version 0.73.1, a path traversal vulnerability in archive extraction al…
CVE-2026-27896High7.52026-02-26The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing in versions prior to 1.3.1. Go's standard library perfo…
CVE-2026-27735Medium6.52026-02-26Model Context Protocol Servers is a collection of reference implementations for the model context protocol (MCP). In mcp-server-git versions prior to 2026.1.14…
CVE-2026-21864Medium6.52026-02-24Valkey-Bloom is a Rust based Valkey module which brings a Bloom Filter (Module) data type into the Valkey distributed key-value database. Prior to commit a6861…
CVE-2026-27623High7.52026-02-23Valkey is a distributed key-value database. Starting in version 9.0.0 and prior to version 9.0.3, a malicious actor with network access to Valkey can cause the…
CVE-2026-21863High7.52026-02-23Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious actor with access to the Valkey clusterbus port can…
CVE-2025-67733High8.52026-02-23Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user can use scripting commands to inject arbitrary…
CVE-2026-25536High7.12026-02-04MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. From version 1.10.0 to 1.25.3, cross-client response data lea…
CVE-2025-10279High7.02026-02-02In mlflow version 2.20.3, the temporary directory used for creating Python virtual environments is assigned insecure world-writable permissions (0o777). This v…
CVE-2025-14279High8.12026-01-12MLFlow versions up to and including 3.4.0 are vulnerable to DNS rebinding attacks due to a lack of Origin header validation in the MLFlow REST server. This vul…
CVE-2026-0621High7.52026-01-05Anthropic's MCP TypeScript SDK versions up to and including 1.25.1 contain a regular expression denial of service (ReDoS) vulnerability in the UriTemplate clas…
CVE-2025-68145Critical9.12025-12-17In mcp-server-git versions prior to 2025.12.17, when the server is started with the --repository flag to restrict operations to a specific repository path, it…
CVE-2025-68144High7.12025-12-17In mcp-server-git versions prior to 2025.12.17, the git_diff and git_checkout functions passed user-controlled arguments directly to git CLI commands without s…
CVE-2025-68143High8.82025-12-17Model Context Protocol Servers is a collection of reference implementations for the model context protocol (MCP). In mcp-server-git versions prior to 2025.9.25…
CVE-2025-66416High8.12025-12-02The MCP Python SDK, called `mcp` on PyPI, is a Python implementation of the Model Context Protocol (MCP). Prior to version 1.23.0, tThe Model Context Protocol…
CVE-2025-66414High8.12025-12-02MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. Prior to 1.24.0, The Model Context Protocol (MCP) TypeScript…
CVE-2025-65105Medium4.52025-12-02Apptainer is an open source container platform. In Apptainer versions less than 1.4.5, a container can disable two of the forms of the little used --security o…
CVE-2025-11201Critical9.82025-10-29MLflow Tracking Server Model Creation Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary…
CVE-2025-11200Critical9.82025-10-29MLflow Weak Password Requirements Authentication Bypass Vulnerability. This vulnerability allows remote attackers to bypass authentication on affected installa…
CVE-2025-49844Critical9.92025-10-03Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script t…
CVE-2025-52967Medium5.82025-06-23gateway_proxy_handler in MLflow before 3.1.0 lacks gateway_path validation.
CVE-2025-21605High7.52025-04-23Redis is an open source, in-memory database that persists on disk. In versions starting at 2.6 and prior to 7.4.3, An unauthenticated client can cause unlimite…
CVE-2025-1474Medium5.52025-03-20In mlflow/mlflow version 2.18, an admin is able to create a new user account without setting a password. This vulnerability could lead to security risks, as ac…
CVE-2025-1473High7.12025-03-20A Cross-Site Request Forgery (CSRF) vulnerability exists in the Signup feature of mlflow/mlflow versions 2.17.0 to 2.20.1. This vulnerability allows an attacke…
CVE-2025-0453High7.52025-03-20In mlflow/mlflow version 2.17.2, the `/graphql` endpoint is vulnerable to a denial of service attack. An attacker can create large batches of queries that repe…
CVE-2024-8859High7.52025-03-20A path traversal vulnerability exists in mlflow/mlflow version 2.15.1. When users configure and use the dbfs service, concatenating the URL directly into the f…
CVE-2024-6838Medium5.32025-03-20In mlflow/mlflow version v2.13.2, a vulnerability exists that allows the creation or renaming of an experiment with a large number of integers in its name due…
CVE-2024-27134High7.02024-11-25Excessive directory permissions in MLflow leads to local privilege escalation when using spark_udf. This behavior can be exploited by a local attacker to gain…
CVE-2024-3099Medium5.42024-06-06A vulnerability in mlflow/mlflow version 2.11.1 allows attackers to create multiple models with the same name by exploiting URL encoding. This flaw can lead to…
CVE-2024-2928High7.52024-06-06A Local File Inclusion (LFI) vulnerability was identified in mlflow/mlflow, specifically in version 2.9.2, which was fixed in version 2.11.3. This vulnerabilit…
CVE-2024-0520High8.82024-06-06A vulnerability in mlflow/mlflow version 8.2.1 allows for remote code execution due to improper neutralization of special elements used in an OS command ('Comm…
CVE-2024-37061High8.82024-06-04Remote Code Execution can occur in versions of the MLflow platform running version 1.11.0 or newer, enabling a maliciously crafted MLproject to execute arbitra…
CVE-2024-37060High8.82024-06-04Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.27.0 or newer, enabling a maliciously crafted Recipe to execut…
CVE-2024-37059High8.82024-06-04Deserialization of untrusted data can occur in versions of the MLflow platform running version 0.5.0 or newer, enabling a maliciously uploaded PyTorch model to…
CVE-2024-37058High8.82024-06-04Deserialization of untrusted data can occur in versions of the MLflow platform running version 2.5.0 or newer, enabling a maliciously uploaded Langchain AgentE…
CVE-2024-37057High8.82024-06-04Deserialization of untrusted data can occur in versions of the MLflow platform running version 2.0.0rc0 or newer, enabling a maliciously uploaded Tensorflow mo…
CVE-2024-37056High8.82024-06-04Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.23.0 or newer, enabling a maliciously uploaded LightGBM scikit…
CVE-2024-37055High8.82024-06-04Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.24.0 or newer, enabling a maliciously uploaded pmdarima model…
CVE-2024-37054High8.82024-06-04Deserialization of untrusted data can occur in versions of the MLflow platform running version 0.9.0 or newer, enabling a maliciously uploaded PyFunc model to…
CVE-2024-37053High8.82024-06-04Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.1.0 or newer, enabling a maliciously uploaded scikit-learn mod…
CVE-2024-37052High8.82024-06-04Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.1.0 or newer, enabling a maliciously uploaded scikit-learn mod…
CVE-2024-4263Medium5.42024-05-16A broken access control vulnerability exists in mlflow/mlflow versions before 2.10.1, where low privilege users with only EDIT permissions on an experiment can…
CVE-2024-3848High7.52024-05-16A path traversal vulnerability exists in mlflow/mlflow version 2.11.0, identified as a bypass for the previously addressed CVE-2023-6909. The vulnerability ari…
CVE-2024-3573Critical9.32024-04-16mlflow/mlflow is vulnerable to Local File Inclusion (LFI) due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the…
CVE-2024-1594High7.52024-04-16A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the `artifact_location` parameter when creating an e…
CVE-2024-1593High7.52024-04-16A path traversal vulnerability exists in the mlflow/mlflow repository due to improper handling of URL parameters. By smuggling path traversal sequences using t…
CVE-2024-1560High8.12024-04-16A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the artifact deletion functionality. Attackers can bypass path valid…
CVE-2024-1558High7.52024-04-16A path traversal vulnerability exists in the `_create_model_version()` function within `server/handlers.py` of the mlflow/mlflow repository, due to improper va…
CVE-2024-1483High7.52024-04-16A path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access arbitrary files on the server. By crafting a series of HTTP…
CVE-2024-27916High7.12024-03-21Minder is a software supply chain security platform. Prior to version 0.0.33, a Minder user can use the endpoints `GetRepositoryByName`, `DeleteRepositoryByNam…
CVE-2024-27093Medium4.62024-02-26Minder is a Software Supply Chain Security Platform. In version 0.0.31 and earlier, it is possible for an attacker to register a repository with a invalid or d…
CVE-2024-27133High7.52024-02-23Insufficient sanitization in MLflow leads to XSS when running a recipe that uses an untrusted dataset. This issue leads to a client-side RCE when running the r…
CVE-2024-27132High7.52024-02-23Insufficient sanitization in MLflow leads to XSS when running an untrusted recipe. This issue leads to a client-side RCE when running an untrusted recipe in J…
CVE-2024-22194Low2.22024-01-11cdo-local-uuid project provides a specialized UUID-generating function that can, on user request, cause a program to generate deterministic UUIDs. An informati…
CVE-2023-6977High7.52023-12-20This vulnerability enables malicious users to read sensitive files on the server.
CVE-2023-6976High8.82023-12-20This vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process.
CVE-2023-6975Critical9.82023-12-20A malicious user could use this issue to get command execution on the vulnerable machine and get access to data & models information.
CVE-2023-6974Critical9.82023-12-20A malicious user could use this issue to access internal HTTP(s) servers and in the worst case (ie: aws instance) it could be abuse to get a remote code execut…
CVE-2023-6940High8.82023-12-19with only one user interaction(download a malicious config), attackers can gain full command execution on the victim system.
CVE-2023-6909High7.52023-12-18Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.
CVE-2023-6831High8.12023-12-15Path Traversal: '\..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.
CVE-2023-6753High8.82023-12-13Path Traversal in GitHub repository mlflow/mlflow prior to 2.9.2.
CVE-2023-6709High8.82023-12-12Improper Neutralization of Special Elements Used in a Template Engine in GitHub repository mlflow/mlflow prior to 2.9.2.
CVE-2023-6568Medium6.12023-12-07A reflected Cross-Site Scripting (XSS) vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the Content-Type header in POS…
CVE-2023-43472High7.52023-12-05An issue in MLFlow versions 2.8.1 and before allows a remote attacker to obtain sensitive information via a crafted request to REST API.
CVE-2023-6014Critical9.82023-11-16An attacker is able to arbitrarily create an account in MLflow bypassing any authentication requirment.