Bug 2431307
| Summary: | CVE-2026-21441 python-urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) [fedora-42] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dhananjay Arunesh <darunesh> |
| Component: | python-urllib3 | Assignee: | Python Maintainers <python-maint> |
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 42 | CC: | aurelien, code, infra-sig, jeremy, lbalhar, mhroncok, python-maint, python-packagers-sig |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["923f2eaa-6fec-4f4f-b7d5-7a0172549e5d"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2427726 | ||
|
Description
Dhananjay Arunesh
2026-01-20 19:01:18 UTC
Per https://www.cve.org/CVERecord?id=CVE-2026-21441, this is fixed in 2.6.3 and later. Fedora 43 has 2.3.0, so it is affected. The fix is compact, but it’s hard to be confident backporting it across several releases, especially considering possible interactions with fixes for CVE-2025-66471. An update may be possible, but includes new nontrivial dependencies. See https://src.fedoraproject.org/rpms/python-urllib3/pull-request/49 for discussion. I'm afraid we won't be able to fix this before Fedora 42 goes EOL in May. |