Scrutineer.ai
All posts
Comparison

AI Governance Framework: ISO 42001 vs NIST RMF

ISO 42001, the NIST AI Risk Management Framework and the EU AI Act compared on what they require, what they produce and who they satisfy, plus where US state AI law actually stands in 2026 and how to pick the framework your buyers are really asking for.

By the Scrutineer team

August 2026 · 9 min read

Try it while you read

No account, nothing to install.

Pick a framework or a vendor and run a scrutiny. You get per-control statuses, the evidence behind each one, and a prioritized gap list.

The Scrutiny Desk

Illustrative sample · not an audit attestation

Last updated August 2026. An AI governance framework is a structured set of requirements for deciding which AI systems you run, assessing their impact, controlling their data, and evidencing all of it. In practice US companies choose between three: ISO/IEC 42001, the certifiable management system standard; the NIST AI Risk Management Framework, a voluntary US framework you implement but cannot be certified against; and the EU AI Act, a law that applies only if you sell into the EU. If enterprise customers are asking, you want ISO 42001. If you want internal rigor without a certificate, you want the NIST AI RMF.

This guide compares the three on what they require, what they produce, and who they satisfy, then sets out the US legal position as it actually stands in August 2026, which is less demanding than most vendor content suggests. It is written for compliance leads, security teams and founders at US companies shipping or deploying AI.

The three frameworks, compared

FrameworkWhat it isCan you be certified?Who it satisfies
ISO/IEC 42001:2023The first international AI management system standard. Requirement clauses 4 to 10 plus a reference control set in Annex A, grouped under nine objectives A.2 to A.10.Yes. An accredited certification body runs a Stage 1 and Stage 2 audit and issues a three-year certificate with annual surveillance.Enterprise procurement and security reviews. It is the only one of the three that produces a certificate a customer can ask for.
NIST AI RMF 1.0A voluntary US framework released January 26, 2023, organizing AI risk work into four functions: govern, map, measure and manage. A Generative AI Profile followed in July 2024.No. There is no certification scheme. You self-attest, or a consultant assesses you against it.Internal risk committees, boards, and federal-adjacent buyers who recognize NIST language. Free to adopt.
EU AI ActA law, not a framework. Risk-tiered obligations with conformity assessment for high-risk systems.Conformity assessment, which is a legal obligation rather than an optional certificate.Regulators, if you place AI systems on the EU market. It does not substitute for either of the above for a US-only buyer.

The distinction that matters commercially is the middle column. ISO 42001 is the only one that ends in something you can send to a customer, which is why it has moved fastest among AI vendors selling to enterprises. The NIST AI RMF is genuinely useful and costs nothing to adopt, but no customer can verify you followed it.

Do I need an AI governance framework?

Here is the part most vendor content gets wrong, and it is worth being direct about. As of August 2026, no US federal law and no US state law requires a private company to hold an AI governance certification, and the state law that came closest to mandating an AI risk management programme moved decisively away from it.

Colorado's AI Act, SB 24-205, was the one to watch. It would have imposed a duty of care around algorithmic discrimination and required deployers to run risk management programmes and complete impact assessments. In SB 189, signed May 14, 2026, the legislature delayed the effective date from June 30, 2026 to January 1, 2027 and substantially scaled the law back, removing the duty of care, the deployer risk management programme obligation and the impact assessment requirement, in favor of a narrower disclosure and transparency approach around certain automated decision-making technologies.

Texas is the other frequently cited example. The Texas Responsible Artificial Intelligence Governance Act was enacted June 22, 2025 and took effect January 1, 2026, but the enacted version is much narrower than the bill that was introduced: it focuses on government agencies' use of AI plus a short list of prohibited purposes such as social scoring and manipulation intended to incite violence, self-harm or crime. Most of the original private sector obligations did not survive. California has moved on transparency, with SB 53, the Transparency in Frontier AI Act, effective January 1, 2026, but that reaches developers of large frontier models rather than the typical B2B software company.

So the honest answer to "do I need one" is this: you almost certainly do not need one to be legal, and you increasingly do need one to sell. AI questions are now standard in enterprise security reviews, and the buyer on the other side wants an artifact, not an assurance. That is a procurement problem, and it responds to the same treatment as every other procurement problem: answer it once, properly, and reuse the answer. If those questions are already slowing your deals down, automating the security questionnaire response usually pays back faster than certification does, and the two are not alternatives.

