CVE-2016-9015

LOW

Python urllib3 <1.19 - Info Disclosure

Title source: llm

Description

Versions 1.17 and 1.18 of the Python urllib3 library suffer from a vulnerability that can cause them, in certain configurations, to not correctly validate TLS certificates. This places users of the library with those configurations at risk of man-in-the-middle and information leakage attacks. This vulnerability affects users using versions 1.17 and 1.18 of the urllib3 library, who are using the optional PyOpenSSL support for TLS instead of the regular standard library TLS backend, and who are using OpenSSL 1.1.0 via PyOpenSSL. This is an extremely uncommon configuration, so the security impact of this vulnerability is low.

Scores

CVSS v3 3.7
EPSS 0.0006
EPSS Percentile 17.9%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Classification

CWE
CWE-295
Status draft

Affected Products (3)

python/urllib3
python/urllib3
pypi/urllib3 < 1.18.1PyPI

Timeline

Published Jan 11, 2017
Tracked Since Feb 18, 2026