RFC-0012 FedRAMP Continuous Vulnerability Management Standard #59
Replies: 39 comments 19 replies
-
Please NoteThis thread is for formal, public comment only; commenters may respond to each others comments, however FedRAMP's participation in this thread is limited and general Q&A and casual discussion intermixed in formal public comment creates complications. For casual discussion about this RFC prior, during, or after public comment, please use this thread in the General RFC Discussion category: Q&A on RFC-0012 and casual open discussion Added 2025-08-06: For public awareness, the primary purpose of public comment is for FedRAMP to receive information and opinions by giving "interested persons an opportunity to participate in the rule making through submission of written data, views, or arguments" (per the Administrative Procedures Act). FedRAMP does not respond to questions in public comments and they are the most difficult form of public comment to consider because the commenter's view, argument, or opinion can only be inferred. In most cases, FedRAMP is forced to interpret questions as simply a single opinion that FedRAMP should provide an answer to the question in final guidance or directives. As an additional notice for public awareness, FedRAMP reiterates that members of the public may submit multiple comments during the public comment period. |
Beta Was this translation helpful? Give feedback.
-
Comments on RFC‑0012: Continuous Vulnerability Management Standard1. Authenticated vs Unauthenticated Assessments (FRR‑CVM‑TM‑04, TM‑06)The RFC (FRR-CVM-TM-04 and TM-06) references authenticated and unauthenticated assessments but doesn’t define what “authenticated” means for containerized, serverless, or managed compute where traditional credential-based access doesn’t exist. While the authenticated/unauthenticated distinction has been historically meaningful for credential-based access in VM-based systems (e.g., SSH or WMI), it becomes ambiguous in cloud-native architectures where ephemeral containers, immutable infrastructure, and serverless functions often lack persistent credentials or interactive access paths. In many cases, enabling that kind of access (e.g., SSH into containers) introduces unnecessary risk by increasing the attack surface, violating least privilege, and deviating from secure design principles. For example, during a recent FedRAMP High review, we went back and forth with our auditors on RA-5 and RA-5(5) because they wanted to see credentialed scans of all components, including our containers. Our containers, by design, have no SSH keys or other login methods for a vulnerability scanner to perform an authenticated scan and opening that access would increase our attack surface. Instead, we use vulnerability scanning agents in the cluster, CI/CD-integrated image scans, and runtime monitoring, which meet the same intent but aren’t “authenticated” scans in the traditional sense. There is value in dividing the assessment types based on the level of access they have to the compute environment (OS, VM, container, etc) but using the authenticated/unauthenticated language is potentially confusing as compute continues to move away from traditional server/VM host based systems that have credentials and can provide “authenticated” access. Recommendation: FedRAMP should consider rewording the authenticated vs. unauthenticated terminology or provide additional guidance that recognizes modern container/serverless scanning practices (e.g., build-time image scanning, agent-based runtime scanning, etc) as valid approaches. This would prevent misunderstandings, reduce pressure to adopt outdated practices, and better reflect cloud-native security best practices to future-proof the new standard. Note: this also applies to the 20x KSI-MLA-04 "Perform authenticated vulnerability scanning on publicly accessible components”
2. Credibly Exploitable Vulnerabilities (FRR-CVM-02)The focus on credibly exploitable vulnerabilities supports good risk management practice by moving past CVSS base scores and incorporating reachability, exploitability, etc. Recommendation: Keep the focus on which vulns are credibly exploitable in the CSP's environment not just which vulns have been exploited (e.g. KEVs) since the same vulnerability may be exploitable in one environment but not in another due to the architecture or defense in depth.
3. Fast Response Time Frames (FRR‑CVM‑TM‑05)Requiring three calendar days to fully mitigate or remediate credibly exploitable, internet‑reachable vulnerabilities will likely frustrate GRC and cyber teams during long U.S. holiday weekends. That said, historically significant incidents (e.g., Kaseya VSA – July 4, 2021; MOVEit MFT – Memorial Day 2023) have occurred during these windows, so the rationale is understandable. Perhaps the time frames can be adjusted based on FedRAMP Level (Low, Mod, High) so that a FedRAMP High service has tighter requirements than a FedRAMP Low offering. The three calendar days requirement for Low/Mod might disincentivize SMBs from pursuing FedRAMP authorization due to lack of Human Resources to respond within those timelines (or the high cost of using a MSP to cover this requirement). Recommendation: Consider tight timelines (e.g. 3 calendar days) for FedRAMP High with slightly longer timelines for Moderate and Low authorization levels.
4. Monthly Minimum, Continuous Ideal (FRR‑CVM‑TM‑01)Requiring monthly reports at minimum while clearly signaling “continuous” as the goal is a pragmatic bridge from Rev5 to 20x. This gives agencies a minimum requirement bar while encouraging CSPs to use automation for parsing vuln scans and managing POA&M reporting. Recommendation: Require a machine‑readable format (e.g. SARIF, JSON schema) for continuous feeds, while allowing human-readable summaries for monthly reporting. This will facilitate automated ingestion by agencies and improve comparability while retaining the Rev5 monthly reporting cadence as the minimum bar.
5. 24 Months of Historical Reports (FRR‑CVM‑TM‑02)“Historical vulnerability reports covering at least the preceding 24 months” would benefit from more clarity on how this should be presented. Is this a trend graph? Details of every vulnerability? I assume that an agency will want to see a summary/graph of this historical data for it to be useful but clarity on whether the CSP should present that (e.g., a trend graph in their trust center) or if the CSP gives the raw data and the agency parses and graphs would be helpful. Recommendation: Add clarity on the required depth (all records vs. summarized statistics), format (raw vs. aggregated), and visual expectations (e.g., trend graphs, MTTR/MTTM distributions, SLA adherence) for historical reports. Potentially specify minimum historical metrics and visualizations (e.g., mean/median/95th percentile time-to-mitigate by reachability & impact, KEV closure timeliness, % false positives, vulnerability backlog trend) and allow providers to host the full data in trust centers while providing agencies with both machine-readable data and human-readable summary.
6. Internet‑Reachable Definition (FRD‑CVM‑07)Separating internet‑reachable from non‑internet‑reachable resources is smart and helpful. The current Note is good, but practical edge cases will arise (e.g., assets reachable via restricted IP allowlists, reachable by VPC private endpoints, API layered behind load balancer, etc). The concept is understood and appreciated but adding even more details to the definition of internet reachable will help reduce future Q&A, loopholes, and “gaming” of the requirements. Recommendation: Improve the definition of internet‑reachable by adding decision criteria and examples for common “edge-cases” such as: internet access only via content delivery, API gateways, VPC private endpoint, etc.
7. POA&Ms as Exceptions (FRR‑CVM‑05)Setting POA&Ms as deviations from recommended timelines instead of normal vuln management within the timelines is the right move. The language in FRR-CVM-05 that POA&Ms are required “only when providers won’t respond within the recommended timelines” is appreciated and should be kept. This will reduce noise by separating routine, timely remediation from true schedule/priority exceptions. Recommendation: Keep this adjustment to the function of POA&Ms as it stands in the RFC.
ClosingOverall, this RFC is a positive step toward risk-based, automation-first vulnerability management. Paramify is excited to see the FedRAMP PMO’s continued push to maximizing the use of automation for risk management activities such as evidence collection, authorization documentation, and now vulnerability management and reporting. Paramify fully supports the direction and vision of this RFC. -- Isaac Teuscher - Paramify |
Beta Was this translation helpful? Give feedback.
-
|
Public comment received via email from Autodesk, reproduced in entirety here (note that FedRAMP can't respond to public comments during the public comment period): Happy Friday!! I’ve reviewed RFC-0012: Continuous Vulnerability Management Standard, and I appreciate the intent to modernize and improve risk-based vulnerability management for CSPs and agencies. I wanted to offer a few questions and comments that may help clarify the implementation path for providers like us: Clarification Questions: Dashboard Requirements: Specifically: Are there preferred platforms or formats (e.g., API endpoints, CSV reports, hosted portals)? Vulnerability Prioritization: How should CSPs balance CVSS scores, exploitability indicators (e.g., EPSS, KEV), and asset exposure when prioritizing vulnerabilities? Will there be a recommended scoring methodology or risk framework? Use of POA&Ms: Under what conditions can CSPs still utilize a POA&M for delayed remediation? Will FedRAMP publish examples or thresholds for what constitutes valid justification for POA&M use under the updated model? Tool Compatibility and Validation: Is FedRAMP planning to approve or recommend specific vulnerability scanning tools that support the automation and reporting requirements in RFC-0012? Will there be a tool validation process CSPs must follow? Transition Timeline: Can FedRAMP clarify the transition plan and expected timeline for replacing monthly ConMon reports with real-time dashboards? Will CSPs be allowed a phased implementation period? Comments: Recommend FedRAMP consider providing a standardized dashboard template or data schema to streamline implementation for CSPs and reduce variance for agency consumers. These changes may increase complexity for smaller CSPs. It may help to publish baseline tooling recommendations or sample dashboards to ease the compliance burden. Guidance for federal agencies on how to consume and interpret the new real-time data would be beneficial to ensure alignment between CSPs and agency partners. Lastly, we would be interested in participating in a pilot or early adopter program for RFC-0012 implementation if such opportunities become available. Thank you for your continued work in modernizing FedRAMP and promoting scalable, risk-based compliance. I look forward to any additional resources or clarifications you may be able to provide. |
Beta Was this translation helpful? Give feedback.
-
|
As a security practitioner, it's incredible to see the evolution of one of the core building blocks of a security program. As modern enterprises have become more complex, so has vulnerability management. This is absolutely a step in the right direction. Much of the current text provides expectations for a provider in a very mature and efficient state of vulnerability management, but does not provide stepping stone standards and processes to reach that position. 1. Credibly Exploitable Vulnerabilities (FRR-CVM-02)Context: Some organizations face CVE volumes in the millions. If 1% of a million CVEs are "credibly exploitable", that is still 10,000 issues that require immediate attention. Credibly exploitable doesn't necessarily mean it's been proven — this can damage the trust relationship between security and their cross-departmental partners if mismanaged. Practitioners understand that not every vulnerable component is technically exploitable, but this distinction in the industry is blurry. In practice, one of the biggest differentiators in prioritization is a deterministic set of steps to reliably demonstrate the impact of a vulnerability. This typically comes in the form of penetration testing in lower environments in conjunction with custom tests to continuously validate the steps to reproduce are still demonstrable. This separates vulnerabilities from those that are "credible" but not yet proven, to those that are definitively possible. By their very nature, they serve as great candidates for test automation. This type of vulnerability classification reinforces trust across departmental units on vulnerability quality and serves as a useful metric to better understand testing capacity. By distinguishing the two, the security vendor market can better transition from F.U.D. through sheer vulnerability detection volume and leverage advanced reachability analysis for security teams to demonstrate mission impact. Recommendation:
2. Mitigate (FRD-CVM-04)Context: For example, an organization can validate that there is a confirmed monitoring mechanism for a vulnerability that will trigger an alert and appropriate response. This would meet the definition of a mitigated vulnerability. By including such language in the definition, practitioners can better connect the practice of vulnerability detection to incident identification. Recommendation:
General Comment
Max Zhou |
Beta Was this translation helpful? Give feedback.
-
Or maybe a note underneath to make it clear. I have a feeling a lot of agency customers will have issue with this and thus I would ask this to be defined. If they see a CVSS base score that results in a High rating they will likely state that can’t be risk reduced to a low as that is how they have operated for a decade plus.
Would a Fully mitigated vulnerability show up on the POA&M?
FRR-CVM-04 - Having spent considerable time in this industry, particularly from my previous time on the 3PAO side and engaging with 40+ CSPs, I have some concerns about allowing CSPs to fully define their own risk ratings. In my experience, CSPs often express overly strong confidence in their security posture and compensating controls. I worry that this approach could result in tons of CSPs just risk rating everything as low or very low. The counterargument, of course, is that agencies will provide oversight to prevent such issues. However, I don't believe that agency FedRAMP review teams are equipped to engage in these highly technical discussions. Even if they do push back, this approach will likely devolve into disputes over specific risk ratings rather than maintaining focus on the broader risk landscape and strategic priorities. Additionally I greatly worry about the ATO process that agencies have and this new process of risk ratings not aligning with their current standards in the same way the current FedRAMP rev 5 baseline currently does. There likely needs to be a centralized starting point for at least vulnerability scan findings to start from. For example i think it would be helpful to use a more advance metric starting point when available. So my suggestion would be use something like CVSS v4 Threat score if available, if not available use CVSS v3 Temporal score, if neither are available then define the Provider should define the applicable risk rating more applicable to their environment. |
Beta Was this translation helpful? Give feedback.
-
|
Overall comments:
Suggested changes:
|
Beta Was this translation helpful? Give feedback.
-
Will the PMO continue to provide scanner/report configuration guidelines such as those found in the FedRAMP Vulnerability Scanning Requirements (i.e."The CSP must enable all non-destructive detections within the scanner")? Since scanners often have widely different default configurations, those guidelines have helped make scan results more consistent
NIST provides existing guidance for adjusting CVSS scores using environmental and temporal factors:
Will the FedRAMP PMO recommend providers follow existing NIST guidance or otherwise provide new criteria to ensure consistency in assessing the risk of a particular vulnerability?
I'm concerned about masking the explolitation risk by limiting this definition strictly to entries in the CISA KEV database. Vulnerabilities can be exploited quickly in the wild with AI, for example ChatGPT 4 can exploit 87% of one-day vulnerabilities and the CISA KEV typically lags behind other industry sources Has the PMO considered including other industry exploitation databases and/or vulnerabilities with a particular CVSS/EPSS score?
It would be helpful to provide a table of what would be considered internet reachable. For instance, would telemetry, centralized logging, monitoring agents, cron jobs be considered internet reachable? I could see this be interpreting a number of different ways as it is currently constructed |
Beta Was this translation helpful? Give feedback.
-
|
The following comment was received via the Public Comment Form on 7/23/2025 by AppOmni. AppOmni, a FedRAMP-Moderate–authorized SaaS Security Posture Management (SSPM) provider (ATO granted 09 July 2025), appreciates the opportunity to comment on RFC-0012, “Continuous Vulnerability Management Standard.” Our platform continuously monitors more than 40 SaaS applications for Federal and commercial customers. We applaud the draft standard’s focus on contextual risk scoring and its explicit objective of “prioritizing the discovery, mitigation, and remediation of vulnerabilities in internet-reachable resources.” Recommendation 1 — Clarify “internet-reachable resources” to include identity-based SaaS exposures. Recommendation 2 — Accept machine-readable SaaS evidence. Recommendation 3 — Expand contextual factors table. Any questions or a request for our capability statement or a briefing can be directed to the included email address. Thank you. |
Beta Was this translation helpful? Give feedback.
-
|
The following comment was received via the Public Comment Form on 7/24 by an unknown CSP. In regards to the Discovery and Analysis Time Frames in section FRR-CVM-TM, running vulnerability scans every 3-7 days on top of the usual monthly scans would create significant overhead for diminishing returns. I'm all for checking vulnerability scan results against the KEV to see if there are any matches, and I think a quick remediation of any matches is important, but running vulnerability scans that often seems excessive. In my experience, our vulnerability scan results don't change much month to month. The KEV also doesn't change significantly over the course of 3 days. |
Beta Was this translation helpful? Give feedback.
-
|
The following comment was received via the Public Comment Form on 7/30 by an unknown CSP. The current timelines seem very rigid, and don't allow room for situations where internet-available vulnerabilities cannot be reasonably tested and patched within 3 days, such as Log4J. Additional guidance for such situations would be much appreciated. |
Beta Was this translation helpful? Give feedback.
-
|
As a CISO for an MSP/MSSP, this standard, as written, concerns me. The timeframes are aggressive; probably the most aggressive I have seen in my career. The definition of what constitutes a vulnerability needs refining. I'm going to post comments in a few comments here. TBH, I fed this into Gemini (corporate license, no training, and well, this is a public document.) 1. Subjectivity and Ambiguity in Definitions
2. Aggressive and Potentially Unrealistic Timelines
3. Significant Administrative and Operational Burden
|
Beta Was this translation helpful? Give feedback.
-
|
Public comment received via email from Salesforce: Section: Definitions Text: N/A Comment: Likelihood, impact, and risk all come up a lot here as core concepts. Proposing that we formally add a risk definition in this section as a function of likelihood and impact as per NIST: https://csrc.nist.gov/glossary/term/risk Text: A vulnerability where a likely threat actor with knowledge of the vulnerability would likely be able to gain unauthorized access... Comment: To align with generally accepted legal terminology and FRD-CVM-05, proposing we switch from using "likely be to able to gain" to "reasonable" etc. So going from "knowledge of the vulnerability would likely be able to gain..." to "knowledge of the vulnerability would reasonably be able to gain..." Also remove "likely" from before threat actor as its redundant when mentioned again later in the sentence Text: Mitigate: Temporarily reduce the risk that a vulnerability will be exploited or the potential adverse impact if it is exploited... Comment: Proposing that "risk" here should really be "likelihood", as risk = likelihood x impact, and impact is mentioned later in the sentence as another input. So in short - mitigation should either target the likelihood of a vulnerability being exploited or the impact of its exploitation (or both), which both reduce overall risk. Text: ...fully mitigated vulnerabilities still appear in assessments until they are remediated... Comment: Some of our "fully mitigated' vulnerabilities may not ever be remediated due to fundamental architectural limitations. If these vulnerabilities must stay on our assessments, we would like to confirm that, as long as we can show they are fully mitigated and risk is negligible (they are not exploitable), they would not contribute to any punitive measures from FedRAMP or agency customers. Text: Providers MUST create and maintain vulnerability reports showing vulnerability management activity that include at least the following information about all detected vulnerabilities... Comment: This may be asymmetrically noisy for CSOs with larger environments if we have to do this for all detected vulnerabilities. We are proposing that these reports are only required for vulnerabilities that are mitigated or planned to be mitigated, rather than all detected vulnerabilities. Even if automated, filling in 5 through 8 for quickly remediated vulnerabilities may be a big uplift for larger environments. Text: Providers MUST make vulnerability reports available to all necessary parties... Comment: Proposing that we add here "Providers MUST make vulnerability reports as established in FRR-CVM-02 available to all..." so that it is more clear that we are referring to the previously defined report format. Text: False Positive: Has the meaning given in NIST SP 800-115, which is “an alert that incorrectly indicates that a vulnerability is present." Comment: Deviations have three categories (as of today). Where FP is fully explained and included, suggesting that operational requirements and vendor dependencies (along with their SLAs) are included too as additional terms. Together, these three scenarios can be showcased as common examples of how CSPs justify why some vulnerabilities can only be initially mitigated rather than remediated due to internal (OR) or external limitations (VD). Text: Providers MUST provide up-to-date vulnerability reports to all necessary parties at least monthly and SHOULD provide these continuously. Comment: Many CSPs have state, local, commercial, and other customers that also use FedRAMP authorized CSOs; however, the vulnerability reports in FRR-CVM-02 should only be accessible to those in the federal space. Proposing that we update this language to define necessary parties as Authorizing Officials, third party assessors, federal agency customers, and regulatory personnel, so that there is less confusion about who is required (FRR-CVM-TM-01) and who is optional (FRR-CVM-AY-01). Text: Providers SHOULD mitigate or remediate credibly exploitable vulnerabilities in resources that are NOT internet-reachable promptly, within seven calendar days of detection... Comment: Proposing to add the word "impact" here or remove it in FRR-CVM-TM-08 for consistency as they're referring to the same concept. Text: N/A Comment: Proposing to reword these such that they do not define the vulnerabilities in scope via negation. This would better match the guidance in the "Impact" column of the Quick Reference Table. So instead of using "unless" statements, -07 should be "within seven calendar days of detection if the potential adverse impact is Very High, High, or Moderate". Then -08 would be "... if the potential adverse impact is Low". |
Beta Was this translation helpful? Give feedback.
-
|
Disclaimer for transparency: I work at Chainguard, which provides ~600 secure, zero-CVE container images with FIPS 140-3 validated cryptography and STIG-hardening out of the box with a contractual CVE remediation SLA. 1. Tightening Up Internet‑Reachable Definition (FRD‑CVM‑07) The current definition of internet reachability in RFC-0012 states “This includes information resources that have no direct route to the internet but receive or process information or other payloads triggered by internet activity”. This broad definition could be interpreted to suggest that any vulnerability across the entire FedRAMP boundary is internet reachable and that every system needs to be air gapped to be non-reachable. Of course we recognize this isn’t the PMO’s intent; however, leaving the definition this value will either A) make it so challenging for CSPs that they get discouraged because everything is a P0 or B) push CSPs to completely ignore this definition and state that nothing is internet reachable at all out of frustration. Recommendation: Make it much clearer and more objective as to what “internet reachable” means. This will ease many CSPs concerns, especially those that don’t have huge security or compliance teams to do deep analysis on every CVE. Providing some sort of decision tree or scorecard will likely go a long way here. 2. Vulnerability Severity / Risk Scoring (FRD-CVM-02 and -09; FRR-CVM-04) We appreciate the PMO’s objective of moving away from a purely CVSS-based ConMon process to one that takes into consideration your existing security controls, environment context, and other mitigating factors so that security teams can prioritize the real risks; however, giving every CSP carte blanche to determine their own risk, severity, exploitability, and reachability scores is dangerous. Huge companies (such as those on the recent ConMon panel) have armies of people and tools to do the arduous work of scanning, contextual analysis, risk threat modeling, and more; however, the average company (even in enterprise) does not. This demand for deep assessment, analysis, and re-scoring will create a significant burden for the average company, which may encourage them to just downgrade every vulnerability to low impact, creating more risk for all stakeholders. Recommendation: There is existing guidance from NIST (linked here) on how to adjust CVSS scores based on implementation in your product-specific context. In this guidance, NIST encourages CSPs to adjust CVSS scores but in a well defined and scoped manner. Specifically, CSPs are able to adjust the environmental and temporal components of the score after starting with the NVD base score. Providing some guardrails for how CVSS are adjusted will 1) simplify and standardize the process for CSPs, the PMO, and agencies, 2) mitigate the risk of CSPs gaming the system, and 3) contribute meaningfully towards reducing security risk as we get deeper into the age of coding agents and LLMs. 3. Expanding the Scope of “Credibly Exploitable” (FRD-CVM-02 and -08) RFC-0012 largely defines “credibly exploitable” as what’s in the KEV and then what the CSP’s own assessment of exploitable means. We believe this scope is too narrow for a few reasons: Recommendation: Expand the definition of credibility exploited to not only include what’s in the KEV but also what is in VulnCheck. Additionally, require that critical vulnerabilities be treated as credibly exploitable given the growing likelihood of AI coding systems / agents to penetrate vulnerabilities. This will bolster security while still giving CSPs more flexibility on how to prioritize the long tail of vulns. 4. Remediation Timelines (FRR-CVM-TM-03 through -09) When we typically talk to CSPs about CVE mitigation/remediation SLAs such as those laid out in FRR-CVM-TM, there is often confusion about “when the clock starts”. It is not clear to me where the PMO has defined the starting clock for remediation/mitigation. Is it when a patch is released upstream? Is it when your scanner flags it? Is it when the Linux provider flags it? Recommendation: We suggest the “starting gun” for remediation / mitigation timelines begin when a patch is available upstream from the software maintainers. Vulnerabilities that have upstream patches available and are not mitigated/remediation within the 3/7/21 day timeline, must be in POA&Ms. 5. Triage, Analysis, and Management vs. Risk Surface Elimination The overall approach espoused in RFC-0012 is centered around finding, analyzing, and, most importantly, managing vulnerabilities. It follows the evolution of scanner tools over the last 5-10 years – start with scanning to get visibility and then layer in contextual analysis for prioritization. This is sound logic as security & engineering orgs should be focusing their capacity on the highest priority risks. That said, “managing” vulnerabilities is easiest for big companies with deep benches of talent, expertise, and tools. It is much harder for the average company, who then has an incentive to game the management of those CVEs (or ignore them altogether). But what every company can do, with free tools and open source technologies, is drastically reduce their attack surface. At the container level, that means building on distroless containers, slim distros, and / or scratch. This path is one that also encourages more focused on risk reduction, as opposed to compliance. Recommendation: The PMO should strike a better balance between reactive vulnerability management and proactive attack surface elimination. We are not asking the PMO to point CSPs at any one vendor or technology, but rather recommending that the PMO make hardened, minimal open source components the standard for the next decade of FedRAMP. This will move the whole industry forward by securing production environments by default. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for driving modernization of the Vulnerability Management guidance! Overall I think this is a great step forward and is a great target state. With FedRAMP moving faster than GovRAMP and DISA, we're concerned this is going to cause confusion and undue burden on CSPs when they have to address vulnerability management in three different ways. Here are the general questions and feedback from the Okta team.
Thanks for all you do! |
Beta Was this translation helpful? Give feedback.
-
|
On behalf of Wiz, we appreciate the FedRAMP's proposed Continuous Vulnerability Management Standard in RFC-0012 and the opportunity to comment on it. As both a CSP managing a FedRAMP environment and a platform that supports efforts for many seeking and maintaining a FedRAMP certification, we applaud the effort to move toward context-based vulnerability prioritization. Wiz believes FedRAMP has an opportunity to further emphasize context and risk-driven vulnerability management in this proposal to ensure it focuses on leading private sector practices and avoids requiring continued focus on minimal risk or administrative tasks that may steal resources from critical risk reductions. OverviewWhile the technology Wiz uses to manage risk is practically identical across our commercial and FedRAMP environments, our FedRAMP operational model and the administrative and engineering overhead related to vulnerability management are significantly higher. Wiz uses context-based issues with high priority to prioritize risk, mitigation and prioritization in both environments. However, an inordinate amount of engineering resources are spent managing non-contextual vulnerabilities to remediate them within the 30/90/180-day timeframe based solely on CVSS scores and their existence ‘somewhere’ in the environment, whether internet facing or isolated in the backend. This can be highly inefficient. We are like all CSPs, compelled to treat a CVSS score of 7.5 on an internal backend system with the same 30-day fire drill as one on a public-facing API. A context based risk model would never prioritize these two issues equally. Security and engineering resources are always highly contested in any organization. The FedRAMP compliance regime allocates resources toward rectifying entries in the multi-thousand-line POA&M for ‘context-blind’ vulnerabilities that could have otherwise been spent on improving mitigations in existing systems and ‘root-causing’ security issues. Therefore, while a positive move in the right direction, we recommend that the Continuous Vulnerability Management Standard move more aggressively towards:
Comments on Continuous Vulnerability Management Standard (RFC-0012)FRD-CVM-01: Vulnerability Wiz appreciates that FedRAMP is leveraging a definition of Vulnerability that includes a broad range of weaknesses beyond standard Common Vulnerabilities and Exposures (CVEs) catalogued within that program. We recommend that FedRAMP emphasize this broad definition both in its communications with CSPs going through the program, agency authorizing officials, and all operational practices. FRD-CVM-02: Credibly exploitable vulnerability Wiz recommends the ‘credibly exploitable vulnerability’ definition include, “based on contextual risk to the environment” within the definition to ensure it is grounded in the specific CSP environment and not based on a CVE score. Additionally, we recommend aligning on NIST SP 800-30 Appendix G terms to avoid defining a new Likelihood level between Moderate and High and ensure organizations are leveraging the same understanding of risk. SP 800-30 leverages "highly likely" at High and "somewhat likely" at Moderate specifically to avoid ambiguity. Additionally, because Impact levels are defined in this RFC using SP 800-30 definitions, this would link FedRAMP’s renewed focus on security with established risk calculations which simplifies conversations about system risk among CSPs, 3PAOs, and agencies. FRD-CVM-07: Internet-reachable The definition of internet reachable should be expanded to include vulnerabilities that have no direct route to the internet but are exposed due to other vulnerabilities, misconfigurations or weaknesses (for instance, a publicly exposed repository with cleartext cloud keys providing access to a separate, sensitive environment). FRR-CVM-01; FRR-CVM-02 Wiz appreciates the effort by FedRAMP to move towards prioritization of risk from vulnerabilities. Wiz notes that while the Stakeholder-Specific Vulnerability Categorization (SSVC) has merits, it is very focused on a vulnerability’s perceived interest to attackers in absence of where the vulnerability exists within the context of the CSPs environment. This is a concern as it does not move individual CSPs towards prioritizing remediations based on the contextual risk of their environment. Wiz recommends the requirements specifically note the acceptance of widely accepted industry risk calculations as a means to determine accurate prioritization. These combinations of risk may or may not include traditional CVEs, including misconfigurations and embedded secrets. We recommend FedRAMP make clear these vulnerabilities and their prioritization not be tied to specific CVEs. FRR-CVM-04 Wiz applauds the focus on “the context of the vulnerability” in addition to Common Vulnerability Scoring System (CVSS) and other static analyses. To that end, we recommend that FedRAMP includes toxic combinations of risk such as misconfigurations, its proximity to risk factors such as sensitive data, and embedded secrets in addition to the factors listed in the standard. FRR-CVM-09 Wiz would recommend either: a) expanding FRR-CVM-09 to permit groupings based on attack chains or toxic combinations of concerns–including entitlements, weaknesses and misconfigurations–that together create a measurable vulnerability for the environment. AND/OR b) creating a FRR-CVM-10 that explicitly calls for grouping toxic combinations of varied weaknesses and vulnerabilities that–when taken in context together–create greater impact and urgency. FRR-CVM-TM-04 and FRR-CVM-TM-06 Wiz believes that the timeframes for CSPs to “discover, analyze, and assess all resources” in the environment are very long for continuous monitoring. We would recommend shorter interludes. We also would recommend requiring that all environments must be discovered, analyzed and assessed within 24 hours of new code or resources being committed to the environment. Recognizing that there may be operational issues that delay discovery or automated scanning in rare instances, FedRAMP may want to caveat with an exception for operational outages. Alternatively, FedRAMP might create a requirement (‘MUST’) within the current timeframe and an expectation (‘SHOULD’) within the shorter timeframe. FRR-CVM-TM-09 Wiz would recommend against requiring the mitigation and remediation of all vulnerabilities, regardless of the risk they create in the environment. All software has some modicum of weaknesses and vulnerabilities. This is particularly true of low level vulnerabilities and weaknesses that do not pose any real risk to the environment. Requiring low risk vulnerabilities to be remediated within six months–or any timeframe–moves FedRAMP away from a risk-based security model. Additionally, building on our revised definition of FRD-CVM-07, to reflect the realities of what is “internet reachable,” Wiz would suggest vulnerabilities that are not internet accessible should be considered as less likely to be exploited and FedRAMP's focus on contextual risk as a method of prioritization for resolving vulnerabilities in a system should extend to this effort. Wiz suggests FedRAMP can align with established risk calculations in NIST SP 800-30 by setting the acceptable level of impact reduction for assets that are not internet-reachable to Moderate, reflecting Table I-2 (p. I-1). This sets overall risk at Low even for High-impact vulnerabilities when the overall likelihood is Low or Very Low (i.e. non-internet-reachable). Accepting mitigation to moderate impact would reduce burden on operational and engineering teams, simplify conversations about risk among stakeholders, and maintain FedRAMP's focus on reachability (reflecting "Overall Likelihood"). |
Beta Was this translation helpful? Give feedback.
-
|
The following public comment was sent via email by Horizon3.ai as an attached PDF file. Concept Paper_ Executing FedRAMP RFC-0012's Vulnerability Management Standard with CAPT.pdf It's a pleasure to be involved with the FedRAMP 20x discussion program. Please find our attached whitepaper that discusses the concepts of how Continuous Autonomous Pentesting (CAPT) can become a key concept in the execution of the Continuous Vuln Management Standards development. Happy to answer questions on these concepts or to deep dive with our team on this project as it progresses. Concept Paper: Executing FedRAMP RFC-0012'sVulnerability Management Standard with ContinuousAutonomous Pentesting (CAPT) tools.The proposed RFC-0012 FedRAMP Continuous Vulnerability Management Standard marks a 1. Shift to Contextual and Risk-Based Prioritization Beyond CVSS ScoresRFC-0012 explicitly states its intent to move away from sole reliance on CVSS scores, requiring 2. Emphasis on Automation and Continuous ProcessesA cornerstone of RFC-0012 is the encouragement of automated vulnerability management, with fighting algorithm versus algorithm at scale with humans in the loop where 3. Refined Definitions and Stricter TimelinesRFC-0012 introduces clarified definitions such as "Vulnerability" (to include misconfigurations, 4. Re-purposing of POA&Ms and ReportingRFC-0012 significantly re-purposes Plan of Action & Milestones (POA&Ms) for vulnerability ConclusionThe RFC-0012 FedRAMP Continuous Vulnerability Management Standard represents a pivotal |
Beta Was this translation helpful? Give feedback.
-
|
The following public comment was submitted to the Public Comment Form by Vanta. This RFC is a great direction towards a risk-based vulnerability management process, with some nuances to call out and require clarification. Below are a few key comments that Vanta has:
--This has been a common question on who determines what is a credibly exploitable vulnerability and I recognize that response is “the owner of the CSO is responsible.” I think it would be best to explicitly call this out when this is published with minimum requirements. ----Having a list of minimum requirements would prevent many CSPs from saying that the vulnerability is not credibly exploitable. --Part of CVM-02, part 1 - it would be beneficial to have criteria on grouping “similar vulnerabilities, for instance: same container, same CWE, another broad class? --Clarity is needed for the timeline for detection- when it is found, or when it was introduced? --Clarity is needed for what the changelog is for. Is it for scans or fixes? Essentially this is additional administrative overhead
--However, a credibly exploitable vulnerability with a low impact still has a 21 day remediation timeline. I recognize this is credibly exploitable, but given a low impact I feel it should be aligned with the low remediation timeline of 180 days. It would be more reasonable to align the remediation timelines in this case with the impact. I anticipate this timeline written as is will still create massive POAMs
--There are several controls listed here (FRR-CVM-TM-01, FRR-CVM-TM-04, FRR-CVM-TM-05, Thank you for taking these comments into consideration! We truly appreciate the engagement regarding this topic and looking forward to working together! |
Beta Was this translation helpful? Give feedback.
-
|
The following public comment was submitted to the Public Comment Form by Cloudflare. -Overall, this RFC leaves a lot of room for interpretation. We recommend adding significant detail and examples to differentiate or define the requirements as written. For example, the difference between High and Moderate is semantics and can have different interpretations, and the definition for "credibly exploitable" will lead to disagreements and conflict between CSPs, Agencies, and 3PAOs. Please note the vulns on the KEV may be exploitable in some environments, but not others and therefore, may not pose a significant risk to some CSPs. -We recommend adding a new definition for "validated exploitable vulnerabilities" to include reachability, reproducibility, evidence of access or level of disruption, mitigation status, and compensating controls. -The vulnerability response timelines and the discovery and analysis timelines are incredibly strict and unlikely to be met by large CSPs. We encourage reconsidering these timelines -FRR-CVM-TM-04 - the expectation to run and analyze vulnerability scans every 3 calendar days in addition to monthly scans creates significant effort with low return value -FRR-CVM-TM-05 - the expectation to mitigate fully mitigate or remediate credibly exploitable vulnerabilities in internet-reachable resources within 3 calendar days of detection is unattainable considering the effort for analysis, testing, and deployment in complex environments. Quick patching timelines can lead to substantial risk. -There are instances in which internet-facing vulnerabilities cannot be tested within a 3 calendar day window, such as Log4j. Please provide guidance for these instances. -Will there be a recommended scoring methodology to balance CVSS, EPSS, and KEV? -FRR-CVM-TM-03 - Oftentimes, CSPs will discover a new vuln in their environment, check the KEV catalog, and the due date will be in the past. Please clarify what remediation timeline CSPs should follow in such instances. -FRD-CVM-04 and FRD-CVM-05 mention that mitigated vulnerabilities still appear in assessments until they are remediated, but makes no mention on if they should be included in the POA&M reporting. Please clarify. -FRR-CVM-04 - Currently the responsibility is on the agency customers to approve risk adjustments, this reads as if the responsibility is now on the CSPs. Does this relinquish the agency responsibility to approve risk adjustments? Please clarify this. -FRR-CVM-08 - Currently, FPs are not removed from the vuln scans themselves, but rather, are noted as FPs in the POA&M and moved to the closed tab, if the DR is approved. Does this process remove the need for FP approvals? Additionally, please clarify if removing the FPs from the scan results means adjusting the scans directly or manually removing them? Either way, this adds a good amount of effort month over month, rather than the current process of just removing them from our reporting metrics. -FRR-CVM-09 - How will this be regulated? Is it fully up to the CSPs discrepancy how vulns are grouped together? Do customer agencies need to sign off on this? More guidance and structure around grouping would be useful. -This RFC makes no mention of vendor dependencies, it would be beneficial to see that be included into these response timelines as dependencies significantly alter what remediation actions are possible for the CSP to perform. -There has been a lot of chatter about automation and it is mentioned a few times in this RFC, but there has not been any significant guidance around expectations for automation. Guidance on automation and tooling requirements, the expected outcome for automated tools, and specifications regarding a "compatible machine readable format" would be helpful. Additionally, are ConMon reports being replaced with real-time dashboards and if so, what is the timeline for that? Adding automation tools will take significant time for large CSPs, so the more clarity, the better. This ambiguity can and will lead to obstacles during roll out especially for large CSPs with multiple agencies to report to. -More guidance on "internet-reachable" would be helpful as some components may only be reachable through API gateways or content delivery, etc. -This RFC mentions only reporting POA&M items when "providers won't respond within recommended timelines", we'd appreciate more guidance around this. Under what conditions can a POA&M be used for delayed remediation? Threshold examples would be useful. -Define authenticated scans for containerized, serverless, and managed compute components (agent-based runtime scanning, build-time image scanning) -The Quick Reference of Vulnerability Response Time mentions fully remediating/mitigating vulns within 6 months - does this mean those vulns don't need to show up in the POA&M anymore? |
Beta Was this translation helpful? Give feedback.
-
|
General Support for RFC-0012 Our company specializes in container workload isolation and hardened runtime using Type 1 hypervisor technology, fundamentally eliminating shared kernel vulnerabilities and lateral movement risks in Kubernetes and AI environments. This perspective informs our comments on how the standard can better accommodate infrastructure-level security controls that prevent vulnerabilities from being exploitable in the first place. We commend FedRAMP for several key aspects of this standard: 1. Automation-First Approach: The emphasis on automated vulnerability management (FRR-CVM-06) aligns with industry best practices and reduces human error while improving response times. Infrastructure-level security controls represent a fundamental shift from reactive vulnerability management to proactive threat prevention that delivers significant cost savings to federal agencies. Traditional approaches require continuous cycles of vulnerability identification, assessment, patching, and validation—consuming substantial resources in perpetuity. In contrast, secure-by-design architectures eliminate entire attack vectors through architectural controls, dramatically reducing the ongoing operational burden and associated costs. By solving security challenges at the architecture level, organizations can avoid the endless cycle of patching individual vulnerabilities, leading to substantial savings in personnel time, system downtime, and operational overhead. These cost efficiencies are directly passed on to federal customers, representing responsible stewardship of taxpayer dollars. This RFC's emphasis on contextual risk assessment creates an opportunity to properly recognize these preventive measures, ensuring that organizations implementing advanced security architectures receive appropriate credit for their investments in foundational security controls that benefit both security posture and fiscal responsibility. Specific Recommendations for Enhancement 1. Recognition of Infrastructure-Level Security Controls Issue: The current standard focuses primarily on software vulnerabilities detected through traditional scanning methods without adequately recognizing infrastructure-level security controls that can prevent entire classes of vulnerabilities from being exploitable. Suggested Language Addition: "Infrastructure-level security controls, including but not limited to hypervisor-based isolation, hardware security modules, network segmentation, and other architectural security measures, may render vulnerabilities non-exploitable even when the vulnerable code is present. Providers implementing such controls may classify affected vulnerabilities as not credibly exploitable with appropriate documentation and assessment, while maintaining standard reporting requirements." Justification: Organizations implementing secure-by-design architectures will have better outcomes when implementing these controls. For example, research has demonstrated that container escape vulnerabilities become non-exploitable when containers run in isolated virtual machines rather than shared kernel namespaces (Moore, M. "Hypervisor-based Container Isolation," arXiv:2501.04580, 2025). While the underlying vulnerability still requires patching according to standard timelines, these architectural solutions provide superior security outcomes and should be recognized in risk assessments and deviation justifications. 2. Clarification of "Full Mitigation" for Architectural Controls Issue: FRD-CVM-05 (Fully Mitigate) focuses on reducing exploitation probability but doesn't clearly address scenarios where architectural controls eliminate or mitigate entire attack vectors. Recommendation: Clarify that architectural security controls can constitute effective mitigation for affected vulnerability classes while maintaining patching requirements. Suggested Enhancement: "Architectural security controls that eliminate attack vectors (such as hypervisor boundaries or hardware-enforced separation) may constitute effective mitigation for vulnerabilities that depend on those attack vectors. Such mitigations may extend remediation timelines or modify prioritization through the Plan of Action and Milestones (POAM) process, while the underlying software vulnerability still requires patching according to standard procedures." 3. Enhanced Deviation Justification Process Issue: FRR-CVM-02 requires detailed vulnerability reporting that may benefit from clearer guidance on how infrastructure controls factor into deviation justifications. Recommendation: Provide explicit guidance on how infrastructure-level security controls should be documented in deviation justifications and POAM development. Suggested Addition: "Providers implementing infrastructure-level security controls may reference these controls in deviation justifications and POAM development. Such documentation should include independent validation of control effectiveness, scope of protection, and residual risk assessment. This information supports risk-based prioritization decisions while maintaining full reporting requirements." 3. Enhanced Deviation Justification Process Issue: FRR-CVM-02 requires detailed vulnerability reporting that may benefit from clearer guidance on how infrastructure controls factor into deviation justifications. Recommendation: Provide explicit guidance on how infrastructure-level security controls should be documented in deviation justifications and POAM development. Suggested Addition: Implementation Considerations Timeline Feasibility Assessment Methodology Pilot Program Participation
This comprehensive testing approach will help validate whether the proposed enhancements appropriately recognize different security control mechanisms and ensure the standard doesn't inadvertently favor or exclude particular architectural approaches. Technical Comments Definition Refinements FRR-CVM-TM-05: The 3-day remediation timeline for credibly exploitable vulnerabilities in internet-reachable resources should allow for "mitigation to non-exploitable" as an acceptable interim measure while permanent remediation is pursued. The standard's emphasis on automation aligns with industry trends toward Infrastructure as Code and DevSecOps practices. Consider providing guidance on integrating vulnerability management with CI/CD pipelines and container security scanning. This standard should encourage innovation in security architecture rather than simply improving detection and response to vulnerabilities. By recognizing and providing credit for secure-by-design approaches, FedRAMP can incentivize the development and adoption of more fundamentally secure technologies. Organizations investing in advanced security architectures should not be penalized by having to treat prevented vulnerabilities the same as actual risks. This principle will encourage continued innovation in federal cybersecurity. Final Thoughts Edera looks forward to participating in the FedRAMP 20x pilot program and working with federal agencies to demonstrate how secure-by-design infrastructure can simplify compliance while improving security outcomes. We appreciate FedRAMP's commitment to engaging with the security community and welcome the opportunity to provide additional technical input as this standard evolves. For questions or clarification on these comments, please contact: |
Beta Was this translation helpful? Give feedback.
-
FRD-CVM-05Fully mitigate definition As a practitioner, achieving complete vulnerability elimination is extremely difficult due to system complexity, prioritization constraints, and the fact that permanent removal is not always feasible. A more practical goal is reducing vulnerabilities to Very Low risk through secure implementation and compensating controls. Demonstrating that an issue is fully mitigated is also challenging. It often requires continuous, automated testing and monitoring alerts to confirm that existing controls remain effective. Recommendation Clarification on what kinds of risk reduction approaches are acceptable when a vulnerability can’t be completely removed (e.g., compensating controls, monitoring, configuration hardening). Vulnerability Response Time FramesSharing the same sentiment with many comments above, applying the same SLA across all vulnerability impact levels is not practical. While impact ratings do not always map directly to remediation effort, lower-severity findings can reasonably be tolerated with longer response times. SLA timelines should account for the time required to remediate, validate through testing, and establish monitoring—processes that depend on feedback loops from practitioners. Recommendation Overall, this is a great step toward improving the vulnerability management program by incorporating both business and security context. As a practitioner, I find the traditional approach too rigid, since a High CVSS score does not always reflect the true urgency or business impact. An effective model should factor in exploitability, asset criticality, and operational impact to better guide prioritization and remediation efforts. |
Beta Was this translation helpful? Give feedback.
-
|
We support this RFC and believe it represents a strong and much-needed shift in FedRAMP’s approach to vulnerability management. By clearly distinguishing between overdue vulnerabilities requiring POA&Ms and those fully mitigated within the required timeframe, the program enables engineering teams to focus where it matters most. This change avoids burdening organizations with unnecessary administrative overhead while still preserving transparency through continuous assessments and reporting. This direction mirrors the broader industry trend toward automation and continuous intelligence. Many tools are emerging that already provide threat context at the point of detection, and this standard harmonizes with that momentum. We view this as an exponential gain for the ecosystem, not just incremental. We see substantial engineering resource savings in this model, with focus directed to truly credibly exploitable vulnerabilities - which, in a well-architected FedRAMP system, should be rare. This prioritization not only improves efficiency but also strengthens the quality of threat intelligence available to the broader community. When paired with context-based scoring, the approach moves beyond CVSS to reflect real risk more accurately, incorporating exploitability, impact, and mitigation status. A particularly valuable element of this RFC is the definition of “Credibly Exploitable Vulnerability.” It provides appropriate discretion for CSPs to continuously build and maintain automation to make this determination, using multiple sources. Today, this may include feeds like CISA KEV and EPSS, but over time it can extend to new databases and threat intelligence sources as they emerge. This flexibility allows the standard to grow with the industry, rather than relying on frequent revisions that may not come in time. It also fosters CSP creativity in designing effective solutions, rather than having the standard prescribe the solution itself. In practice, this will enable ongoing innovation that directly improves security posture. Automated risk assessment at the point of detection is critical to reducing noise. By immediately applying context such as exploitability, reachability, and potential adverse impact, automation helps separate routine vulnerabilities from those that truly require attention. The current model forces many routine patches that are not high risk to still require manual effort within 30 days, often just to risk-adjust. On top of that, arbitrary rules that prevent adjusting findings from high to low further stifle engineering teams from focusing on solving real security issues. Automation ensures engineering resources are directed toward the vulnerabilities that matter most, while minimizing distraction from low-risk findings that can otherwise overwhelm teams and slow response. We do see a potential risk if CSPs are not empowered to adopt this methodology across the board due to differing requirements from other government agencies, such as DoD, who may continue requiring the “old” approach. This would dilute the benefits of the RFC and limit adoption of what is clearly a more effective and efficient methodology. To address this, we encourage OMB and GSA to bolster the awareness with other federal agencies with empirical evidence demonstrating the effectiveness of this approach, highlighting the risk-based value it provides to authorizing officials. Evidence-backed validation will help agencies feel confident in accepting the new methodology, rather than defaulting to legacy processes. We also suggest strengthening the standard by including explicit methods to reduce false negatives (cases where a vulnerability is credibly exploitable with low-or-greater adverse impact, but is missed by CSP automated analysis). Guardrails that mitigate this risk would further ensure the effectiveness of the approach and bolster trust, while still preserving flexibility and innovation. We would encourage some softening of the strict response timelines to balance operational realities with risk urgency. Nonetheless, allowing thoughtful discussions when those timelines can't be met is necessary. The shift to continuous reporting will foster more reasonable and meaningful conversations between providers and customers, moving beyond reactive compliance checklists to proactive security dialogue. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks FedRAMP PMO for this robust RFC, shifting from the legacy compliance mindset to an approach that prioritizes addressing the vulnerabilities that actually matter in the context of one's system. Please find my comments and recommendations below. Summary & Motivation Section
FRD-CVM-02
FRD-CVM-05
FRD-CVM-07
I'm sure folks will punch holes through this overly simplified decision tree BUT I think documenting something like it either in the standard or supporting Technical Assistance will result in a more precise definition and better-aligned understanding amongst all stakeholders. FRR-CVM-02
FRR-CVM-03
FRR-CVM-04
FRR-CVM-05
FRR-CVM-TM-01
FRR-CVM-TM-04
FRR-CVM-TM-05
FRR-CVM-TM-07
FRR-CVM-TM-08
|
Beta Was this translation helpful? Give feedback.
-
|
Microsoft Azure supports the direction of FedRAMP 20X, and in particular the improvements to Vulnerability Management represented in RFC 0012. This updated standard recognizes the security measures implemented through architecture often appreciably mitigates the original risk, and doesn’t put arbitrary limits like “can only move one level”. A few comments and recommendations below (which I would like to note is far less than what I might have for comments on existing Vuln Mgmt standards...):
To:
*Very Low = no need to report anymore on POAM, should still appear in dashboards Comments: This should not be construed that CSPs aren't taking credibly exploitable vulnerabilities seriously - we absolutely do. I've been in ConMon for almost six years now, and I can not recall ANY of the vulns in the past where we received an external mandate (such as an emergency directive) and the security team wasn't already on it. This won't change our mitigation and response urgency - the slight increase in time allows for detections to be fine tuned and/or fresh scans to come in, and those are a MUCH more reliable signal than manual tracking; it also allows for the compliance team to gather the story from security (without getting in their way and taking away efforts from driving mitigation/remediation) and as mentioned elsewhere; and allows for reasonable human time for the summary reporting of the remaining burndown plan, when you take in to account weekends. And as mentioned by others, moving with too much haste can potentially compromise availability. I encourage the release of this as a balanced improvement, due to the considerable time savings it will have for both agencies and CSPs. A hearty thanks to the FedRAMP PMO and the entire community for such thoughtful, passionate discussions on this important topic. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you FedRAMP PMO for driving the modernization of the Continuous Vulnerability Management Standard. Microsoft 365 is encouraged by the goal to leverage existing commercial best-practices and tools and reduce the need for custom government-only reporting requirements. RFC-12 is s significant improvement over existing processes, and we encourage the release to significantly improve the experience for both agencies and CSPs. I offer the following comments to improve the standard:• FRR-CVM-02While I understand the importance of reporting all detected vulnerabilities, I agree with Salesforce that this is likely to be asymmetrically noisy for larger CSPs who perform continuous scanning and patching. The requirement for detailed reports including columns 5–8 should only apply to vulnerabilities that are mitigated or planned to be mitigated outside the provided timelines. Even if automated, filling in 5 through 8 for vulnerabilities that are automatically patched within the timelines is likely to be a significant effort. • FRR-CVM-04Recommend changing “MUST adjust the risk and severity of vulnerabilities” to “SHOULD adjust the risk and severity of vulnerabilities.” • General CommentConcur with HackerOne that specific guidance with regards to Vulnerability Disclosure Programs is needed with FedRAMP’s expansion to include “all weaknesses” in the required vulnerability reporting. • Suggested Modification to Quick Reference - Vulnerability Response Time FramesFrom:
To:
ExplanationThe increase in time frame for reporting remediation of credibly exploited vulnerabilities is not an indication that CSPs don’t take them seriously or that they shouldn’t remediate within those timelines. Instead, the increase in timelines is suggested to allow CSPs sufficient time to rescan and prepare the necessary reporting for the US government. Furthermore, given that one of the chief risks outlined in FRD-CVM-09 is “degradation or loss of mission capability,” it is critical that CSPs be provided sufficient time to safely remediate while mitigating risks to availability and impacts on the services that enable key mission capabilities. |
Beta Was this translation helpful? Give feedback.
-
|
The following public comment was received via email from CSP-AB including an attached document. This was converted to markdown. Email:Here is the formal submission of the CSP-AB's comments for RFC-0012. It contains comments but also a suggested framework to implement the standard. While we know you are not going to respond we would welcome any areas where you think our collaboration would be valuable.Some of our members will be starting to model solutions and running systems that can execute the automated risk adjustments. Based on our thoughts these implementations will help clear the noise from vulnerability scans to focus on items that actually impact government data and missions. We also will be defining schemas for reporting and dashboarding and feel like there are areas where our work could be used in the public domain or by the government. Document:RFC 12CSPs will follow this basic process
The process of using this automation to enumerate the adjusted risk of the vulnerability/asset class pairs shall serve to meet the “assess” portion of the mitigation/remediation requirements. FRD-CVM-05 definition said: Fully Mitigate: Mitigate a vulnerability to the point where there is no reasonable probability of exploitation by any reasonable threat source, or the potential adverse impact of exploitation is Very Low; fully mitigated vulnerabilities still appear in assessments until they are remediated. Very Lows are either fully mitigated or remediated. They will not be tracked via POAM though fully mitigated will remain in the vulnerability report and monitored for risk escalation but will not be added to POAM reports. The Dashboard may include the following information
CSPs may get third party review and approval of the risk automated risk analysis, mitigation methodology, asset classification methodology and completeness of information if needed. CSPs will provide all methodology for asset classification, risk mitigation application and risk scoring to agencies to prove and provide assurance of the effectiveness of the security of the system. Trend information should be available to assist agencies in understanding the health and effectiveness of the CSO. This will also ensure that vulnerabilities that cannot be mitigated within the appropriate SLA are elevated and given an actual mitigation/remediation plan that can be reviewed and tracked in the agency POAM.
While this methodology does assess on discovery the timeline to remediate and/or fully mitigate especially at scale are aggressive. Partial mitigation is provided by the security architecture but to look at all assets and get to full mitigation and coordinate efforts across teams is not always possible in 3 days. Large complex systems need time to ensure that fixes also do not cause an even worse loss of CIA and introduce significant risk to the availability of critical systems supporting federal workloads. Some temporary mitigations might be used until the final mitigation/remediation plans are finalized and executed. The extra time does not slow progress but allows for focus on those identified issues before documentation and notification to agencies about the full remediation/mitigation strategy. This will also limit the back and forth on partial plans and information drift. Information Provided to Agencies for Population of their Agency POAMThe CSPs will provide the following information to the agencies to populate their POAM items when the remediation/full mitigation is past the defined SLAs. Fields:
Because of the automated mitigation application in this framework, the detection and for the most part the evaluating categories will not be a status used in reporting more detailed information to the agencies. Only items that fall out of SLA will need more detailed information. The vuln report will carry the full mitigated but will not be managed unless the impact level changes or it could be part of a gov wide inquiry for prevalence in the government ecosystem. Excluded:First party non-CSO products with Internally known vulnerabilities that have no patch available or require no customer action to remediate. Releasing these vulnerabilities on a POAM is basically public exposure and would increase the likelihood of attempted exploitation. Additionally, most CSPs who have developed products and infrastructure also have other governments and industries that leverage the technology, and disclosure may and likely will create legal exposures. |
Beta Was this translation helpful? Give feedback.
-
|
The following public comment was received via email from Rubrik. Thanks for the opportunity to provide feedback on RFC-0012. Rubrik comments captured below.
|
Beta Was this translation helpful? Give feedback.
-
|
The following public comment was received via email from the Hacking Policy Council. It was also included as a PDF. Automated markdown conversion is included below. HPC Comments on FedRAMP's Continuous Vulnerability Management Standard.pdf Comments on FedRAMP’s Continuous Vulnerability Management Standard (RFC-0012) August 21, 2025 The Hacking Policy Council (“HPC”) submits the following comments in response to the Request for Information (RFI) related to FedRAMP’s RFC-0012 - Continuous Vulnerability Management Standard.1 We thank FedRAMP for the opportunity to provide feedback and to work together on building a more effective security ecosystem. The HPC is a group of experts dedicated to creating a more favorable legal, policy, and business environment for good faith security research, penetration testing, independent repair for security, and vulnerability disclosure and management.2 From this perspective, we respectfully offer the following recommendations to help better align FedRAMP’s standard with broader federal security objectives. 1. Role of Information Sharing in Vulnerability Management We appreciate FedRAMP’s efforts to create greater consistency in how cloud service providers (CSPs) approach security for Executive departments and agencies. Under RFC-0012, FedRAMP requires cloud service providers (CSPs) to immediately share unmitigated vulnerabilities that will likely have an impact on federal information. This requirement reflects an interpretation that goes beyond the Federal Information Security Modernization Act (FISMA)’s intent and may benefit from additional clarification. FISMA establishes a framework for securing federal information systems and directs agencies to implement policies and procedures to manage risks to their information and information systems. The accompanying OMB guidance, Circular A-130, provides further clarification on how agencies should implement these statutory requirements. It defines “information security continuous monitoring” as maintaining ongoing awareness of information security, vulnerabilities, threats, and incidents to support agency risk management.3In this context, the terms “continuous” and “ongoing” mean that security controls and agency risks are assessed and analyzed at a frequency sufficient to support risk-based security decisions that adequately protect the agency. Because this guidance emphasizes risk management rather than 1 FedRAMP RFC -0012, Continuous Vulnerability Management Standard https://www.fedramp.gov/rfcs/0012/ 2 Hacking Policy Council, https://hackingpolicycouncil.org. 1 2. Risks of Premature Vulnerability Disclosure FedRAMP’s proposed vulnerability disclosure sharing prior to identifying mitigations raises several concerns: ● Risk of alerting adversaries. Requiring that companies provide information about unmitigated vulnerabilities can increase the likelihood that malicious actors identify potential entry points within federal systems. Industry best practices for coordinated vulnerability disclosure emphasize limiting pre-mitigation sharing to minimize exposure and reduce the likelihood of exploitation. Even without sharing full technical details, CERT notes that “the mere knowledge of a vulnerability’s existence can be sufficient for a skilled attacker to discover and exploit it.”4 A critical consideration that RFC-0012 does not address is how sensitive vulnerability information will be safeguarded once reported. Requiring CSPs to provide immediate details of unmitigated vulnerabilities raises the question of who within the government is responsible for protecting this information, and what controls are in place to prevent unauthorized access or misuse. Creating a centralized repository of unmitigated vulnerabilities could therefore amplify risk, making CSPs, and by extension the federal systems they support, an even more attractive target for malicious actors. ● International precedent. There are international implications to consider. Similar approaches in foreign regulatory regimes, such as the European Union’s Cyber Resilience Act (CRA)5, mandate reporting unmitigated vulnerabilities to government authorities like ENISA.6 While we do not believe that FedRAMP’s guidelines are intended to create the same broad reporting requirements, there is a risk that other governments may interpret them as such. This misinterpretation could encourage similar mandates abroad – including in authoritarian or less secure regulatory environments – potentially undermining global cybersecurity resilience. Avoiding frameworks like the EU’s, which have faced international criticism, helps ensure that U.S. policies maintain strong security standards without producing unintended consequences. Recommendation: To specifically address the issue of sharing unmitigated vulnerabilities in RFC-0012, we recommend editing FRR-CVM-07 and FRR-CVM-TM-01 as follows. 4 CERT, Guide to Coordinated Vulnerability Disclosure, 5.7 Disclosure Timing, Sep. 16, 2019, https://vuls.cert.org/confluence/display/CVD/5.7+Disclosure+Timing\#id-5.7DisclosureTiming-ReleasingPartialInf. 5 Cyber Resilience Act (CRA), https://digital-strategy.ec.europa.eu/en/library/cyber-resilience-act 6 Hacking Policy Council, Cyber Resilience Act - Vulnerability Reporting Obligation, March 2023, https://cdn.prod.website-files.com/62713397a014368302d4ddf5/648c6cc44c0f10df3fdf47a5\_CRA%20Vulnerability%2 0Disclosure%20Obligations%20-%20HPC%20-%20April%204%202023.pdf 2 FRR-CVM-TM-01: Providers MUST provide up-to-date vulnerability reports to 3. Integrating Coordinated Vulnerability Disclosure and Human-Augmented Systems Given the risks associated with premature vulnerability disclosure, it is critical that any vulnerability management standard not only emphasizes rapid detection but also promotes secure, responsible practices that protect federal systems while fostering collaboration with the broader security community. While RFC-0012 currently states that providers “SHOULD use automated systems to identify, mitigate, and/or remediate credibly exploitable vulnerabilities in internet-reachable information resources with minimal or no human intervention,” HPC recommends amending this language to explicitly encourage the use of human-augmented systems. Human-augmented approaches can increase speed and accuracy – including continuous penetration testing, bug bounty programs, and other coordinated vulnerability disclosure mechanisms – play a vital role in identifying vulnerabilities that automated systems alone may miss. These methods also help mitigate the risks associated with premature reporting and centralized repositories of sensitive vulnerability data by ensuring that information is handled responsibly and with appropriate safeguards. Incorporating both automated and human-driven practices ensures a more comprehensive and resilient vulnerability management strategy, leveraging the strengths of both approaches to better protect our nation’s critical infrastructure. Recommendation: To specifically address this concern, we recommend amending FRR-CVM-06 as follows: Providers SHOULD use both automated and human-augmented systems (e.g., penetration testing and continuous bug bounty programs) to identify, mitigate, and/or remediate credibly exploitable vulnerabilities in internet-reachable information resources. * * * The HPC values FedRAMP’s leadership in strengthening the federal government’s cybersecurity posture and appreciates the opportunity to provide input on RFC-0012. As the vulnerability management standard evolves, we encourage FedRAMP to focus on three priorities: clarify how the requirements align with existing statutory and policy frameworks; ensure sensitive information is safeguarded through responsible reporting requirements; and incorporate both automated and human-augmented approaches to detection and mitigation. We 3 Thank you for considering our feedback and we look forward to working with you moving forward. Sincerely, The Hacking Policy Council |
Beta Was this translation helpful? Give feedback.
-
|
The following public comment was received via email from Adobe. These comments were included as a PDF and I guess if there's one company that might have a policy that they only send things as PDF instead of plain text it would be Adobe so this isn't a surprise. ;) Adobe comments re continuous vuln management - 0012.pdf Adobe Inc. Comments In Response to FedRAMP PMO RFC-0012 Aug. 21, 2025 Adobe appreciates the opportunity to provide feedback on RFC-0012, the proposed Continuous Vulnerability Management Standard.1 We commend the FedRAMP PMO for its continued efforts to modernize vulnerability management practices in a way that supports both agency oversight and operational efficiency for cloud service providers (CSPs). Below are Adobe’s comments on the draft standard. 1. Clarification of Definitions and Metrics FRD-CVM-02 defines “credibly exploitable vulnerability” but does not impose a specific metric regarding how this determination should be made. We appreciate that the PMO intends to provide companies with flexibility, and we encourage the PMO to help ensure the draft standard clearly communicates that CSPs can use a variety of tools, vendor software, or established metrics such as the Exploit Prediction Scoring System (EPSS) for this determination. These tools provide data-driven assessments of exploitability and are already used by many CSPs to prioritize vulnerabilities based on real-world threat intelligence. FRD-CVM-07 expands the definition of “internet-reachable” to include systems that process payloads triggered by internet activity, even if they are not directly accessible from the internet. This appears to contradict the core definition, as “internet-reachable” implies inbound connectivity – where external networks can initiate communication with the system. In our experience, systems that are not directly exposed to the internet typically incorporate defense-in-depth safeguards that help mitigate risk from vulnerabilities. Expanding the “internet-reachable” concept risks creating unnecessary alerts and confusion. We recommend maintaining the narrower scope of “internet reachable” and clarifying that outbound-only tools, systems, and services that are not internet-exposed are out of scope. 2. Vulnerability Reporting Requirements FRR-CVM-02 introduces several new reporting elements: a. Point 1 references “grouping of similar vulnerabilities.” We support this approach and recommend explicitly cross-referencing FRR-CVM-09, which provides helpful guidance on grouping by shared characteristics such as root cause or remediation strategy. This would also support grouping POA&M entries by fix action, which would streamline reporting and remediation tracking. b. Point 3 requires timelines for detection, mitigation, and remediation. We recommend clarifying how this will be reflected in the POA&M, such as whether new columns will be added. 1 https://www.fedramp.gov/rfcs/0012/ 1 Additionally, if a CSP remediates a vulnerability without a separate mitigation step, please clarify if “N/A” or other indicator would be acceptable for the mitigation field. We recommend a flexible approach to both points, as vulnerability types differ and organizations require time to assess and mitigate. If the PMO envisions a flexible approach, we recommend making this clear in the final standard. c. Point 4 again references “internet-reachable” status. As noted above regarding Point 1, we recommend clarification that this does not include outbound-only connectivity. d. Points 7 and 8 use “and/or” while Point 3 uses “and.” We recommend standardizing this language and providing clarification on whether mitigation is optional when remediation is performed directly. 3. Risk Adjustment and Use of External Tools FRR-CVM-04 requires providers to adjust vulnerability severity using both CVSS and contextual factors. We support this approach and again suggest that tools like EPSS or commercial scoring software be explicitly permitted to support these assessments. This would promote consistency and reduce subjectivity in determining exploitability and impact. 4. POA&M Alignment and Reporting Sensitivity FRR-CVM-05 requires a POA&M entry for any vulnerability not addressed within the prescribed timeframes. We recommend confirming whether CSPs should begin adjusting their POA&M templates now or wait for updated guidance. FRR-CVM-07 advises against sharing sensitive vulnerability information that could lead to exploitation. However, FRR-CVM-02 and FRR-CVM-03 require detailed reporting, including CVEs, asset exposure, and exploitability. We recommend clarifying how CSPs should balance these requirements, especially when sharing reports with multiple agencies, to avoid incurring risks of premature public disclosure of the vulnerability information. 5. Positive Developments and Suggested Enhancements We commend the PMO for several forward-looking provisions: a. FRR-CVM-09 is a major improvement, allowing vulnerability grouping for more efficient tracking and reporting. 2 b. FRR-CVM-TM-01 is a welcome shift toward continuous vulnerability management and away from point-in-time reporting. We also offer the following suggestions: a. FRR-CVM-TM-03: The remediation timeline for Known Exploited Vulnerabilities (KEVs) should account for detection date. For example, if a KEV is detected after its CISA due date, the remediation window (e.g., 21 days) should begin from the detection date. b. Quick Reference Table: The “Impact” column omits “Very Low” in several rows. For example, a credibly exploitable vulnerability with Very Low impact on an internet-reachable asset is not addressed. We recommend including this case and clarifying its associated SLA. Additionally, the action for non- internet-reachable vulnerabilities should allow mitigation to “Very Low,” not just “Low.” * * * Adobe supports the direction of RFC-0012 and appreciates the PMO’s efforts to modernize vulnerability management in a way that is both rigorous and practical. We look forward to continued collaboration and are happy to provide further input as the standard evolves. Please do not hesitate to contact us if we can provide additional input or clarification. |
Beta Was this translation helpful? Give feedback.
-
|
The following public comment was submitted via the Public Comment Form by Datavant. Datavant appreciates the opportunity to provide feedback on the RFC-0012 Continuous Vulnerability Management Standard. We commend FedRAMP for their continued commitment to reducing risk to federal systems by ensuring Cloud Service Providers (CSPs) promptly detect, respond, and report critical vulnerabilities. Datavant is the data collaboration platform trusted for healthcare. With a mission to make the world’s health data secure, accessible, and actionable, Datavant works with payers, providers, life sciences, legal and insurance clients globally to accelerate insights. Datavant enables more than 60 million healthcare records to move between thousands of organizations across the healthcare ecosystem, more than 80,000 hospitals and clinics, 75% of the 100 largest health systems, 300+ real-world data partners, and 17 Federal, State, Local Government Agencies. Datavant fully supports FedRAMPs objectives but believes that implementation details must be adjusted for operational feasibility and to meet expected outcomes. As drafted, RFC-0012 imposes infeasible requirements that would undermine, rather than strengthen, vulnerability management—presenting significant challenges for reasonable and sustainable compliance. Datavant urges FedRAMP to recalibrate requirements to align with industry best practices and welcomes the opportunity to collaborate further. We have outlined our specific areas of concern below with the associated recommendations. Datavant’s feedback on the proposed definitions or requirements of concern are split into two categories: (1) requirements that are misaligned with implementation realities, and (2) requirements that create excessive operational burden. We have offered recommendations below to address the spirit of these requirements through vulnerability management industry best practices.
FRR-CVM-TM-04, FRR-CVM-TM-06, FRR-CVM-TM-09 Concern: The requirements for “authenticated” scans do not account for assets that are unable to be scanned in an authenticated manner, whether by inability for an agent to be installed or technical limitations preventing authentication into the target. Recommendation: Adjust the requirements to be clearer and specify that authenticated scans are to be performed only on asset types that are technically compatible with such methods, ensuring scan requirements are aligned with asset capabilities. FRR-CVM-TM-05, FRR-CVM-TM-07, FRR-CVM-TM-08. FRR-CVM-TM-09 Concern: In large-scale environments, vulnerability scans can generate a high volume of findings. Assessing each for exploitability and contextual risk requires considerable time and expertise, which naturally delays remediation efforts. Remediation itself often takes days due to triage, vendor dependencies, and cross-team coordination. Additionally, vendor patch cycles do not always align with the RFC proposed timelines—resulting in situations where it would not be possible to remediate. Patching and configuration changes require structured steps—change management, testing, and collaboration—that are inherently time-consuming. These steps exist to preserve system stability and mitigate causing an incident (that could potentially be just as impactful as a vulnerability being exploited). The proposed timelines overlook these operational realities. Recommendation: Implementing a tiered remediation based on risk and context and increasing SLAs to support detection triage requirements and CSP operational realities. Critical/High Credibly Exploitable (internet facing) - 7 days Additionally, the administrative burden associated with POAM development can be significantly reduced under the proposed SLA model, as extended remediation timelines would allow teams to focus on resolving vulnerabilities directly, rather than diverting resources to documentation efforts. FRR-CVM-05 Concern: The phrase “…to address any vulnerabilities that will not be addressed within those time frames” suggests CSPs must forecast which vulnerabilities may miss SLA deadlines, rather than simply report those unresolved after the fact. Accurately predicting this is impractical and requiring it creates unnecessary operational burden—compared to reporting only past-SLA vulnerabilities. Recommendation: Require a FedRAMP Plan of Action & Milestones (or equivalent) only for vulnerabilities unresolved beyond SLA deadlines. FRR-CVM-06 Concern: Automated mitigation or remediation bypasses prudent change control and testing and introduces significant risk in CSP environments. Such controls can trigger outages or other impacts as severe as, or worse than, an actual exploit. Recommendation: Eliminate the concept of automated mitigation or remediation from the RFC.
FRD-CVM-02 Concern: “…vulnerabilities must be reachable and unmitigated to be credibly exploitable.” For non–public-facing systems, reachability is difficult to predict. The only definitive proof comes if an attacker has already bypassed perimeter defenses—at which point the issue is a security incident, not a vulnerability management matter. Recommendation: Scope the defined term “Credibly exploitable vulnerability” to apply only to “Internet-reachable” (FRD-CVM-07) and/or “Known Exploited Vulnerability” (FRD-CVM-08), where the attribute of Attack-Complexity = Low applies to the latter. FRR-CVM-02 Concern: Not all attributes listed in the proposed requirement align with POAM requirements and are not always utilized or supported by scan tooling. Recommendation: Report attributes should be required only where technically feasible, supported by CSP scanning tools, and not imposing undue operational burden. Attributes unnecessary for effective tracking (e.g., internal unique identifiers) should not be mandated. Datavant fully supports FedRAMP’s purpose and objective of strengthening continuous vulnerability management. However, RFC-0012, as currently drafted, would create infeasible obligations that undermine security rather than advance it. We urge FedRAMP to adopt risk-based, technically achievable standards grounded in industry best practice as recommended above. Doing so will ensure that continuous monitoring is both effective and sustainable for CSPs, thereby protecting federal systems without introducing new operational risks. Datavant is prepared to collaborate further to ensure the final standard reflects this balance. |
Beta Was this translation helpful? Give feedback.
-
|
The following public comment was received via the Public Comment Form from Elastic. The proposed changes introduce an element of subjectivity into determining whether vulnerabilities are “credibly exploitable.” While giving CSPs more flexibility to make this determination within their specific environments can be valuable, it may also lead to increased internal debate about exploitability rather than focusing on timely remediation. FedRAMP guidance does address this by urging CSPs to remediate vulnerabilities—especially KEVs—whenever possible. For mature CSPs with well-aligned teams, these changes could enhance the ability to define clear parameters for “credibly exploitable” vulnerabilities, enabling more effective automation and streamlining of remediation or mitigation processes. However, for organizations without such alignment, increased subjectivity could complicate compliance efforts, particularly if remediation teams frequently push back or seek exceptions instead of addressing vulnerabilities. Additionally, the current framing of “credible exploitability” appears more focused on external threat actors. Insider threats, which may have greater capacity to bypass perimeter protections, should also be considered. Question for FedRAMP PMO: How does the PMO intend for CSPs to incorporate insider threat considerations into their determinations of whether a vulnerability is “credibly exploitable”? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
RFC-0012 Continuous Vulnerability Management Standard
Note: FedRAMP requirements documents use RFC 2119 key words to indicate requirement levels.
RFC Front Matter
Due to the nature of this RFC, FedRAMP will be hosting two public events and public informal discussions in the FedRAMP Community about this RFC. General questions are encouraged in these public discussions to sharpen and focus public comment but the public must submit formal public comments for official consideration during the comment period.
In addition to this markdown, this RFC is available in the following formats:
Where to Comment
Members of the public may submit multiple different comments on different issues during the public comment period. The public is asked to please refrain from including documents or spreadsheets (especially those with in-line comments or suggested changes) in public comment as this creates a significant additional review burden.
Formal public comment for official consideration by FedRAMP can be made via the following mechanisms in order of preference:
Summary & Motivation
This proposed Continuous Vulnerability Management Standard indicates an intended direction from FedRAMP and is not expected to be finalized in its exact current form. Once the RFC phase is completed, a modified version informed by public comment will be tested and evaluated with volunteer cloud service providers during a 20x Pilot and Rev5 Beta Tests then routinely refined and improved. FedRAMP now works with the community to understand the impact of its policies and adjust them based on real world experiences.
This RFC builds on stakeholder feedback to FedRAMP’s recent RFC-0008 Continuous Reporting Standard and incorporates previous plans to update the Continuous Monitoring Performance Management Guide for 20x.
This standard's intent is to ensure providers promptly detect and respond to critical vulnerabilities by considering the entire context over Common Vulnerability Scoring System (CVSS) risk scores alone, prioritizing realistically exploitable weaknesses, and encouraging automated vulnerability management. It also aims to facilitate the use of existing commercial tools for cloud service providers and reduce custom government-only reporting requirements.
This standard implements changes in FedRAMP policy to meet this intent by:
Reviewers are advised to read through the entire document for the full context and are reminded that FedRAMP 20x definitions for all standards apply to terms in this document; these terms are italicized when referenced.
Effective Date(s) & Overall Applicability
This is a draft standard released for public comment; it does not apply to any FedRAMP authorization and MUST NOT be used in draft form.
Background & Authority
OMB Circular A-130: Managing Information as a Strategic Resource defines continuous monitoring as “maintaining ongoing awareness of information security, vulnerabilities, threats, and incidents to support agency risk management decisions.”
The FedRAMP Authorization Act (44 USC § 3609 (a) (7)) directs the Administrator of the General Services Administration to “coordinate with the FedRAMP Board, the Director of the Cybersecurity and Infrastructure Security Agency, and other entities identified by the Administrator, with the concurrence of the Director and the Secretary, to establish and regularly update a framework for continuous monitoring…”
Purpose
The FedRAMP Continuous Vulnerability Management Standard ensures FedRAMP Authorized cloud service offerings use automated systems to effectively and continuously identify, analyze, prioritize, mitigate, and remediate vulnerabilities and related exposures to threats; and that information related to these activities are effectively and continuously reported to federal agencies for the purposes of ongoing authorization.
Expected Outcomes
Definitions
FRD-CVM-01
FRD-CVM-02
FRD-CVM-03
FRD-CVM-04
FRD-CVM-05
FRD-CVM-06
FRD-CVM-07
FRD-CVM-08
FRD-CVM-09
FRD-CVM-10
Requirements
FRR-CVM
These requirements apply ALWAYS to ALL FedRAMP Authorized cloud services based on the current Effective Date(s) and Overall Applicability of this standard.
FRR-CVM-01
FRR-CVM-02
FRR-CVM-03
FRR-CVM-04
FRR-CVM-05
FRR-CVM-06
FRR-CVM-07
FRR-CVM-08
FRR-CVM-09
FRR-CVM-TM
These requirements identify specific time frame-based goals related to continuous vulnerability management.
FRR-CVM-TM-01
FRR-CVM-TM-02
FRR-CVM-TM-03
FRR-CVM-TM-04
FRR-CVM-TM-05
FRR-CVM-TM-06
FRR-CVM-TM-07
FRR-CVM-TM-08
FRR-CVM-TM-09
Quick Reference - Vulnerability Response Time Frames:
Quick Reference - Discovery and Analysis Time Frames:
FRR-CVM-AY
These requirements provide guidance on the application of this standard.
FRR-CVM-AY-01
FRR-CVM-AY-02
FRR-CVM-AY-03
FRR-CVM-EX
These exceptions MAY override FedRAMP requirements for this standard.
FRR-CVM-EX-01
FRR-CVM-EX-02
Beta Was this translation helpful? Give feedback.
All reactions