Affected versions of node-uuid consistently fall back to using Math.random as an entropy source instead of crypto, which may result in guessable UUID's.
Update to version 1.4.4 or later.
{
"nvd_published_at": null,
"cwe_ids": [
"CWE-331"
],
"severity": "HIGH",
"github_reviewed_at": "2020-04-16T02:58:22Z",
"github_reviewed": true
}