USN-8820-1: curl vulnerabilities
Ubuntu patched curl flaws that may bypass LDAP peer checks or allow HTTP/2 crashes and code execution.
Ubuntu Security Notice USN-8820-1 covers multiple curl vulnerabilities. CVE-2026-13608, found by Eunsoo Kim, involves incorrect SASL negotiation during LDAP authentication; a machine-in-the-middle attacker could bypass peer validation, and it affects only Ubuntu 24.04 LTS and 26.04 LTS. CVE-2026-18924, found by Stephan Zeisberg, concerns mishandled HTTP/2 server-push streams on shared connections, which a remote attacker could use to crash curl or possibly execute arbitrary code. Stanislav Fort also reported incorrect lifetime management of pooled TLS connections when using curl's multi interface; the published notice text is truncated.
- CVE-2026-13608: LDAP SASL handling may let a MITM bypass peer validation.
- That issue affects only Ubuntu 24.04 LTS and Ubuntu 26.04 LTS.
- CVE-2026-18924: HTTP/2 server push on shared connections may crash curl or allow code execution.
- Stanislav Fort reported a pooled TLS connection lifetime bug in curl's multi interface.
Vulnerabilities mentionedAll →
- CVE-2026-189249.1<1%Use-After-Free in libcurl HTTP/2 Server Push Handling with Shared Connectionspublished · curl project (curl.se) libcurl PoC +1 related
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-18924 |
Eunsoo Kim discovered that curl incorrectly handled SASL negotiation for LDAP authentication in certain circumstances. A machine-in-the-middle attacker could possibly use this issue to bypass peer validation. This issue only affected Ubuntu 24.04 LTS and Ubuntu 26.04 LTS. (CVE-2026-13608) Stephan Zeisberg discovered that curl incorrectly handled HTTP/2 Server Push streams when sharing connections between handles. A remote attacker could possibly use this issue to cause curl to crash, resulting in a denial of service, or execute arbitrary code. (CVE-2026-18924) Stanislav Fort discovered that curl incorrectly managed the lifetime of pooled TLS connections when using the multi interface. An…
This source does not provide full text. Read it at ubuntu.com.