diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index c2eeca875a..f974068384 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -21,8 +21,8 @@
(Memory leaks while including unexistent file).
(PHP incompatible with 3rd party file system on demand).
(Unable to interact with files inside a VFS for Git repository).
- (Long variables cause OOM and temp files are not cleaned).
- (Long variables cause OOM and temp files are not cleaned).
+ (Long variables cause OOM and temp files are not cleaned). (CVE-2019-11048).
+ (Long variables in multipart/form-data cause OOM and temp files are not cleaned). (CVE-2019-11048).
DOM: