diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ac953fc1ed36b8396cac6481cbd40fd5b3bd199..78cb02fb40b0313ab7e3274a38880dddcbccc14c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -49,8 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Security (in case of vulnerabilities)
 
 - TLS is by default restricted to v1.2 and v1.3 now.
-- #11 - pam_authentication leaks the password to unprivileged processes on the
-  same machine.
+- #11 - `pam_authentication` and `ldap_authentication.sh` leaked the password to unprivileged
+  processes on the same machine.
 - #68 - Shadow sensitive information when logging for debugging purposes.