Skip to content

[BACK] fix(deps): update urllib3 to 2.6.3 for security vulnerabilities#486

Merged
jb-delafosse merged 1 commit intomainfrom
fix/update-urllib3-security
Jan 10, 2026
Merged

[BACK] fix(deps): update urllib3 to 2.6.3 for security vulnerabilities#486
jb-delafosse merged 1 commit intomainfrom
fix/update-urllib3-security

Conversation

@jb-delafosse
Copy link
Collaborator

@jb-delafosse jb-delafosse commented Jan 10, 2026

Summary

  • Updates urllib3 from 2.5.0 to 2.6.3
  • Fixes CVE-2025-66471 (SafetyCLI vulnerability IDs #82332, #82331)
  • DoS vulnerability due to improper handling of highly compressed HTTP response bodies during streaming decompression

Context

This fix is needed to unblock PR #485 which was failing the safety pre-commit check due to these vulnerabilities.

Test plan

  • poetry update urllib3 completed successfully
  • CI pre-commit safety check passes

Fixes CVE-2025-66471 (SafetyCLI #82332, #82331) - DoS vulnerability
due to improper handling of highly compressed HTTP response bodies.

Refs: #485
no_jira
@jb-delafosse jb-delafosse force-pushed the fix/update-urllib3-security branch from be5bc9c to f2a2cda Compare January 10, 2026 21:34
@jb-delafosse jb-delafosse merged commit 6d6a4cd into main Jan 10, 2026
2 checks passed
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.

1 participant