diff --git a/linux_os/guide/system/software/system-tools/package_libreport-plugin-logger_removed/rule.yml b/linux_os/guide/system/software/system-tools/package_libreport-plugin-logger_removed/rule.yml
new file mode 100644
index 000000000000..94428d19dc0e
--- /dev/null
+++ b/linux_os/guide/system/software/system-tools/package_libreport-plugin-logger_removed/rule.yml
@@ -0,0 +1,30 @@
+documentation_complete: true
+
+prodtype: fedora,ol7,ol8,rhel7,rhel8
+
+title: 'Uninstall libreport-plugin-logger Package'
+
+description: |-
+ {{{ describe_package_remove(package="libreport-plugin-logger") }}}
+
+rationale: |-
+ libreport-plugin-logger is a ABRT plugin to report bugs into the
+ Red Hat Support system.
+
+severity: low
+
+identifiers:
+ cce@rhel8: CCE-89201-8
+
+references:
+ disa: CCI-000381
+ srg: SRG-OS-000095-GPOS-00049
+ stigid@ol8: OL08-00-040001
+ stigid@rhel8: RHEL-08-040001
+
+{{{ complete_ocil_entry_package(package="libreport-plugin-logger") }}}
+
+template:
+ name: package_removed
+ vars:
+ pkgname: libreport-plugin-logger
diff --git a/linux_os/guide/system/software/system-tools/package_libreport-plugin-rhtsupport_removed/rule.yml b/linux_os/guide/system/software/system-tools/package_libreport-plugin-rhtsupport_removed/rule.yml
new file mode 100644
index 000000000000..8ca0488c7956
--- /dev/null
+++ b/linux_os/guide/system/software/system-tools/package_libreport-plugin-rhtsupport_removed/rule.yml
@@ -0,0 +1,30 @@
+documentation_complete: true
+
+prodtype: fedora,ol7,ol8,rhel7,rhel8
+
+title: 'Uninstall libreport-plugin-rhtsupport Package'
+
+description: |-
+ {{{ describe_package_remove(package="libreport-plugin-rhtsupport") }}}
+
+rationale: |-
+ libreport-plugin-rhtsupport is a ABRT plugin to report bugs into the
+ Red Hat Support system.
+
+severity: low
+
+identifiers:
+ cce@rhel8: CCE-88955-0
+
+references:
+ disa: CCI-000381
+ srg: SRG-OS-000095-GPOS-00049
+ stigid@ol8: OL08-00-040001
+ stigid@rhel8: RHEL-08-040001
+
+{{{ complete_ocil_entry_package(package="libreport-plugin-rhtsupport") }}}
+
+template:
+ name: package_removed
+ vars:
+ pkgname: libreport-plugin-rhtsupport
diff --git a/products/ol8/profiles/ospp.profile b/products/ol8/profiles/ospp.profile
index b6fcfbf28d6e..0a4958dcdc2c 100644
--- a/products/ol8/profiles/ospp.profile
+++ b/products/ol8/profiles/ospp.profile
@@ -199,10 +199,12 @@ selections:
- package_nfs-utils_removed
- package_krb5-workstation_removed
- package_abrt-addon-kerneloops_removed
- - package_abrt-addon-python_removed
+ - package_python3-abrt-addon_removed
- package_abrt-addon-ccpp_removed
- package_abrt-plugin-sosreport_removed
- package_abrt-cli_removed
+ - package_libreport-plugin-rhtsupport_removed
+ - package_libreport-plugin-logger_removed
- package_abrt_removed
### Login
diff --git a/products/ol8/profiles/stig.profile b/products/ol8/profiles/stig.profile
index 039d54af22ca..184e656984d7 100644
--- a/products/ol8/profiles/stig.profile
+++ b/products/ol8/profiles/stig.profile
@@ -935,9 +935,11 @@ selections:
- package_abrt_removed
- package_abrt-addon-ccpp_removed
- package_abrt-addon-kerneloops_removed
- - package_abrt-addon-python_removed
+ - package_python3-abrt-addon_removed
- package_abrt-cli_removed
- package_abrt-plugin-sosreport_removed
+ - package_libreport-plugin-rhtsupport_removed
+ - package_libreport-plugin-logger_removed
# OL08-00-040002
- package_sendmail_removed
diff --git a/products/rhel8/profiles/ospp.profile b/products/rhel8/profiles/ospp.profile
index 4e033856b3d9..c20e1574ffc4 100644
--- a/products/rhel8/profiles/ospp.profile
+++ b/products/rhel8/profiles/ospp.profile
@@ -210,6 +210,8 @@ selections:
- package_abrt-addon-ccpp_removed
- package_abrt-plugin-sosreport_removed
- package_abrt-cli_removed
+ - package_libreport-plugin-rhtsupport_removed
+ - package_libreport-plugin-logger_removed
- package_abrt_removed
### Login
diff --git a/products/rhel8/profiles/stig.profile b/products/rhel8/profiles/stig.profile
index 35be32dbf16c..82ef3d2425eb 100644
--- a/products/rhel8/profiles/stig.profile
+++ b/products/rhel8/profiles/stig.profile
@@ -931,6 +931,8 @@ selections:
- package_python3-abrt-addon_removed
- package_abrt-cli_removed
- package_abrt-plugin-sosreport_removed
+ - package_libreport-plugin-rhtsupport_removed
+ - package_libreport-plugin-logger_removed
# RHEL-08-040002
- package_sendmail_removed
diff --git a/shared/references/cce-redhat-avail.txt b/shared/references/cce-redhat-avail.txt
index 2432cc874542..e9ec9e6354a1 100644
--- a/shared/references/cce-redhat-avail.txt
+++ b/shared/references/cce-redhat-avail.txt
@@ -2854,7 +2854,6 @@ CCE-88951-9
CCE-88952-7
CCE-88953-5
CCE-88954-3
-CCE-88955-0
CCE-88956-8
CCE-88957-6
CCE-88958-4
@@ -3085,7 +3084,6 @@ CCE-89197-8
CCE-89198-6
CCE-89199-4
CCE-89200-0
-CCE-89201-8
CCE-89202-6
CCE-89203-4
CCE-89204-2
diff --git a/tests/data/profile_stability/rhel8/ospp.profile b/tests/data/profile_stability/rhel8/ospp.profile
index 0e12daa8326e..96a7088712f8 100644
--- a/tests/data/profile_stability/rhel8/ospp.profile
+++ b/tests/data/profile_stability/rhel8/ospp.profile
@@ -147,6 +147,8 @@ selections:
- package_gssproxy_removed
- package_iprutils_removed
- package_krb5-workstation_removed
+- package_libreport-plugin-logger_removed
+- package_libreport-plugin-rhtsupport_removed
- package_nfs-utils_removed
- package_openscap-scanner_installed
- package_openssh-clients_installed
diff --git a/tests/data/profile_stability/rhel8/stig.profile b/tests/data/profile_stability/rhel8/stig.profile
index 7ca3d7559600..ce84291fb4c9 100644
--- a/tests/data/profile_stability/rhel8/stig.profile
+++ b/tests/data/profile_stability/rhel8/stig.profile
@@ -292,6 +292,8 @@ selections:
- package_gssproxy_removed
- package_iprutils_removed
- package_krb5-workstation_removed
+- package_libreport-plugin-logger_removed
+- package_libreport-plugin-rhtsupport_removed
- package_mcafeetp_installed
- package_opensc_installed
- package_openssh-server_installed
diff --git a/tests/data/profile_stability/rhel8/stig_gui.profile b/tests/data/profile_stability/rhel8/stig_gui.profile
index 8fe977ab51c7..1a1364042029 100644
--- a/tests/data/profile_stability/rhel8/stig_gui.profile
+++ b/tests/data/profile_stability/rhel8/stig_gui.profile
@@ -303,6 +303,8 @@ selections:
- package_gssproxy_removed
- package_iprutils_removed
- package_krb5-workstation_removed
+- package_libreport-plugin-logger_removed
+- package_libreport-plugin-rhtsupport_removed
- package_mcafeetp_installed
- package_opensc_installed
- package_openssh-server_installed