The urllib3 library is an HTTP library with thread-safe connection pooling, file post, and more.
Multiple vulnerabilities have been discovered in urllib3. Please review the CVE identifiers referenced below for details.
An attacker could cause a possible Denial of Service condition.
There is no known workaround at this time.
All urllib3 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-python/urllib3-1.26.5"