Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2026-36732

Опубликовано: 08 июл. 2026
Источник: oracle-oval
Платформа: Oracle Linux 8

Описание

ELSA-2026-36732: python-urllib3 security update (MODERATE)

[1.24.2-10]

  • Security fix for CVE-2026-44431 Resolves: RHEL-184858

Обновленные пакеты

Oracle Linux 8

Oracle Linux aarch64

python3-urllib3

1.24.2-10.el8_10

Oracle Linux x86_64

python3-urllib3

1.24.2-10.el8_10

Связанные CVE

Связанные уязвимости

CVSS3: 5.3
ubuntu
3 месяца назад

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.

CVSS3: 5.9
redhat
3 месяца назад

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.

CVSS3: 5.3
nvd
3 месяца назад

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.

msrc
3 месяца назад

urllib3: Sensitive headers forwarded across origins in proxied low-level redirects

CVSS3: 5.3
debian
3 месяца назад

urllib3 is an HTTP client library for Python. From 1.23 to before 2.7. ...