What is the NIST AI RMF?

The NIST AI Risk Management Framework 1.0 is a voluntary framework published by the US National Institute of Standards and Technology on January 26, 2023. It organizes AI risk work into four functions. Govern establishes the culture, policies and accountability, and applies across everything else. Map builds the context: what the system does, who it affects, what could go wrong. Measure analyzes and tracks the risks that mapping surfaced. Manage acts on them, allocating resources and responding to incidents.

The functions are not sequential stages. Govern runs continuously and the other three cycle. NIST also publishes a Playbook of suggested actions against each outcome, and in July 2024 released the Generative AI Profile, AI 600-1, which identifies risk categories specific to or worsened by generative AI and maps suggested actions back to the four functions.

Its strength is that it is free, well written, and speaks the vocabulary US federal buyers already use. Its limitation is structural: because there is no certification scheme, an AI RMF programme cannot be presented as third-party verified. Plenty of organizations run the AI RMF internally and certify to ISO 42001 externally, which is a reasonable combination rather than a duplication.

What does ISO 42001 actually require?

ISO/IEC 42001:2023 pairs management system clauses 4 through 10, the same harmonized structure ISO 27001 uses, with a reference control set in Annex A organized under nine objectives: policies related to AI, internal organization, resources for AI systems, assessing impacts of AI systems, the AI system life cycle, data for AI systems, information for interested parties, use of AI systems, and third-party and customer relationships. Most published guides count 38 individual controls under those objectives, though you will see 39 quoted depending on how one life cycle sub-clause is split, so confirm against the standard itself.

If you already hold ISO 27001, a large share of this is machinery you are running. Policy approval and review, internal audit, management review, corrective action, supplier controls and competence records all transfer. Three objectives do not transfer, and they are where the real work sits.

Impact assessment (A.5) is the biggest genuinely new requirement. A security risk assessment asks what harm can come to your organization. An AI impact assessment asks what harm your organization can cause to individuals, groups and society. Those are different questions with different evidence, and ISO/IEC 42005 exists to give guidance on performing the second.

Data for AI systems (A.7) asks for provenance, quality and preparation records for the data behind each system. Classification and handling transfer from your ISMS; provenance does not, and reconstructing the acquisition basis for a training set assembled three years ago is frequently the hardest record to produce. Teams that already monitor freshness, schema drift and anomalies in their pipelines have a substantial head start here, because the quality evidence is a by-product of something they were doing anyway.

AI system life cycle (A.6) carries the most individual controls of the nine. Secure development practices transfer from ISO 27001, but model verification and validation, the record showing how you decided a system was fit to deploy, generally does not exist in a form an auditor can sample.

The practical planning point: treat those three as their own workstream with owners and dates, and treat the other six as a mapping exercise against evidence you already hold. Our ISO 42001 compliance software page carries a full objective-by-objective table of which ones your existing ISO 27001 evidence covers.

How do ISO 42001 and ISO 27001 work together?

They are complementary, and running them as one integrated management system is the norm rather than the exception. ISO 27001 protects the information; ISO 42001 governs the decisions made with it. Because both use the same harmonized clause structure, you can operate one set of management processes, one internal audit programme and one management review covering both scopes.

The sequencing question comes up constantly. If you hold neither and enterprise customers are asking about both, ISO 27001 first is the usual answer, because it builds the management system ISO 42001 then extends and because far more buyers ask for it. If you already hold ISO 27001, adding ISO 42001 is an extension project rather than a new programme. The 93 Annex A controls in ISO 27001:2022 are worth reviewing with the AI objectives alongside them, because the overlap is easier to see at control level than at framework level.

Which AI governance framework should I choose?

