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.
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.