When ssl was enabled for Mongo Hook, default settings included "allow_insecure" which caused that certificates were not validated. This was unexpected and undocumented. Users are recommended to upgrade to version 4.0.0, which fixes this issue.
{
"nvd_published_at": "2024-02-20T21:15:08Z",
"severity": "CRITICAL",
"github_reviewed_at": "2024-02-21T02:27:37Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-295"
]
}