diff --git a/CHANGELOG.md b/CHANGELOG.md index e516689a33d..f8ad500a13e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -716,7 +716,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. [#70576](https://github.com/grafana/grafana/issues/70576), [@zerok](https://github.com/zerok)