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

exploitDog

suse-cvrf логотип

SUSE-SU-2026:4071-1

Опубликовано: 08 сент. 2026
Источник: suse-cvrf

Описание

Security update for curl

This update for curl fixes the following issues:

  • CVE-2026-13608: flow in OpenLDAP SASL negotiation can cause an authentication bypass (bsc#1277476).
  • CVE-2026-80229: premature free can lead to OpenSSL provider use-after-free (bsc#1277479).
  • CVE-2026-80230: OpenSSL pinning bypass can allow unauthenticated connections to succeed (bsc#1277480).

Список пакетов

SUSE Linux Enterprise Server LTSS Extended Security 12 SP5
curl-8.0.1-11.129.1
libcurl-devel-8.0.1-11.129.1
libcurl4-8.0.1-11.129.1
libcurl4-32bit-8.0.1-11.129.1

Описание

A flaw in the libcurl SASL negotiation for LDAP authentication allows an incomplete handshake sequence to be misinterpreted as a successful cryptographic verification. An attacker executing a Man-in-the-Middle (MITM) attack can inject a premature or shortcut response that bypasses complete peer validation.


Затронутые продукты
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:curl-8.0.1-11.129.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libcurl-devel-8.0.1-11.129.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libcurl4-32bit-8.0.1-11.129.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libcurl4-8.0.1-11.129.1

Ссылки

Описание

When performing transfers via libcurl's multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership reference; destroying the easy handle prematurely frees this context while the active connection retains a dangling pointer, leading to a heap-use-after-free upon subsequent I/O or post-handshake operations.


Затронутые продукты
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:curl-8.0.1-11.129.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libcurl-devel-8.0.1-11.129.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libcurl4-32bit-8.0.1-11.129.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libcurl4-8.0.1-11.129.1

Ссылки

Описание

When `CURLOPT_PINNEDPUBLICKEY` is configured alongside options that disable standard peer verification (`CURLOPT_SSL_VERIFYPEER = 0` and `CURLOPT_SSL_VERIFYHOST = 0`), libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check under these disabled-verification conditions allows unauthenticated connections to succeed when they should be rejected.


Затронутые продукты
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:curl-8.0.1-11.129.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libcurl-devel-8.0.1-11.129.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libcurl4-32bit-8.0.1-11.129.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libcurl4-8.0.1-11.129.1

Ссылки