In life, there are various ways to approach towards a problem, similar case is with Vulnerability Management as well. One such way is patch-based approach where in one identifies missing patches and then decide the course of actions.
So, whenever you observe a sudden surge in total vulnerability count then patch-based approach will suggest you to check for recently released patches. Now it is up to your organizational policy whether you want to stay on "n" or "n-1".
Following are the URLs you can visit to check for recently released patches for commonly used OSes and applications:
OS Category (Windows + RHEL + Cisco):
------------------------------------
Windows Server: https://learn.microsoft.com/en-us/windows-server/get-started/windows-server-release-info
Windows Workstation: https://learn.microsoft.com/en-us/windows/release-health/release-information
RHEL: https://access.redhat.com/solutions/3711551
Cisco:
1. Depends on the platform (newly-released series family, mid-life, approaching end-of-life, etc.)
2. Depends on the train (early deployment, single-release, maintenance release)
Non-OS Category:
------------------------------------
JAVA: https://www.java.com/releases/
.NET: https://learn.microsoft.com/en-us/dotnet/core/releases-and-support
Google Chrome: https://chromereleases.googleblog.com/
Mozilla Firefox: https://www.mozilla.org/en-US/firefox/releases/
Microsoft Edge: https://learn.microsoft.com/en-us/deployedge/microsoft-edge-relnote-stable-channel
Zoom: https://support.zoom.com/hc/en/category?id=kb_category&kb_category=d52a3eda8720391089a37408dabb3559
Cisco AnyConnect: https://www.cisco.com/c/en/us/support/security/anyconnect-secure-mobility-client/products-release-notes-list.html
Adobe Acrobat: https://helpx.adobe.com/acrobat/release-note/release-notes-acrobat-reader.html
Microsoft365 Apps: https://learn.microsoft.com/en-us/officeupdates/release-notes-microsoft365-apps
Few patches are released on quarterly basis (e.g. JAVA) whereas few are released on monthly basis (e.g. Microsoft OS), few do not have any patching cadence.
Happy Learning !!
VulnerabilityManagement Cybersecurity