CVE-2026-8458 Affecting curl package, versions <7.58.0-2ubuntu3.24+esm9


Severity

Recommended
low

Based on Ubuntu security rating.

Threat Intelligence

EPSS
0.21% (11th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UBUNTU1804-CURL-17487013
  • published25 Jun 2026
  • disclosed3 Jul 2026

Introduced: 25 Jun 2026

NewCVE-2026-8458  (opens in a new tab)

How to fix?

Upgrade Ubuntu:18.04 curl to version 7.58.0-2ubuntu3.24+esm9 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:18.04 relevant fixed versions and status.

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different 'services'.

libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead.

When reusing a connection a range of criteria must be met. Due to a logical error in the code, a request that was issued by an application could wrongfully reuse an existing connection to the same server that was authenticated using different services.