Security Advisory

CVE-2025-14017

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-08 10:07:05
Last updated 2026-04-30 03:56:00
Assigner curl
State PUBLISHED

Description

When doing multi-threaded LDAPS transfers (LDAP over TLS) with libcurl, changing TLS options in one thread would inadvertently change them globally and therefore possibly also affect other concurrently setup transfers. Disabling certificate verification for a specific transfer could unintentionally disable the feature for other threads as well.