FedRAMP VDR and VER: What CSPs Must Do Before December 7, 2026
FedRAMP Notice NTC-0014 makes the Vulnerability Detection and Response (VDR) and Vulnerability Evaluation and Reporting (VER) rulesets mandatory on December 7, 2026 for every certified or in-process cloud service offering, Rev 5 and 20x alike, with certification revocable after March 7, 2027. Remediation deadlines now come from certification class, potential agency impact, internet-reachability, and exploitability instead of scanner severity.
In this article
Main question
What is the December 7, 2026 FedRAMP VDR and VER deadline?
If you hold a FedRAMP certification, or you are working toward one, you have a hard deadline on December 7, 2026. On that date the Vulnerability Detection and Response (VDR) and Vulnerability Evaluation and Reporting (VER) rulesets become mandatory for every cloud service offering. This applies whether you are on Rev 5 or 20x.
The grace period ends March 7, 2027. After that, FedRAMP can revoke certification for providers that have not transitioned.
This is not a 20x-only change. If you are a Rev 5 provider running monthly authenticated scans and filing a POA&M, FedRAMP has said directly that this process is insufficient.
Where the deadline came from
The chain runs from CISA to FedRAMP to you.
On June 10, 2026, CISA issued Binding Operational Directive 26-04, Prioritizing Security Updates Based on Risk. BOD 26-04 supersedes and revokes BOD 19-02 and BOD 22-01. It replaces severity-driven patching with risk-based prioritization built on exposure, known exploitation, automatability, and technical impact.
On June 16, 2026, FedRAMP published Notice NTC-0014, FedRAMP Response to CISA BOD 26-04. The notice sets the December 7 date and names the two rulesets that carry the directive down to providers: VDR and VER.
The logic is straightforward. Agencies must now prioritize remediation by risk under BOD 26-04. Agencies cannot do that for the services they consume unless providers supply the evaluation data behind it. A monthly scan report does not contain that data.
What each ruleset covers
The two rulesets split the work.
VDR (Vulnerability Detection and Response) covers finding vulnerabilities and doing something about them: detection coverage, cadence, response, and remediation timeframes. There are 17 requirements.
VER (Vulnerability Evaluation and Reporting) covers judging what you found and telling people about it: exploitability, internet-reachability, potential agency impact, and the reports that go to agencies and FedRAMP. There are 23 requirements.
Together they replace the operating model most providers run today.
The three evaluations you must perform
The center of the change is VER. Every detected vulnerability now needs three judgments before you can decide how fast to fix it.
| Evaluation | Rule | Question it answers |
|---|---|---|
| Internet-reachability | VER-EVA-EIR | Can it be reached from the internet? |
| Exploitability | VER-EVA-ELX | Is it likely exploitable? |
| Potential Agency Impact | VER-EVA-EPA | How badly would exploitation hurt your agency customers? |
All three are MUST requirements. Scanner severity does not satisfy any of them, because none of them is a property of the vulnerability alone. Each depends on where the vulnerability sits in your boundary and who your customers are.
Potential Agency Impact uses a five-level scale called PAIN:
- N1: minimal customer effects on one or more agencies
- N2: narrow customer effects on one or more agencies
- N3: a disruptive customer effect on one agency
- N4: a debilitating customer effect on one agency, or a disruptive effect on more than one
- N5: a debilitating customer effect on more than one agency
Remediation timeframes are now a matrix
Under the old model, remediation deadlines came from severity: 30 days for high, 90 for moderate, 180 for low. Under VDR-TFR-PVR, the deadline is a function of your certification class, the PAIN rating, internet-reachability, and exploitability.
Here is the fastest lane, an internet-reachable and likely exploitable vulnerability, across classes:
| PAIN | Class A | Class B | Class C | Class D |
|---|---|---|---|---|
| N5 | 4 days | 4 days | 2 days | 12 hours |
| N4 | 8 days | 8 days | 4 days | 2 days |
| N3 | 32 days | 32 days | 16 days | 8 days |
| N2 | 96 days | 96 days | 48 days | 24 days |
Two things stand out. A Class D provider with a critical internet-reachable flaw has twelve hours, which no monthly process can meet. And a not-likely-exploitable N2 finding gets 192 days at Class A, far longer than the old 30-day clock for a "high" severity.
That second point matters as much as the first. Risk-based prioritization is not only about moving faster. It is about not burning your engineering capacity on findings that do not threaten your agency customers.
Detection cadence is now explicit
Detection has its own clocks, and they also vary by class.
| Requirement | Class A | Class B | Class C | Class D |
|---|---|---|---|---|
| Persistent Drift Detection | 3 months | 1 month | 14 days | 7 days |
| Persistently Complete Detection | 6 months | 6 months | 1 month | 1 month |
| Evaluate Vulnerabilities Quickly | 14 days | 7 days | 5 days | 2 days |
Note the third row. Evaluation is on a clock of its own. Finding a vulnerability and sitting on it for a month before rating it fails VER independently of whether you remediate on time.
Known Exploited Vulnerabilities get their own rule
VDR-TFR-KEV says providers should remediate Known Exploited Vulnerabilities according to the due dates in the CISA KEV catalog, as required by BOD 26-04, even if the vulnerability has been fully mitigated.
That last clause is the part teams miss. A compensating control that removes exploitability does not stop the KEV clock. There is also a companion rule, VDR-CSO-AKE, on avoiding KEVs in the first place.
Reporting changes shape
Under VER-RPT-PER, reporting becomes persistent: providers must report detection and response activity to all necessary parties continuously, summarizing all activity since the previous report. A human-readable summary is still required at least monthly under VER-TFR-MHR.
The monthly artifact does not disappear. What changes is that it becomes a summary of a continuous process rather than the process itself.
What this means if you are on Rev 5 today
This is the group most at risk of missing the deadline, because nothing about it feels like a 20x project.
Your current process probably looks like this: authenticated scans once a month, results triaged by CVSS score, findings tracked in a POA&M with 30/90/180-day deadlines, and a monthly package to your agency.
Against the new rules, four gaps show up:
- No exploitability or reachability evaluation. CVSS is a severity score, not a determination of whether the flaw is reachable in your boundary or likely to be exploited.
- No agency-impact rating. PAIN has no equivalent in the Rev 5 workflow.
- Deadlines from the wrong input. Severity-derived due dates will be both too slow for genuinely dangerous findings and too aggressive for harmless ones.
- Cadence gaps. Monthly detection cannot satisfy drift detection at Class C or D, and evaluation has its own clock regardless of class.
A practical sequence between now and December 7
You do not need to solve all 40 requirements at once. The dependencies run in one direction, so work in this order.
- Inventory your detection coverage. VDR-CSO-DET requires systematic, persistent, prompt discovery across the offering. Find the resources nothing currently scans.
- Add the three evaluations to your pipeline. Reachability, exploitability, and PAIN. Until these exist, no correct remediation deadline can be computed.
- Recompute your due dates. Replace severity-derived deadlines with the PVR matrix for your class.
- Wire the KEV catalog in. Due dates come from CISA, not from you, and they apply to mitigated findings too.
- Fix the cadence. Match drift and complete-detection intervals to your class.
- Convert reporting. Move from a monthly artifact to persistent reporting with a monthly human-readable summary on top.
- Handle accepted vulnerabilities. VER-TFR-MAV and VER-RPT-AVI govern what you must record and disclose when a vulnerability is accepted rather than fixed.
The part that is easy to underestimate
The evaluations are per-vulnerability, continuous, and auditable. Three judgments on every finding, forever, each one defensible to an assessor.
For a small provider with a few hundred findings a month, that is a meaningful analyst workload. For a larger boundary it is not something a team does by hand. This is why the rules repeatedly point toward automation, and why VER-EVA-AIA ("Assume It's Automatable") is a MUST rather than a suggestion.
Boundera evaluates reachability, exploitability, and potential agency impact automatically from connected evidence, computes remediation deadlines from your certification class, and produces the persistent reporting VER requires. If you want to see where you stand against these 40 requirements first, the free gap assessment scores your readiness in about five minutes.
Key dates
- June 10, 2026: CISA issues BOD 26-04
- June 16, 2026: FedRAMP publishes NTC-0014
- December 7, 2026: VDR and VER become mandatory for all certified and in-process offerings
- March 7, 2027: grace period ends; certification may be revoked for non-compliance
References
Frequently asked questions
What is the December 7, 2026 FedRAMP VDR and VER deadline?
FedRAMP Notice NTC-0014 makes the Vulnerability Detection and Response (VDR) and Vulnerability Evaluation and Reporting (VER) rulesets mandatory on December 7, 2026 for every cloud service offering seeking or maintaining FedRAMP certification. A corrective-action grace period runs to March 7, 2027, after which certification can be revoked.
Does the VDR and VER deadline apply to Rev 5 providers?
Yes. The requirement applies to all certified and in-process cloud service offerings regardless of whether they are on Rev 5 or 20x. FedRAMP states that the legacy monthly vulnerability scanning process most Rev 5 providers follow is insufficient.
How do the new FedRAMP remediation timeframes work?
Under VDR-TFR-PVR, the deadline depends on your certification class, the Potential Agency Impact (PAIN) rating from N1 to N5, whether the vulnerability is internet-reachable, and whether it is likely exploitable. An internet-reachable, likely exploitable N5 vulnerability allows 4 days at Class A and 12 hours at Class D, while a not-likely-exploitable N2 finding can allow up to 192 days.
What is CISA BOD 26-04?
Binding Operational Directive 26-04, Prioritizing Security Updates Based on Risk, was issued by CISA on June 10, 2026. It supersedes BOD 19-02 and BOD 22-01 and requires risk-based vulnerability prioritization using exposure, known exploitation, automatability, and technical impact. FedRAMP passes it down to cloud providers through the VDR and VER rulesets.
What is the difference between VDR and VER?
VDR (Vulnerability Detection and Response) covers detecting vulnerabilities and responding to them, including detection cadence and remediation timeframes, across 17 requirements. VER (Vulnerability Evaluation and Reporting) covers evaluating what was found and reporting it to agencies and FedRAMP, including internet-reachability, exploitability, and potential agency impact, across 23 requirements.
Next step
If you want to turn this guidance into an execution plan, the product side handles control mapping, SSP drafting, and evidence collection.
Related articles
VDR vs POA&M: How FedRAMP 20x Changes Vulnerability Management
How FedRAMP 20x shifts vulnerability work from periodic POA&M tracking toward persistent vulnerability detection and response.
How to Get FedRAMP 20x Certified: A Step-by-Step Guide for CSPs
A practical, official-source-grounded roadmap for cloud service providers preparing for FedRAMP 20x.
KSIs vs the SSP: What FedRAMP 20x Changes About Documentation
FedRAMP 20x replaces the Rev 5 SSP's control-by-control narrative with KSI evidence packages that are machine-readable and continuously validated. Here's what changes.