Skip to content

fix(deps): bump urllib3 2.6.3 → 2.7.0 (HIGH CVE-2026-44432, CVE-2026-44431)#5

Merged
dizhaky merged 1 commit into
mainfrom
fix/dependabot-high-python-urllib3-20260604
Jun 4, 2026
Merged

fix(deps): bump urllib3 2.6.3 → 2.7.0 (HIGH CVE-2026-44432, CVE-2026-44431)#5
dizhaky merged 1 commit into
mainfrom
fix/dependabot-high-python-urllib3-20260604

Conversation

@dizhaky

@dizhaky dizhaky commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

Fixes HIGH severity Dependabot alerts NousResearch#21 and NousResearch#20 for the Python transitive dependency urllib3.

Changes

Package From To Alert CVE
urllib3 2.6.3 2.7.0 NousResearch#21 CVE-2026-44432
urllib3 2.6.3 2.7.0 NousResearch#20 CVE-2026-44431

Updated via uv lock --upgrade-package urllib3. No changes to pyproject.toml — urllib3 remains a transitive dependency.

- CVE-2026-44432: Decompression-bomb safeguards bypassed in streaming API
- CVE-2026-44431: Sensitive headers forwarded across origins in redirects

Fixes Dependabot alerts NousResearch#21, NousResearch#20
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

🔎 Lint report: fix/dependabot-high-python-urllib3-20260604 vs origin/main

ruff

Total: 0 on HEAD, 0 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 0 pre-existing issues carried over.

ty (type checker)

Total: 9086 on HEAD, 9086 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 4836 pre-existing issues carried over.

Diagnostics are surfaced as warnings — this check never fails the build.

@dizhaky dizhaky merged commit 7b30098 into main Jun 4, 2026
21 checks passed
@dizhaky dizhaky deleted the fix/dependabot-high-python-urllib3-20260604 branch June 4, 2026 20:16
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