AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2014-9365

MEDIUM · CVSS 5.8 EPSS 3.12%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2014-12-12 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.8. See the original NVD description below for full technical details.

CVE
CVE-2014-9365
Severity
MEDIUM
CVSS
5.8
EPSS
3.12%

Original NVD Description

The HTTP clients in the (1) httplib, (2) urllib, (3) urllib2, and (4) xmlrpclib libraries in CPython (aka Python) 2.x before 2.7.9 and 3.x before 3.4.3, when accessing an HTTPS URL, do not (a) check the certificate against a trust store or verify that the server hostname matches a domain name in the subject's (b) Common Name or (c) subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.