VYPR

Vendor CVEs

Berriai

All CVEs

42 total · sorted by risk
  • CVE-2026-42208CriKEVMay 8, 2026
    risk 0.79cvss 9.8epss 0.89

    LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.81.16 to before version 1.83.7, a database query used during proxy API key checks mixed the caller-supplied key value into the query text instead of passing it as a separate…

  • CVE-2026-42271HigKEVMay 8, 2026
    risk 0.69cvss 8.8epss 0.83

    LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.74.2 to before version 1.83.7, two endpoints used to preview an MCP server before saving it — POST /mcp-rest/test/connection and POST /mcp-rest/test/tools/list — accepted a…

  • CVE-2026-33634HigKEVMar 23, 2026
    risk 0.67cvss 8.8epss 0.59

    Trivy is a security scanner. On March 19, 2026, a threat actor used compromised credentials to publish a malicious Trivy v0.69.4 release, force-push 76 of 77 version tags in `aquasecurity/trivy-action` to credential-stealing malware, and replace all 7 tags in…

  • CVE-2026-30623CriJul 15, 2026
    risk 0.64cvss 9.8epss 0.06

    LiteLLM 1.18.10 contains a remote code execution vulnerability in its MCP server creation functionality. The application allows users to add MCP servers via a JSON configuration specifying arbitrary command and args values. LiteLLM executes these values on the host without…

  • CVE-2024-4264CriMay 18, 2024
    risk 0.64cvss 9.8epss 0.01

    A remote code execution (RCE) vulnerability exists in the berriai/litellm project due to improper control of the generation of code when using the `eval` function unsafely in the `litellm.get_secret()` method. Specifically, when the server utilizes Google KMS, untrusted data is…

  • CVE-2026-40217HigApr 10, 2026
    risk 0.58cvss 8.8epss 0.07

    LiteLLM through 2026-04-08 allows remote attackers to execute arbitrary code via bytecode rewriting at the /guardrails/test_custom_code URI.

  • CVE-2026-49468CriJun 22, 2026
    risk 0.57cvss 9.8epss 0.01

    LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.84.0, a Host-header parsing flaw in the LiteLLM proxy could, under specific conditions, allow unauthenticated access to protected management routes. The auth layer derived the…

  • CVE-2026-42203HigMay 8, 2026
    risk 0.57cvss 8.8epss 0.00

    LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.80.5 to before version 1.83.7, the POST /prompts/test endpoint accepted user-supplied prompt templates and rendered them without sandboxing. A crafted template could run…

  • CVE-2024-5751CriJun 27, 2024
    risk 0.57cvss 9.8epss 0.01

    BerriAI/litellm version v1.35.8 contains a vulnerability where an attacker can achieve remote code execution. The vulnerability exists in the `add_deployment` function, which decodes and decrypts environment variables from base64 and assigns them to `os.environ`. An attacker can…

  • CVE-2024-2952CriApr 10, 2024
    risk 0.57cvss 9.8epss 0.01

    BerriAI/litellm is vulnerable to Server-Side Template Injection (SSTI) via the `/completions` endpoint. The vulnerability arises from the `hf_chat_template` method processing the `chat_template` parameter from the `tokenizer_config.json` file through the Jinja template engine…

  • CVE-2026-35030CriApr 6, 2026
    risk 0.52cvss 9.1epss 0.00

    LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.83.0, when JWT authentication is enabled (enable_jwt_auth: true), the OIDC userinfo cache uses token[:20] as the cache key. JWT headers produced by the same signing algorithm…

  • CVE-2026-35029HigApr 6, 2026
    risk 0.52cvss 8.8epss 0.26

    LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.83.0, the /config/update endpoint does not enforce admin role authorization. A user who is already authenticated into the platform can then use this endpoint to modify proxy…

  • CVE-2026-47102HigMay 21, 2026
    risk 0.50cvss 8.8epss 0.01

    LiteLLM prior to 1.83.10 allows a user to modify their own user_role via the /user/update endpoint. While the endpoint correctly restricts users to updating only their own account, it does not restrict which fields may be changed. A user who can reach this endpoint can set their…

  • CVE-2026-47101HigMay 21, 2026
    risk 0.50cvss 8.8epss 0.01

    LiteLLM prior to 1.83.14 allows an authenticated internal_user to create API keys with access to routes that their role does not permit. When generating a key, the allowed_routes field is stored without verifying that the specified routes fall within the user's own permissions.…

  • CVE-2024-6825HigMar 20, 2025
    risk 0.50cvss 8.8epss 0.02

    BerriAI/litellm version 1.40.12 contains a vulnerability that allows remote code execution. The issue exists in the handling of the 'post_call_rules' configuration, where a callback function can be added. The provided value is split at the final '.' mark, with the last part…

  • CVE-2025-0330HigMar 20, 2025
    risk 0.49cvss 7.5epss 0.01

    In berriai/litellm version v1.52.1, an issue in proxy_server.py causes the leakage of Langfuse API keys when an error occurs while parsing team settings. This vulnerability exposes sensitive information, including langfuse_secret and langfuse_public_key, which can provide full…

  • CVE-2026-12795HigJun 21, 2026
    risk 0.47cvss 7.3epss 0.01

    A vulnerability was determined in BerriAI litellm up to 1.82.2. This affects the function json.dumps of the file litellm/proxy/management_endpoints/ui_sso.py of the component SSO Debug Flow. Executing a manipulation can lead to missing authentication. The attack can be executed…

  • CVE-2024-4889HigJun 6, 2024
    risk 0.47cvss 7.2epss 0.01

    A code injection vulnerability exists in the berriai/litellm application, version 1.34.6, due to the use of unvalidated input in the eval function within the secret management system. This vulnerability requires a valid Google KMS configuration file to be exploitable.…

  • CVE-2026-59822HigJul 8, 2026
    risk 0.46cvss 8.2epss 0.00

    LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.84.0, LiteLLM's MCP Streamable HTTP endpoint allowed an unauthenticated attacker to use a fabricated Authorization header to trigger an OAuth2 passthrough fallback path that replaced…

  • CVE-2025-0628HigMar 20, 2025
    risk 0.46cvss 8.1epss 0.00

    An improper authorization vulnerability exists in the main-latest version of BerriAI/litellm. When a user with the role 'internal_user_viewer' logs into the application, they are provided with an overly privileged API key. This key can be used to access all the admin…

  • CVE-2024-4888HigJun 6, 2024
    risk 0.46cvss 8.1epss 0.01

    BerriAI's litellm, in its latest version, is vulnerable to arbitrary file deletion due to improper input validation on the `/audio/transcriptions` endpoint. An attacker can exploit this vulnerability by sending a specially crafted request that includes a file path to the server,…

  • CVE-2024-6587HigSep 13, 2024
    risk 0.45cvss 7.5epss 0.37

    A Server-Side Request Forgery (SSRF) vulnerability exists in berriai/litellm version 1.38.10. This vulnerability allows users to specify the `api_base` parameter when making requests to `POST /chat/completions`, causing the application to send the request to the domain specified…

  • CVE-2024-9606HigMar 20, 2025
    risk 0.42cvss 7.5epss 0.01

    In berriai/litellm before version 1.44.12, the `litellm/litellm_core_utils/litellm_logging.py` file contains a vulnerability where the API key masking code only masks the first 5 characters of the key. This results in the leakage of almost the entire API key in the logs,…

  • CVE-2024-8984HigMar 20, 2025
    risk 0.42cvss 7.5epss 0.01

    A Denial of Service (DoS) vulnerability exists in berriai/litellm version v1.44.5. This vulnerability can be exploited by appending characters, such as dashes (-), to the end of a multipart boundary in an HTTP request. The server continuously processes each character, leading to…

  • CVE-2024-10188HigMar 20, 2025
    risk 0.42cvss 7.5epss 0.01

    A vulnerability in BerriAI/litellm, as of commit 26c03c9, allows unauthenticated users to cause a Denial of Service (DoS) by exploiting the use of ast.literal_eval to parse user input. This function is not safe and is prone to DoS attacks, which can crash the litellm Python…

  • CVE-2026-12798MedJun 21, 2026
    risk 0.41cvss 6.3epss 0.00

    A weakness has been identified in BerriAI litellm up to 1.82.2. Affected by this vulnerability is the function load_openapi_spec_async of the file litellm/proxy/_experimental/mcp_server/openapi_to_mcp_generator.py of the component MCP OpenAPI Spec Loader. This manipulation of…

  • CVE-2026-12797MedJun 21, 2026
    risk 0.41cvss 6.3epss 0.00

    A security flaw has been discovered in BerriAI litellm up to 1.82.5. Affected is the function async_pre_call_hook of the file enterprise/enterprise_hooks/banned_keywords.py of the component Completions Interface. The manipulation of the argument prompt results in incorrect…

  • CVE-2026-12796MedJun 21, 2026
    risk 0.41cvss 6.3epss 0.00

    A vulnerability was identified in BerriAI litellm up to 1.82.2. This impacts the function get_redirect_response_from_openid of the file litellm/proxy/management_endpoints/ui_sso.py of the component SSO Authentication Flow. The manipulation leads to session expiration. The attack…

  • CVE-2026-59821HigJul 8, 2026
    risk 0.40cvss 7.2epss 0.00

    LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.82.0-stable, LiteLLM's Custom Code Guardrails production create and update paths did not apply the same sandboxing and validation used by the test endpoint, allowing a privileged…

  • CVE-2026-12773HigJun 21, 2026
    risk 0.40cvss 7.3epss 0.01

    A weakness has been identified in BerriAI litellm up to 1.59.8. Affected is the function UserAPIKeyAuth of the file litellm/proxy/_experimental/mcp_server/auth/user_api_key_auth_mcp.py of the component MCP Proxy. Executing a manipulation can lead to improper authentication. The…

  • CVE-2024-5225HigJun 6, 2024
    risk 0.40cvss 7.2epss 0.00

    An SQL Injection vulnerability exists in the berriai/litellm repository, specifically within the `/global/spend/logs` endpoint. The vulnerability arises due to improper neutralization of special elements used in an SQL command. The affected code constructs an SQL query by…

  • CVE-2026-59820MedJul 8, 2026
    risk 0.35cvss 6.5epss 0.00

    LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.83.7-stable, LiteLLM Skills archive extraction did not sufficiently validate file paths from uploaded skill ZIP archives, allowing an authenticated user with access to LiteLLM LLM…

  • CVE-2025-45809MedJul 3, 2025
    risk 0.35cvss 5.4epss 0.00

    SQL Injection vulnerability in BerriAI LiteLLM before 1.81.0 allows attackers to execute arbitrary commands via the key parameter to the "/key/block" and "/key/unblock" API endpoints.

  • CVE-2024-5710MedJun 27, 2024
    risk 0.35cvss 6.5epss 0.00

    berriai/litellm version 1.34.34 is vulnerable to improper access control in its team management functionality. This vulnerability allows attackers to perform unauthorized actions such as creating, updating, viewing, deleting, blocking, and unblocking any teams, as well as adding…

  • CVE-2026-12774MedJun 21, 2026
    risk 0.34cvss 6.3epss 0.00

    A security vulnerability has been detected in BerriAI litellm up to 1.82.2. Affected by this vulnerability is the function _execute_with_mcp_client of the file litellm/proxy/_experimental/mcp_server/rest_endpoints.py of the component MCP Server Connection Testing. The…

  • CVE-2026-12772MedJun 21, 2026
    risk 0.34cvss 6.3epss 0.00

    A security flaw has been discovered in BerriAI litellm up to 1.82.2. This impacts the function authenticate_user of the file litellm/proxy/auth/login_utils.py of the component PROXY_ADMIN database API Key Generator. Performing a manipulation results in session expiration. The…

  • CVE-2026-12799MedJun 21, 2026
    risk 0.28cvss 4.3epss 0.00

    A security vulnerability has been detected in BerriAI litellm up to 1.82.2. Affected by this issue is the function ui_view_users of the file litellm/proxy/management_endpoints/internal_user_endpoints.py of the component Incomplete Fix CVE-2025-0628. Such manipulation leads to…

  • CVE-2026-12770MedJun 21, 2026
    risk 0.28cvss 5.4epss 0.00

    A vulnerability was determined in BerriAI litellm up to 1.63.1. The impacted element is an unknown function of the file litellm/proxy/management_endpoints/key_management_endpoints.py of the component Admin Key Handler. This manipulation causes improper authorization. The attack…

  • CVE-2026-12771MedJun 21, 2026
    risk 0.26cvss 5.0epss 0.00

    A vulnerability was identified in BerriAI litellm up to 1.82.2. This affects an unknown function of the file litellm/proxy/auth/user_api_key_auth.py of the component M2M JWT Handler. Such manipulation leads to improper authorization. The attack can be launched remotely. A high…

  • CVE-2026-59819MedJul 8, 2026
    risk 0.25cvss 4.9epss 0.00

    LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.83.10-stable, LiteLLM's /health/test_connection endpoint resolved request-supplied environment and OIDC file references in litellm_params, allowing a proxy administrator or another…

  • CVE-2024-4890MedJun 6, 2024
    risk 0.25cvss 4.9epss 0.01

    A blind SQL injection vulnerability exists in the berriai/litellm application, specifically within the '/team/update' process. The vulnerability arises due to the improper handling of the 'user_id' parameter in the raw SQL query used for deleting users. An attacker can exploit…

  • CVE-2025-11203LowOct 29, 2025
    risk 0.23cvss 3.5epss 0.00

    LiteLLM Information health API_KEY Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of LiteLLM. Authentication is required to exploit this vulnerability. The specific flaw exists within…