CVE-2026-19931
Received
Received - Intake
HTTP Connection Reuse in libcurl with Negotiate Auth
Vulnerability report for CVE-2026-19931, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-06
Last updated on: 2026-09-06
Assigner: curl
Description
Description
A flaw in libcurl makes it wrongly reuse an HTTP connection setup for a given
hostname using Negotiate authentication, when the initial request is done
using empty credentials. This can make user B's request get sent over user A's
previously authenticated connection.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| curl | libcurl | From 7.64.1 (inc) to 8.22.0 (exc) |
| curl | curl | From 7.64.1 (inc) to 8.22.0 (exc) |
| curl | libcurl | 8.22.0 |
| curl | curl | 8.22.0 |
| curl | curl | From 7.64.1 (inc) to 8.21.0 (inc) |
| curl | libcurl | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |