Bug 2497470

Summary: CVE-2026-8932 davix: libcurl: Security feature bypass due to improper mTLS connection reuse [epel-all]
Product: [Fedora] Fedora EPEL Reporter: Jon Moroney <jmoroney>
Component: davixAssignee: Mihai Patrascoiu <mihai.patrascoiu>
Status: ASSIGNED --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: epel10CC: adev88, mattias.ellert, mihai.patrascoiu
Target Milestone: ---Keywords: Reopened, Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["e158f066-055b-4c38-9c35-fbfc2a260b16"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-09-07 05:54:13 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: 2496759    

Description Jon Moroney 2026-07-06 20:11:31 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.

libcurl would reuse a previously created connection even when some mTLS config
related option had been changed that should have prohibited reuse.

libcurl keeps previously used connections in a connection pool for subsequent
transfers to reuse if one of them matches the setup. However, some TLS
settings related to client certificates were left out from the configuration
match checks, making them match too easily. In particular options related to
the private key.

Comment 1 Mihai Patrascoiu 2026-07-15 14:30:48 UTC
Hello,

This CVE affects Davix on EPEL8 platform, as over there we bundle libcurl v7.69.0.

Can patch our Davix codebase once upstream patch backport is published for curl v7.69.0.

Cheers,
Mihai