Hello
I agree that maybe further information on how CPLP works could be added in the documentation; as far as I can tell, if you look every SK related to CVE released by Check Point reports if it's covered by CPLP, if it's not mentioned, CPLP can't fix the specific CVE.
So, the output of cplp list display information about all the CVEs not fixed in the release and JHF in use and CPLP can fix.
For example, this is the output of a Security Gateway R81.20 without JHF (fresh install):
ID(PATCH:PROC) STATUS MODE PIDS INSTALLED COMMENT
--------------------------------------------------------------------------
cpcert:cpca* ready livepatch 0/0 2026-09-17 08:54:34 CVE-2026-85102 CVE-2026-85103
cpcert:iked* ready livepatch 0/0 2026-09-17 08:54:34 CVE-2026-85102 CVE-2026-85103
cpcert:vpnd* ready livepatch 0/0 2026-09-17 08:54:34 CVE-2026-85102 CVE-2026-85103
cpcert:vpnrad* ready livepatch 0/0 2026-09-17 08:54:34 CVE-2026-85102 CVE-2026-85103
cpcert:wstlsd* ready livepatch 0/0 2026-09-17 08:54:34 CVE-2026-85102 CVE-2026-85103
cpcert_cprid:cprid* armed livepatch 1/1 2026-09-17 08:54:30 CVE-2026-85102 CVE-2026-85103
cpikev2:iked* ready livepatch 0/0 2026-09-17 08:54:36 CVE-2026-85102 CVE-2026-85103
vpn1:iked* ready livepatch 0/0 2026-09-17 08:54:26
vpn1:vpnd* ready livepatch 0/0 2026-09-17 08:54:26
It reports only two CVEs:
- CVE-2026-85102
- CVE-2026-85103
These are CVEs related to Security Gateway only, and these are CVE that can be fixed by CPLP; for example, this CVE:
https://support.checkpoint.com/results/sk/sk185153
It affects my gateway, but is not covered by CPLP, so it's no listed in the output of cplp list command.
Just to recap, if you have a Security Gateway with the latest JHF installed, a new CVE is published, and this CVE is covered by CPLP, than it will be showed in the output of CPLP command.
If your gateway has an older JHF, CPLP will lists only the CVEs that can affect your gateway and that it covers.
I’m sure this logic is clear to you too; I was just wrapping up the point—I hope I haven’t bored you.