CVE-2021-20329 - Mongo DB Version 5.0

Hey @RGupta5, thanks for the question! Did you update your MongoDB version and the Go Driver version that you use in your application? Updating MongoDB will not cause the Go Driver to be updated, that is a separate operation.

I have a few questions that may help:

  • What vulnerability scanning system is warning about CVE-2021-20329? (e.g. Snyk, Dependabot, govulncheck, etc)
  • Can you post part or all of your go.mod file for your application?