Skip to content

fix: Unpin litellm upper bound to allow CVE-2026-35030 remediation#6617

Merged
copybara-service[bot] merged 1 commit intomainfrom
copybara_902906101
Apr 21, 2026
Merged

fix: Unpin litellm upper bound to allow CVE-2026-35030 remediation#6617
copybara-service[bot] merged 1 commit intomainfrom
copybara_902906101

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

fix: Unpin litellm upper bound to allow CVE-2026-35030 remediation

FUTURE_COPYBARA_INTEGRATE_REVIEW=#6596 from googleapis:release-please--branches--main b82c8bd

@copybara-service copybara-service Bot requested a review from a team as a code owner April 21, 2026 00:50
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Apr 21, 2026
@copybara-service copybara-service Bot force-pushed the copybara_902906101 branch 5 times, most recently from 9e94124 to 00aabbf Compare April 21, 2026 04:01
@copybara-service copybara-service Bot merged commit e5e6346 into main Apr 21, 2026
copybara-service Bot pushed a commit that referenced this pull request Apr 27, 2026
--
68eaca8 by Casey West <caseywest@google.com>:

fix(deps): bump litellm cap to >=1.83.7 for additional CVE remediation

The current cap of <1.83.7 (set in #6617) clears CVE-2026-35030 in
litellm 1.83.0 but excludes four additional CVEs patched in 1.83.7:
GHSA-r75f-5x8p-qvmc, GHSA-jjhc-v7c2-5hh6, GHSA-xqmj-j6mv-4862,
GHSA-69x8-hrgq-fjj8 (disclosed 2026-04-11/24).

Required by google/adk-python#5489, which pins
litellm>=1.83.7,<=1.83.14 in its own dependencies and currently fails
to install alongside google-cloud-aiplatform[evaluation] because of
this cap. Requested by @sasha-gitg in the ADK PR review. The code
adaptation for litellm 1.83.x already shipped in #6599
(vertexai/_genai/_evals_common.py via get_llm_provider), so this is
purely a version-pin change.

Verified: nox -s lint and nox -s lint_setup_py pass; the
litellm-touching tests in tests/unit/vertexai/genai/test_evals.py
pass against installed litellm at both 1.83.7 (lower bound) and
1.83.14 (upper bound).
COPYBARA_INTEGRATE_REVIEW=#6645 from cwest:topic/bump-litellm-cap 638e6fa
PiperOrigin-RevId: 906452948
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. google-contributor size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant