CVE-2021-28363

MEDIUM

urllib3 1.26.0-1.26.3 - Improper Certificate Validation in HTTPS Proxy Connections

Title source: llm
STIX 2.1

Description

The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate validation in some cases involving HTTPS to HTTPS proxies. The initial connection to the HTTPS proxy (if an SSLContext isn't given via proxy_config) doesn't verify the hostname of the certificate. This means certificates for different servers that still validate properly with the default urllib3 SSLContext will be silently accepted.

Scores

CVSS v3 6.5
EPSS 0.0011
EPSS Percentile 29.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Details

CWE
CWE-295
Status published
Products (4)
fedoraproject/fedora 34
oracle/peoplesoft_enterprise_peopletools 8.59
pypi/urllib3 1.26.0 - 1.26.4PyPI
python/urllib3 1.26.0 - 1.26.4
Published Mar 15, 2021
Tracked Since Feb 18, 2026