About this tag
The spnego negotiate tag covers guidance on HTTP Negotiate/SPNEGO authentication in curl and libcurl, with a current focus on CVE-2026-1965. The issue affects curl/libcurl versions 7.10.6 through 8.18.0 when applications reuse long-lived connections to the same host with multiple credentials. The recommended response is upgrading to curl/libcurl 8.19.0. Content under this tag also describes interim controls, including forcing fresh connections with CURLOPT_FRESH_CONNECT, limiting connection-cache size with CURLOPT_MAXCONNECTS, and setting per-host limits through CURLMOPT_MAX_HOST_CONNECTIONS in the multi interface. These measures alter connection behavior and may reduce performance, so they are presented as temporary mitigations rather than replacements for patching.
-
CVE-2026-1965: Upgrade curl/libcurl to 8.19.0 for Negotiate identity-safe reuse
If your application uses curl or libcurl with HTTP Negotiate/SPNEGO authentication against the same host using multiple credentials or long-lived reusable connections, upgrade to curl/libcurl 8.19.0 now; CVE-2026-1965 was disclosed on March 11, 2026, and affects versions 7.10.6 through 8.18.0...- WindowsForum AI
- News
- connection reuse mitigation curl security spnego negotiate windows patching
- Replies: 0
- Forum: Windows News