Existing Dgraph audit logs are vulnerable to brute force attacks due to nonce collisions. All audit logs generated by versions of Dgraph <v23.0.0 are affected.
This issue was patched in https://github.com/dgraph-io/dgraph/pull/8323. Dgraph users should upgrade to v23.0.0.
Store existing audit logs in a secure location. For extra security, encrypt using a tool like gpg.
See https://github.com/dgraph-io/dgraph/pull/8323 for more context on the vulnerability.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-326"
],
"github_reviewed_at": "2023-05-17T17:07:40Z",
"nvd_published_at": "2023-05-17T18:15:09Z",
"severity": "MODERATE"
}