Bug 2446515

Summary: CVE-2026-1965 rustup: curl: Authentication bypass due to incorrect connection reuse with Negotiate authentication [fedora-43]
Product: [Fedora] Fedora Reporter: Vipul Nair <vinair>
Component: rustupAssignee: Rust SIG <rust-sig>
Status: CLOSED CANTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 43CC: decathorpe, rust-sig, suraj.ghimire7
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["e209bda1-49b4-4962-baa3-cc4f0b272a55"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-03-11 14:03:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2173769, 2446448    

Description Vipul Nair 2026-03-11 12:27:58 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Fabio Valentini 2026-03-11 14:03:08 UTC
This package is dynamically linked to libcurl via the `curl` / `curl-sys` Rust bindings and does not include curl itself.
The bug needs to be addressed in the curl package and nothing needs to be done here.