Deploy multiple Windows CVE patches with Hexnode Auto-Patch automationSolved

Participant
Discussion
5 months ago Apr 04, 2026

I need to push a few Windows security patches to 4-5 computers from Hexnode. The vulnerabilities are listed as CVE-2026-62832, CVE-2026-68820, and CVE-2026-72971.

I can see the Windows vulnerabilities in the patch section, but I am not sure how to deploy all three CVE patches together. I also want to test it on one computer first before pushing it to the rest of the devices. What is the correct way to configure this in Hexnode?

Replies (1)

Marked SolutionPending Review
Hexnode Expert
5 months ago Apr 04, 2026
Marked SolutionPending Review

Hi @jayceon,

You can deploy multiple Windows security patches using a Windows Auto-Patch automation in Hexnode.

Recommended approach:

1. Go to Automate > New automation.
2. Select Windows > Auto-Patch.
3. Add a filter for the first CVE.
4. Use New filter to add the remaining CVEs.
5. Change the filter logic from AND to OR so that the automation targets devices affected by any of the listed CVEs.
6. Save the automation.
7. Set the trigger to Once and ASAP.
8. Under Targets & Filters, select a test device group that contains only one Windows device.
9. Run the automation and verify the result before expanding it to more devices.

Using OR logic is important when adding multiple CVEs. If AND is used, the device may need to match all listed vulnerability conditions at the same time, which can prevent the expected patches from being selected.

Regards,
Sienna Carter
Hexnode UEM

Save