diff --git a/CHANGELOG.md b/CHANGELOG.md index f8ad500a13e..3c57b95028e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -698,7 +698,7 @@ Users who use LDAP role sync to only sync Viewer, Editor and Admin roles, but gr ### Bug fixes -- Fixed CVE-2023-3128 +- **Auth:** Fixed CVE-2023-3128. [#70578](https://github.com/grafana/grafana/issues/70578), [@zerok](https://github.com/zerok)