GHSA-jh4h-2cg6-889hMediumCVSS 6.3

When doing multi-threaded LDAPS transfers (LDAP over TLS) with libcurl, changing TLS options in...

Published
January 8, 2026
Last Modified
September 15, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (5)