Skip to main content

LTS Security release for urllib3 (CVE-2026-21441 Patch) - Meta-package

Project description

urllib3-lts 🛡️

The Long-Term Support Security Release for urllib3.

This ecosystem backports critical security fixes to legacy Python environments (3.7 & 3.8) that official maintainers have dropped.

🏆 Patch Status (v2025.66471)

This release secures 941M+ downloads against the following vulnerabilities:

🏆 Patch Status (v2026.21441)

This release secures 929M+ downloads against the following vulnerabilities:

Vulnerability Severity Impact Py3.7 Py3.8
CVE-2026-21441 🔴 HIGH Infinite Sleep DoS + Decompression Bomb 🛡️ Fixed 🛡️ Fixed
CVE-2025-66471 🔴 HIGH Compression Bomb DoS + Bytes Key Crash 🛡️ Fixed 🛡️ Fixed
CVE-2025-66418 🔴 HIGH Nested Decompression DoS 🛡️ Fixed 🛡️ Fixed
CVE-2025-50182 🟡 MOD Node.js Redirect Bypass N/A 🛡️ Fixed
CVE-2025-50181 🟡 MOD Redirect Retry Bypass 🛡️ Fixed 🛡️ Fixed
CVE-2024-37891 🟡 MOD Proxy-Auth Header Leak 🛡️ Fixed N/A

📦 Usage

Standard Installation:

pip install urllib3-lts

This meta-package automatically detects your Python version and installs the correct secured backport.

🌐 OmniPKG Security Scanning

This package is maintained as part of the OmniPKG ecosystem — a Python environment manager with built-in CVE scanning. Scanning is performed via pip audit by default, with Safety as an optional upgrade.

pip install omnipkg
omnipkg reset -y
# -> Scans all installed packages for CVEs
# -> urllib3-lts will show 0 issues for all patched CVEs above

Maintained by 1minds3t.

🚧 Coming Soon: omnipkg-runtime

We are building a runtime enforcer that allows configurable WARN or BLOCK policies for unpatched vulnerabilities. Stay tuned.

⚠️ Important: Installation for Python 3.7-3.8

Before installing urllib3-lts, uninstall any existing urllib3:

pip uninstall urllib3 -y
pip install urllib3-lts

This ensures you get the security patches. If you install urllib3-lts without removing urllib3 first, other packages may reinstall the vulnerable version.

Alternative: Pin in requirements.txt

urllib3-lts-py37==2026.21441.1 ; python_version<'3.8'
urllib3-lts-py38==2026.21441 ; python_version>='3.8' and python_version<'3.9'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

urllib3_lts-2026.21441.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

urllib3_lts-2026.21441-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file urllib3_lts-2026.21441.tar.gz.

File metadata

  • Download URL: urllib3_lts-2026.21441.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for urllib3_lts-2026.21441.tar.gz
Algorithm Hash digest
SHA256 7b33b830f91394d3a4c9844cb2ac48e3c7422eb0feea5d0a0893bc3bfecccddb
MD5 e81a466db076e1eb98343a6b9255b7e9
BLAKE2b-256 21810562045a79aeb1296356db1c967a0be702292ddcf9c4960f86e3fe6b5fab

See more details on using hashes here.

Provenance

The following attestation bundles were made for urllib3_lts-2026.21441.tar.gz:

Publisher: publish.yml on 1minds3t/urllib3-lts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file urllib3_lts-2026.21441-py3-none-any.whl.

File metadata

File hashes

Hashes for urllib3_lts-2026.21441-py3-none-any.whl
Algorithm Hash digest
SHA256 b6d54732aa60ce21095637622e26e991e4918561200ccb7fc3a76a923e0aab53
MD5 33ee5cbe2d3ac5472eb8df783f5c6843
BLAKE2b-256 6bd8ba110b3193cb9b068b4d671e4aa16585ed836b03022cfa0acbf5eea77be3

See more details on using hashes here.

Provenance

The following attestation bundles were made for urllib3_lts-2026.21441-py3-none-any.whl:

Publisher: publish.yml on 1minds3t/urllib3-lts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page