CVE-2023-23915

CVE-2023-23915

Vendor N/A
Product https://github.com/curl/curl
Weakness CWE-319 · Cleartext transmission
Published February 23, 2023
Last update February 13, 2026

CVSS base score

What the vulnerability does

01Description

A cleartext transmission of sensitive information vulnerability exists in curl <v7.88.0 that could cause HSTS functionality to behave incorrectly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This HSTS mechanism would however surprisingly fail when multiple transfers are done in parallel as the HSTS cache file gets overwritten by the most recentlycompleted transfer. A later HTTP-only transfer to the earlier host name would then *not* get upgraded properly to HSTS.

Key dates

02Disclosure timeline

February 23, 2023 CVE published
February 13, 2026 Record updated