Your situationStart withWhy
Selling AI-enabled software to enterprises, AI questions blocking dealsISO 42001It is the only option that produces a certificate procurement can accept, which is what the questions are actually asking for.
Deploying AI in decisions about people: hiring, lending, healthcare, housingNIST AI RMF, then ISO 42001 if buyers askThe map and measure functions give you a defensible record of how you assessed the decision, which is what matters if the decision is challenged.
Using a handful of commercial AI tools internally, building nothingNeither yetAn AI acceptable use policy and supplier review covers the real exposure. Certification here is expensive theater.
Already ISO 27001 certified, AI in the productISO 42001 as an extensionSix of the nine Annex A objectives are largely answered by evidence you hold. Scope the project around the three that are not.
Placing AI systems on the EU marketEU AI Act obligations firstIt is law, not preference. ISO 42001 supports the work but does not discharge the legal obligation.

Which AI rules are actually in force right now?

Fewer than most vendor content implies, and the picture changed twice in 2026. Colorado repealed SB 24-205 outright on May 14, 2026 and replaced it with SB 26-189, a narrower notice and rights framework for automated decision making that starts January 1, 2027, after a federal court had already stayed enforcement of the original in April. In the EU, the Digital Omnibus entered into force on July 27, 2026 and pushed the standalone high risk obligations from August 2, 2026 out to December 2, 2027, with product embedded high risk AI moving to August 2, 2028.

The obligation that did land on schedule is Article 50, the transparency duty, which was deliberately excluded from the deferral and applied on August 2, 2026. It reaches deployers as well as providers, so a US company running a chatbot or generating synthetic media for EU users owes disclosure now even though the high risk paperwork is eighteen months away. Texas TRAIGA has been in force since January 1, 2026, and California AB 2013 training data documentation since the same date. We keep the current status of each rule, including what was deferred and what was repealed, in a reference table on our AI governance software page, alongside a category by category comparison of the best AI governance tools.

What does implementing a framework actually produce?

Whichever you choose, the artifacts converge, which is why crosswalks between ISO 42001 and the NIST AI RMF exist and why doing both is less than twice the work. You will end up with an inventory of AI systems with owners; an impact assessment per system; data provenance and quality records; verification evidence showing how each system was judged fit to deploy; disclosures explaining the system to the people it affects; monitoring of systems in operation; and supplier agreements allocating responsibility for AI in the chain.

The inventory is the one to build first and the one teams consistently underestimate. Almost every ISO 42001 programme that runs long runs long because nobody could produce a defensible list of which AI systems the organization actually operates, including the ones a team adopted without telling anyone. Everything else in both frameworks hangs off that list, and a certificate scoped to an inventory you cannot still describe a year later is worth very little. Keeping that inventory current alongside your other control evidence is ordinary GRC software work rather than anything AI-specific.

Is an AI governance framework worth it?

For a company selling AI-enabled software to enterprise buyers in 2026, yes, and the return is commercial rather than legal. Certification shortens security reviews, removes a recurring objection, and gives a sales team a document instead of an argument. Reported ISO 42001 audit fees run from roughly $7,000 to $20,000 for a narrow scope up to a reported $20,000 to $50,000 range at the larger certification bodies, with surveillance audits commonly reported at 20 to 30 percent of the initial fee annually. Weigh that against the cost of one enterprise deal stalling for a quarter.

For a company using AI internally and selling something else, the honest answer is usually no, not yet. Write the acceptable use policy, review the AI suppliers you depend on, keep an inventory, and revisit when a customer asks. Buying certification ahead of demand is the most common way to spend six figures on a compliance programme nobody requested.

One practical note when you do go ahead: ISO/IEC 42006:2025, published July 7, 2025, sets the requirements certification bodies must meet to audit AI management systems. Ask any prospective certification body which accreditation body accredits them for ISO 42001 and whether that accreditation is live rather than pending. It is a thirty-second question that separates an accredited certificate from a piece of paper.

See Scrutineer scrutinize your posture

Connect your stack, and Scrutineer maps your controls to SOC 2, ISO 27001, HIPAA, GDPR and PCI, collects evidence automatically and returns a readiness report with per-control statuses, linked evidence and a prioritized gap list. AI scrutinizes, you decide.

Scrutinize on real evidence, not stale spreadsheets

Scrutineer maps your controls to SOC 2, ISO 27001, HIPAA, GDPR and PCI, collects evidence automatically and scores vendor risk continuously, and returns a readiness report with a prioritized gap list. AI scrutinizes, you decide.

Automated evidence · Per-control statuses · Prioritized gap list

Mapped controls · evidence-linked rationale for every status · an accredited auditor issues the attestation.