Bug 2529204 (CVE-2026-80231)

Summary: CVE-2026-80231 curl: curl: Incorrect HTTPS connection reuse with Native CA Store
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security DevOps Team <prodsec-dev>
Status: NEW --- QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: akhatavk, anthomas, aos-team-art-private, asdas, bbrownin, crizzo, dpaolell, ehelms, ggainey, gtanzill, jbuscemi, jdelft, jpasqual, jupierce, juwatts, kshier, lgarciaa, mbiarnes, mdellweg, mhulan, nmoumoul, osousa, pcreech, ppalepu, ppostler, prdhamdh, rchan, rekumar, rhel-process-autobot, sdawley, sghai, sidsharm, smallamp, stcannon, suppawar, teagle, tmalecek, vlaad, vvoronko, watson-tool-maintainers, yguenane
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
A flaw was found in libcurl. This vulnerability allows libcurl to incorrectly reuse an existing HTTPS connection for a given hostname, even when a different Native CA Store setting (`CURLSSLOPT_NATIVE_CA`) is specified for the new connection. This could potentially lead to a client trusting a malicious server if the initial connection used a less strict CA store than intended for subsequent connections.
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 2537480    
Bug Blocks:    

Description OSIDB Bzimport 2026-09-06 18:01:39 UTC
A flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup
for a given hostname even when using a different Native CA Store setting
(`CURLSSLOPT_NATIVE_CA`) than when the connection was created.