If custom root certificates were registered with a ClientBuilder, the hostname of the target server would not be validated against its presented leaf certificate. This issue was fixed by properly configuring the trust evaluation logic to perform that check.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-295"
],
"nvd_published_at": null,
"github_reviewed_at": "2021-08-19T21:25:26Z",
"severity": "MODERATE"
}