A CSRF issue is found in the audit configuration under settings. It was found that no CSRF token validation is getting done on the server-side. If we remove the CSRF token and keep the CSRF token field empty, the action is getting performed.
{ "nvd_published_at": "2022-01-14T19:15:00Z", "github_reviewed_at": "2022-01-24T21:11:02Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-352" ] }