CMMC 2.0 · Level 2Internal Use Only — Not CUI

Artificial Intelligence Risk Management Plan

CMMC Level 2 / NIST SP 800-171 Rev. 2 — Generative AI Use

Version
1.0
Effective
31 July 2026
Plan owner
Information System Security Manager (ISSM)
Review cycle
Annual
Section 01

Purpose & Scope

This plan establishes how the organization identifies, assesses, treats, and monitors risk introduced by artificial intelligence — with emphasis on generative AI (GenAI) assistants, copilots, and embedded model features — within and adjacent to the CMMC Level 2 assessment boundary.

Scope covers all commercial and self-hosted AI services, browser extensions, IDE copilots, meeting transcription, and any model-backed feature reachable from endpoints, networks, or cloud tenants that store, process, or transmit Controlled Unclassified Information (CUI) or Federal Contract Information (FCI).

  • In scope: GenAI chat assistants, code copilots, transcription/summarization, RAG over internal repositories, AI features bundled into approved SaaS.
  • Out of scope: deterministic automation with no model inference, and AI use on fully segregated non-CUI networks with no data path to the enclave.
  • Authoritative control set: NIST SP 800-171 Rev. 2 (110 controls) as assessed under CMMC 2.0 Level 2; risk process aligned to NIST SP 800-30 and the NIST AI Risk Management Framework (AI RMF 1.0).
Section 02

Governance & Roles

AI risk is owned by named individuals, not by committee consensus. The following assignments satisfy 3.12.x (Security Assessment) accountability expectations.

  • Senior Accountable Official — accepts residual AI risk in writing; approves any exception permitting CUI in a model service.
  • ISSM — maintains this plan, the AI tool inventory, and the AI risk register; briefs risk posture quarterly.
  • AI Review Board (ISSM, IT lead, contracts/export control, legal) — adjudicates new AI tool requests within 10 business days.
  • System Owners — validate that approved AI tools remain inside documented boundaries and CUI flows.
  • All Personnel — complete AI acceptable-use training before access; report suspected CUI disclosure to a model within 1 hour.
Section 03

AI Asset Inventory & Data Flow

No AI tool may be used until inventoried. The inventory is a controlled artifact reviewed monthly and is a required input to the System Security Plan (SSP).

  • Recorded per tool: vendor, hosting region, model provider and subprocessors, authentication method, data retention and training-use terms, FedRAMP status, CUI authorization (Yes/No), business owner.
  • Data flow diagrams must show every path where prompts, files, code, or telemetry leave the enclave boundary.
  • Tools processing CUI must be FedRAMP Moderate (or equivalent) with a DFARS 252.204-7012 flowdown and cloud-incident-reporting commitment; commercial consumer tiers are prohibited for CUI.
  • Unapproved AI endpoints are blocked at the egress proxy and via endpoint application control; discovery scans run weekly.
Section 04

Risk Assessment Methodology

Risks are scored using NIST SP 800-30 likelihood × impact on a 5×5 matrix. Impact considers CUI confidentiality first, then mission integrity and availability.

  • Likelihood: 1 Rare, 2 Unlikely, 3 Possible, 4 Likely, 5 Almost Certain.
  • Impact: 1 Negligible, 3 Moderate (limited internal harm), 5 Severe (CUI spillage, contract loss, DoD reporting obligation).
  • Risk score = L × I. Treatment thresholds: 1–6 Low (accept/monitor), 8–12 Moderate (mitigate within 90 days), 15–25 High (mitigate within 30 days or prohibit the use case).
  • Assessments are re-run on new tool onboarding, model or terms-of-service change, incident, and at minimum annually.
  • Unmitigated Moderate/High risks become POA&M items with milestones, owners, and completion dates.
Section 05

AI Risk Register

Ten inherent risks assessed for a defense contractor operating generative AI adjacent to a CUI enclave. Scores are inherent (pre-treatment); residual scores are tracked in the live register maintained by the ISSM.

Category
Score band
Saved viewsnone saved yet

10 of 10 risks

AI-R01Data Protection

CUI disclosure via prompt

L4 × I5 = 20High

Personnel paste CUI into a public GenAI assistant, exporting it outside the assessment boundary.

800-171 controls

3.1.3, 3.13.1, 3.8.3

Treatment

Egress allowlist, DLP prompt inspection, CUI-authorized tool only, mandatory training, quarterly attestation.

AI-R02Governance

Shadow AI adoption

L4 × I4 = 16High

Unapproved AI SaaS or browser extensions introduced without review or contract flowdown.

800-171 controls

3.4.6, 3.4.8, 3.12.3

Treatment

Application allowlisting, weekly CASB/proxy discovery, fast-path review board to reduce workaround incentive.

AI-R03Third Party

Vendor training on customer data

L3 × I5 = 15High

Model provider or subprocessor retains prompts for training, defeating retention and residency requirements.

800-171 controls

3.1.20, 3.13.2

Treatment

Contractual no-training and zero-retention terms, FedRAMP Moderate baseline, annual vendor re-verification.

AI-R04Secure Development

Insecure AI-generated code

L4 × I4 = 16High

Copilot output introduces injection flaws, weak crypto, or vulnerable dependencies into production.

800-171 controls

3.14.1, 3.14.2, 3.4.1

Treatment

Mandatory SAST/SCA gates, human code review, secure-coding training for copilot users.

