製品・ソフトウェアに関する情報
Python Software Foundationのurllib3における情報漏えいに関する脆弱性
Title Python Software Foundationのurllib3における情報漏えいに関する脆弱性
Summary

urllib3はPythonのHTTPクライアントライブラリです。バージョン1.23から2.7.0未満の間、低レベルAPIのProxyManager.connection_from_url().urlopen(..., assert_same_host=False)を介して行われるクロスオリジンリダイレクトにおいて、機密性の高いヘッダーが依然として転送されていました。この脆弱性はバージョン2.7.0で修正されました。

Possible impacts 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 13, 2026, midnight
Registration Date May 18, 2026, 12:12 p.m.
Last Update May 18, 2026, 12:12 p.m.
CVSS3.0 : 警告
Score 5.3
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected System
Python Software Foundation
urllib3 1.23 以上 2.7.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月18日]
  掲載
May 18, 2026, 12:12 p.m.

NVD Vulnerability Information
CVE-2026-44431
Summary

urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via ProxyManager.connection_from_url().urlopen(..., assert_same_host=False) still forward these sensitive headers. This vulnerability is fixed in 2.7.0.

Publication Date May 14, 2026, 1:16 a.m.
Registration Date May 15, 2026, 4:21 a.m.
Last Update May 14, 2026, 10:56 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:* 1.23 2.7.0
Related information, measures and tools
Common Vulnerabilities List