CVE-2025-14017
MEDIUM | Platform: macOS | Changelog
CVE Details
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.
CVSS 3.1 Score
| Metric | Value |
|---|---|
| Base Score | 6.3 (MEDIUM) |
| Vector | CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N |
References
- Apple Security Advisory
- NVD Entry
- https://curl.se/docs/CVE-2025-14017.html (Vendor Advisory)
- https://curl.se/docs/CVE-2025-14017.json (Vendor Advisory)
- http://www.openwall.com/lists/oss-security/2026/01/07/3 (Mailing List, Third Party Advisory)