Skip to content

fix: bump urllib3 to >=2.7.0 (CVE-2026-44432, CVE-2026-44431)#6103

Open
mfleader wants to merge 1 commit into
ogx-ai:release-0.4.xfrom
mfleader:fix/CVE-2026-44432-urllib3
Open

fix: bump urllib3 to >=2.7.0 (CVE-2026-44432, CVE-2026-44431)#6103
mfleader wants to merge 1 commit into
ogx-ai:release-0.4.xfrom
mfleader:fix/CVE-2026-44432-urllib3

Conversation

@mfleader

Copy link
Copy Markdown
Contributor

What does this PR do?

Bump urllib3 to >=2.7.0 to address two CVEs:

GHSA-mf9v-mfxr-j63j
GHSA-qccp-gfcp-xxvc

Only applies to release-0.4.x; urllib3 already >=2.7.0 on main.

Test Plan

No functional changes. Version floor pin only.

Comment thread uv.lock
{ name = "jsonschema" },
{ name = "llama-stack-api", editable = "src/llama_stack_api" },
{ name = "llama-stack-client", marker = "extra == 'client'", specifier = "==0.4.5" },
{ name = "llama-stack-client", marker = "extra == 'client'", specifier = "==0.4.6" },

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whats up with this change?

GHSA-mf9v-mfxr-j63j
GHSA-qccp-gfcp-xxvc

Only applies to release-0.4.x; urllib3 already >=2.7.0 on main.

Signed-off-by: Matthew F Leader <mleader@redhat.com>
@mfleader mfleader force-pushed the fix/CVE-2026-44432-urllib3 branch from 6c52e55 to 997e712 Compare June 15, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants