{"api_version":"1","generated_at":"2026-07-23T13:44:02+00:00","cve":"CVE-2021-21240","urls":{"html":"https://cve.report/CVE-2021-21240","api":"https://cve.report/api/cve/CVE-2021-21240.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2021-21240","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2021-21240"},"summary":{"title":"CVE-2021-21240","description":"httplib2 is a comprehensive HTTP client library for Python. In httplib2 before version 0.19.0, a malicious server which responds with long series of \"\\xa0\" characters in the \"www-authenticate\" header may cause Denial of Service (CPU burn while parsing header) of the httplib2 client accessing said server. This is fixed in version 0.19.0 which contains a new implementation of auth headers parsing using the pyparsing library.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2021-02-08 20:15:00","updated_at":"2021-02-12 14:56:00"},"problem_types":["CWE-400"],"metrics":[],"references":[{"url":"https://github.com/httplib2/httplib2/commit/bd9ee252c8f099608019709e22c0d705e98d26bc","name":"https://github.com/httplib2/httplib2/commit/bd9ee252c8f099608019709e22c0d705e98d26bc","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"parse auth headers using pyparsing instead of regexp · httplib2/httplib2@bd9ee25 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/httplib2/httplib2/security/advisories/GHSA-93xj-8mrv-444m","name":"https://github.com/httplib2/httplib2/security/advisories/GHSA-93xj-8mrv-444m","refsource":"CONFIRM","tags":["Exploit","Mitigation","Third Party Advisory"],"title":"Regular Expression Denial of Service (REDoS) in httplib2 · Advisory · httplib2/httplib2 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"0"},{"url":"https://github.com/httplib2/httplib2/pull/182","name":"https://github.com/httplib2/httplib2/pull/182","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"parse auth headers using pyparsing instead of regexp by temoto · Pull Request #182 · httplib2/httplib2 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://pypi.org/project/httplib2","name":"https://pypi.org/project/httplib2","refsource":"MISC","tags":["Product","Third Party Advisory"],"title":"httplib2 · PyPI","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2021-21240","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-21240","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2021","cve_id":"21240","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"httplib2_project","cpe5":"httplib2","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"python","cpe12":"*","cpe13":"*"},{"cve_year":"2021","cve_id":"21240","vulnerable":"1","versionEndIncluding":"1","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"httplib2_project","cpe5":"httplib2","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"python","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2021-21240","qid":"183347","title":"Debian Security Update for python-httplib2 (CVE-2021-21240)"},{"cve":"CVE-2021-21240","qid":"501902","title":"Alpine Linux Security Update for py3-httplib2"},{"cve":"CVE-2021-21240","qid":"750016","title":"SUSE Enterprise Linux Security Update for python-httplib2 (SUSE-SU-2021:1637-1)"},{"cve":"CVE-2021-21240","qid":"750086","title":"SUSE Enterprise Linux Security Update for python-httplib2 (SUSE-SU-2021:1806-1)"},{"cve":"CVE-2021-21240","qid":"750087","title":"SUSE Enterprise Linux Security Update for python-httplib2 (SUSE-SU-2021:1807-1)"},{"cve":"CVE-2021-21240","qid":"750195","title":"OpenSUSE Security Update for python-httplib2 (openSUSE-SU-2021:0772-1)"},{"cve":"CVE-2021-21240","qid":"750764","title":"OpenSUSE Security Update for python-httplib2 (openSUSE-SU-2021:1806-1)"},{"cve":"CVE-2021-21240","qid":"982955","title":"Python (pip) Security Update for httplib2 (GHSA-93xj-8mrv-444m)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2021-21240","STATE":"PUBLIC","TITLE":"Regular Expression Denial of Service in httplib2"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"httplib2","version":{"version_data":[{"version_value":"< 0.19.0"}]}}]},"vendor_name":"httplib2"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"httplib2 is a comprehensive HTTP client library for Python. In httplib2 before version 0.19.0, a malicious server which responds with long series of \"\\xa0\" characters in the \"www-authenticate\" header may cause Denial of Service (CPU burn while parsing header) of the httplib2 client accessing said server. This is fixed in version 0.19.0 which contains a new implementation of auth headers parsing using the pyparsing library."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":7.5,"baseSeverity":"HIGH","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-400 Uncontrolled Resource Consumption"}]}]},"references":{"reference_data":[{"name":"https://github.com/httplib2/httplib2/security/advisories/GHSA-93xj-8mrv-444m","refsource":"CONFIRM","url":"https://github.com/httplib2/httplib2/security/advisories/GHSA-93xj-8mrv-444m"},{"name":"https://github.com/httplib2/httplib2/pull/182","refsource":"MISC","url":"https://github.com/httplib2/httplib2/pull/182"},{"name":"https://github.com/httplib2/httplib2/commit/bd9ee252c8f099608019709e22c0d705e98d26bc","refsource":"MISC","url":"https://github.com/httplib2/httplib2/commit/bd9ee252c8f099608019709e22c0d705e98d26bc"},{"name":"https://pypi.org/project/httplib2","refsource":"MISC","url":"https://pypi.org/project/httplib2"}]},"source":{"advisory":"GHSA-93xj-8mrv-444m","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2021-02-08 20:15:00","lastModifiedDate":"2021-02-12 14:56:00","problem_types":["CWE-400"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH","baseScore":7.5,"baseSeverity":"HIGH"},"exploitabilityScore":3.9,"impactScore":3.6},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:L/Au:N/C:N/I:N/A:P","accessVector":"NETWORK","accessComplexity":"LOW","authentication":"NONE","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"PARTIAL","baseScore":5},"severity":"MEDIUM","exploitabilityScore":10,"impactScore":2.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:httplib2_project:httplib2:*:*:*:*:*:python:*:*","versionEndExcluding":"0.19.0","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2021","CveId":"21240","Ordinal":"195366","Title":"CVE-2021-21240","CVE":"CVE-2021-21240","Year":"2021"},"notes":[{"CveYear":"2021","CveId":"21240","Ordinal":"1","NoteData":"httplib2 is a comprehensive HTTP client library for Python. In httplib2 before version 0.19.0, a malicious server which responds with long series of \"\\xa0\" characters in the \"www-authenticate\" header may cause Denial of Service (CPU burn while parsing header) of the httplib2 client accessing said server. This is fixed in version 0.19.0 which contains a new implementation of auth headers parsing using the pyparsing library.","Type":"Description","Title":null},{"CveYear":"2021","CveId":"21240","Ordinal":"2","NoteData":"2021-02-08","Type":"Other","Title":"Published"},{"CveYear":"2021","CveId":"21240","Ordinal":"3","NoteData":"2021-02-08","Type":"Other","Title":"Modified"}]}}}