diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.7c.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.7c.bb
index ecd277724..d2af1f27f 100644
--- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.7c.bb
+++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.7c.bb
@@ -19,6 +19,8 @@ SRC_URI = "git://github.com/proftpd/proftpd.git;branch=${BRANCH};protocol=https
 
 S = "${WORKDIR}/git"
 
+CVE_STATUS[CVE-2001-0027] = "cpe-incorrect: This is only for ProFTPD running the mod_sqlpw module. This module is not used by meta-openembedded."
+
 inherit autotools-brokensep useradd update-rc.d systemd multilib_script
 
 EXTRA_OECONF += "--enable-largefile"
