CVE-2025-14017
Low
No strong exploitation signal.
CVSS base
6.3
MEDIUM
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS — probability of exploitation (30 days)
0.1%
1.8th percentile
CISA KEV
Not listed
Weakness / dates
CWE-567
Published 2026-01-08 · modified 2026-09-15
CVSS breakdown
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
| Attack Vector | L | Local |
| Attack Complexity | H | High |
| Privileges Required | N | None |
| User Interaction | R | Required |
| Scope | U | Unchanged |
| Confidentiality | H | High |
| Integrity | H | High |
| Availability | N | None |
Timeline
- 2026-01-08 — Published (NVD)
- 2026-09-15 — Last modified (NVD)
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.