Vendor-neutral guide · 9 min read
A patch management policy example for IT teams
Written by the 247connect Marketing Team
Shape of the topic
In short
Patching is one of the most consistently effective security controls available, and one of the most commonly done badly. Left informal, it either happens too slowly, leaving known vulnerabilities open for months, or too fast, breaking production systems with an untested update. A patch management policy fixes both problems by defining risk tiers, a testing sequence, a cadence for routine updates and a separate fast path for emergencies, so patching is predictable rather than reactive.
Key takeaways
- Patching should be tiered by risk, with critical internet-facing systems patched faster than low-risk internal ones.
- A test ring, even a small one, catches the patches that would otherwise break production on the first roll-out.
- Emergency patching needs its own fast-track process, separate from the routine monthly cycle.
- An exception register, not silence, is the correct way to record a system that cannot be patched on schedule.
- Patch compliance should be measured and reported, not assumed from the fact that a patching tool exists.
Why patching needs a policy, not just a tool
Deploying a patch management tool is not the same as having a patch management policy. The tool applies updates; the policy decides which systems get them first, how quickly, and what happens when a patch cannot be applied on schedule. Without that decision layer, patching tends to default to whatever the tool's out-of-the-box settings happen to be, which rarely matches the organisation's actual risk profile.
The NCSC and NIST both treat timely patching as a foundational control precisely because so many breaches exploit vulnerabilities for which a patch has been available for months. A policy is what turns 'we patch things' into a process that can demonstrate it patches the highest-risk systems fastest.
Risk tiers: not every system patches on the same clock
Group systems into risk tiers based on exposure and impact, and assign each tier a maximum time to patch once a vendor rating is known. Internet-facing systems and anything handling sensitive data should sit in the fastest tier; internal, low-impact systems can tolerate a longer window, which buys time for testing without leaving high-risk systems exposed.
Vulnerability severity should also feed the timeline directly: a critical vulnerability with a known exploit demands action within days regardless of which system tier it affects, while a low-severity finding on an internal system can reasonably wait for the next scheduled cycle.
- Tier 1: internet-facing systems, VPN concentrators, remote access gateways — patch critical/high within 72 hours of release
- Tier 2: servers and infrastructure handling sensitive data — patch critical/high within 7 days
- Tier 3: standard end-user devices — patch critical/high within 14 days via routine cycle
- Tier 4: low-risk internal systems with compensating controls — patch within the next scheduled monthly cycle
Test rings and staged roll-out
Even a small test ring, a handful of representative devices covering the main hardware and software configurations in use, catches a meaningful share of patches that would otherwise cause problems when applied broadly. The policy should require that patches pass through this ring before wider deployment, with a defined soak period, typically 24 to 72 hours, before roll-out continues.
Staged roll-out beyond the test ring, deploying to a small percentage of the estate first and expanding once no issues are reported, extends the same protection to the full patch cycle without materially slowing it down for the vast majority of devices.
- Ring 0: IT team's own devices and a small set of representative test machines
- Ring 1: a defined pilot group, roughly 5 to 10 percent of the estate, across departments
- Ring 2: general roll-out to the remaining estate once Ring 1 shows no issues
Emergency patching
Routine cadence is not fast enough for an actively exploited vulnerability. The policy needs a separate emergency patching process that can bypass the standard test ring timeline when the risk of not patching clearly outweighs the risk of an untested update, with a named authority who can approve that decision without waiting for a scheduled change board.
Emergency patches should still go through the smallest practical verification, even if that is a handful of devices checked within hours rather than days, and should be documented after the fact with the reasoning for skipping the normal cycle.
The exception register
Some systems genuinely cannot be patched on schedule: a legacy application that breaks with a particular update, a vendor that has not yet certified compatibility, or a system awaiting decommission. The correct response is not silence, it is an exception register that records the system, the reason it cannot be patched, the compensating control in place in the meantime, and a target date for resolution.
An exception register reviewed monthly turns an invisible risk into a visible, managed one, and gives leadership something concrete to look at when deciding whether to accelerate remediation or accept the risk formally.
Best-practice checklist
1. Define risk tiers
Group systems by exposure and impact, and assign each tier a maximum patch time by vulnerability severity.
2. Set up a test ring
Build a small representative test group covering the main hardware and software configurations in the estate.
3. Define staged roll-out
Sequence deployment from test ring to pilot group to full estate with a defined soak period at each stage.
4. Write the emergency patching process
Name who can authorise bypassing the standard cycle for an actively exploited vulnerability.
5. Create the exception register
Record any system that cannot be patched on schedule, the compensating control, and a target resolution date.
6. Set a monthly patching cadence
Schedule routine patch deployment for lower-tier systems on a fixed monthly date.
7. Measure and report compliance
Track the percentage of the estate patched within the target window per tier, reported to management monthly.
8. Review the exception register
Check open exceptions monthly and escalate any without progress towards resolution.
Common pitfalls
- Applying the same patching timeline to every system regardless of exposure or data sensitivity
- Deploying patches broadly with no test ring, then discovering the breakage in production
- Treating emergency patching as an excuse to skip verification entirely rather than compressing it
- Letting unpatched systems go unrecorded instead of logging them in an exception register
- Measuring patching effort by whether a tool ran, rather than by the percentage of the estate actually within target
What to measure
| Critical/high patches applied within tier target | Track percentage per tier, monthly |
|---|---|
| Mean time to patch (critical severity) | Should trend down over time |
| Test ring pass rate before wider roll-out | Track patches that failed in the test ring |
| Open exceptions with no compensating control | Target zero |
| Emergency patches deployed vs. scheduled patches | Track ratio to spot recurring urgent gaps |
Select any column heading to sort.
Frequently asked questions
- What is a patch management policy example structured around?
- A working patch management policy is usually structured around risk tiers based on system exposure, a test ring and staged roll-out to catch problem patches, a defined routine cadence, a separate emergency patching process, and an exception register for systems that cannot be patched on schedule.
- How quickly should critical patches be applied?
- It depends on the system's risk tier, but internet-facing systems and anything handling sensitive data should typically receive critical or high-severity patches within 72 hours to 7 days of release, while lower-risk internal systems can reasonably follow the next scheduled monthly cycle.
- What is a test ring in patch management?
- A test ring is a small group of representative devices, covering the main hardware and software configurations used across the estate, that receives a patch first. It exists to catch problems before the patch is deployed broadly, with a short soak period before wider roll-out continues.
- What should happen when a system cannot be patched on schedule?
- It should be recorded in an exception register, along with the reason it cannot be patched, the compensating control in place in the meantime, and a target date to resolve the underlying issue. Silence is not an acceptable substitute for a documented exception.
- How is emergency patching different from routine patching?
- Emergency patching bypasses the standard cadence and test ring timeline when an actively exploited vulnerability makes the risk of delay greater than the risk of an untested update. It should still involve the smallest practical verification and be documented after the fact.
Sources
Independent, standards-body and peer-reviewed material. None of these sources is affiliated with 247connect.
- Patching cyber security guidance
NCSC
UK government guidance on patch prioritisation and timelines by severity.
- Guide to Enterprise Patch Management Planning (SP 800-40 Rev. 4)
NIST
Federal guidance on structuring a patch management programme, including risk-based prioritisation.
- Known Exploited Vulnerabilities Catalog
CISA
Reference list useful for informing emergency patching decisions on actively exploited vulnerabilities.
Putting it into practice
This guide is deliberately product-neutral. If you want to see how one implementation handles these requirements — attended and unattended access, named operator accounts, AES-256 encryption, audit logs and fixed pricing — the reference pages on this hub document 247connect in detail, and the product itself lives at 247connect.cloud.
More best-practice guides
IT incident response runbook
An IT incident response runbook covering severity matrix, roles, communications, containment steps and post-incident review.
IT asset register template
An IT asset register template covering the fields it needs and the process that keeps it accurate over time.
Remote support acceptable use policy
A remote support acceptable use policy covering consent, what operators may do in a session, recording, monitoring boundaries and breach handling.