AI-R05Adversarial

Prompt injection / RAG poisoning

L3 × I4 = 12Moderate

Untrusted content in documents or web pages manipulates an agent into exfiltrating or corrupting data.

800-171 controls

3.13.4, 3.14.6, 3.1.5

Treatment

Least-privilege tool scopes, no autonomous write actions on CUI stores, content provenance filtering, output monitoring.

AI-R06Operational

Over-reliance on hallucinated output

L4 × I3 = 12Moderate

Inaccurate model output enters engineering analyses, compliance artifacts, or customer deliverables.

800-171 controls

3.14.1, 3.12.1

Treatment

Human-in-the-loop review requirement, citation verification, prohibition on AI-authored compliance evidence.

AI-R07Data Protection

Credential and API key exposure

L3 × I5 = 15High

Keys embedded in prompts, notebooks, or repos grant unauthorized model and data access.

800-171 controls

3.5.2, 3.5.10, 3.1.1

Treatment

Secrets manager, 90-day rotation, pre-commit secret scanning, per-service scoped keys.

AI-R08Governance

Insufficient AI audit evidence

L3 × I3 = 9Moderate

Absent prompt/response logging prevents incident scoping and assessment evidence.

800-171 controls

3.3.1, 3.3.2, 3.3.5

Treatment

Enable enterprise audit logging, forward to SIEM, define retention aligned to the audit standard.

AI-R09Data Protection

Export-control violation

L2 × I5 = 10Moderate

ITAR/EAR technical data processed by a model with foreign-person access or offshore hosting.

800-171 controls

3.1.3, 3.13.1

Treatment

US-person-only, US-region hosting attestation; export control officer sign-off before authorization.

AI-R10Operational

Availability dependence on AI vendor

L3 × I2 = 6Low

Workflow disruption from vendor outage, deprecation, or abrupt model behavior change.

800-171 controls

3.6.1, 3.4.1

Treatment

Documented manual fallback, pinned model versions where offered, change-notification monitoring.

Section 06

Control Implementation for AI

Existing 800-171 controls are extended — not duplicated — to cover model interactions.

  • Access Control (3.1): AI tools authorized for CUI are behind SSO with MFA and role-scoped access; no shared or personal accounts; session data confined to the enclave.
  • Awareness & Training (3.2): annual AI acceptable-use module covering prompt hygiene, marking, hallucination risk, and reporting; role-based training for developers using copilots.
  • Audit & Accountability (3.3): prompt/response logging for CUI-authorized tools, retained per the audit retention standard and reviewed for anomalous data volume.
  • Configuration Management (3.4): AI features disabled by default in approved SaaS; enablement follows change control with documented security impact analysis.
  • Identification & Authentication (3.5): API keys stored in the secrets manager, rotated at least every 90 days, never embedded in prompts, notebooks, or repositories.
  • Incident Response (3.6): AI disclosure scenarios embedded in the IR plan and exercised annually; 72-hour DoD reporting path preserved for CUI incidents.
  • Media Protection (3.8): model outputs derived from CUI inherit CUI marking and handling; exports restricted to approved repositories.
  • System & Communications Protection (3.13): TLS-enforced egress via proxy allowlist; DLP inspection of prompts for CUI indicators and marking strings.
  • System & Information Integrity (3.14): model outputs used in code, engineering, or contract deliverables require documented human review before release.
Section 07

Acceptable Use Rules for Generative AI

  • Never paste CUI, ITAR/EAR technical data, export-controlled drawings, or contract deliverables into a tool not explicitly CUI-authorized in the inventory.
  • Treat every prompt as potentially retained and human-reviewed by the vendor unless contract terms prove otherwise.
  • AI-generated code must pass SAST, dependency scanning, and license review before merge; a human engineer owns the commit.
  • AI output may inform but never solely determine security decisions, personnel actions, or contractual representations.
  • Disclose material AI assistance in deliverables where the contract or customer requires it.
  • Consumer accounts, personal devices, and unmanaged browser extensions are prohibited for any company work.
Section 08

Monitoring, Metrics & Continuous Improvement

  • Monthly: shadow-AI discovery report, egress allowlist deltas, DLP prompt-block counts.
  • Quarterly: risk register review with the AI Review Board; residual risk briefed to the Senior Accountable Official.
  • Annually: full reassessment, tabletop exercise including an AI CUI-disclosure scenario, and plan revision.
  • Key metrics: % AI tools inventoried, % personnel trained, mean time to detect unapproved AI use, count of DLP prompt blocks, open AI POA&M items past due.
Section 09

AI Incident Response

  • Detect — DLP alert, user report, egress anomaly, or vendor notification.
  • Contain — revoke tokens, disable the integration, block the endpoint, preserve prompt/response logs.
  • Assess — determine whether CUI was involved; if yes, activate the DFARS 252.204-7012 72-hour reporting path to DIBNet.
  • Eradicate & Recover — remove data via vendor deletion request, obtain written confirmation, re-baseline affected accounts.
  • Learn — root-cause analysis, register update, control change, and targeted retraining within 30 days.

Approval

This plan is a template requiring tailoring to your system boundary, contracts, and vendor terms before use as assessment evidence. It is not legal advice and does not itself constitute CMMC certification.

Senior Accountable Official

ISSM

Contracts / Export Control