PRODUCT ARCHITECTURE

CUI

Unclassified government information that still requires safeguarding or dissemination controls under law, regulation, or government-wide policy.

Also called Controlled Unclassified Information

Last reviewed

What is CUI?

Controlled Unclassified Information is government information that is not classified but still cannot be treated as public. The category exists because the old alternative was chaos: before the CUI program, agencies invented their own markings — sensitive but unclassified, for official use only, dozens of variants — each with its own handling expectations and no consistent legal basis.

The CUI program replaced that with one framework. An executive order established it, a federal regulation implements it, and the National Archives maintains the authoritative registry of what categories exist and what authority makes each one controlled. If a category is not in the registry, it is not CUI.

For a technology company, CUI is the trigger. It is what makes NIST SP 800-171 apply to your systems, what makes CMMC Level 2 relevant rather than Level 1, and what turns a routine subcontract into a compliance program.

The categories are broader than people expect

The registry organizes CUI into groupings that reach well past defense:

  • Controlled technical information — engineering data, specifications, and technical material with military or space application.
  • Export control — information subject to export regulations, which catches a great deal of ordinary engineering work.
  • Privacy — certain personal information held by or for the government.
  • Procurement and acquisition — source selection material, contractor bid and proposal information.
  • Critical infrastructure — information about the systems the country runs on.
  • Law enforcement, financial, tax, and more.

A commercial SaaS company that never touches a weapons program can still find itself holding CUI because a customer uploaded procurement-sensitive material or export-controlled technical data into its product.

Why this is an architecture question first

The most consequential decision about CUI is made in product design, not in compliance: does government CUI have to enter your environment at all?

Three architectures produce three completely different obligations:

  1. CUI never enters your systems. The product runs in the customer’s tenant, or the deployment model keeps controlled data on the customer’s side of the boundary. Your compliance obligation is minimal because the trigger never fires.
  2. CUI enters a dedicated enclave. A distinct environment holds controlled data, with defined paths in and out. The requirement set applies to the enclave rather than to the whole company, which is the difference between a scoped project and an enterprise transformation.
  3. CUI flows through the general environment. Everything is in scope — corporate email, laptops, the commercial production estate, the support tooling. This is the expensive answer, and it is usually arrived at by accident rather than by decision.

The companies that handle CUI cheaply chose architecture two deliberately. The ones that handle it expensively discovered architecture three after the fact.

Marking, handling, and destruction

CUI carries handling obligations beyond storage security. It must be marked when it is created or received in a controlled context. Dissemination is limited to those with a lawful government purpose. Destruction has to be done in a way that makes reconstruction infeasible. Physical and electronic handling both count.

For a software vendor the practical implications are unglamorous and specific: can your product export data without stripping markings, can it enforce access restrictions that mirror the dissemination limits, and can it actually delete data when required rather than soft-deleting it forever.

The question worth answering early

Before your first defense-adjacent contract, answer this in writing: where in our product can government CUI end up, and what would it take to make sure it ends up in exactly one place we control?

Answering it early is a design exercise. Answering it after an award is a migration.

COMMON QUESTIONS

Is CUI classified information?

No. CUI is unclassified by definition. It is information the government has determined needs protection under a specific law, regulation, or government-wide policy — export-controlled technical data, certain privacy information, critical infrastructure details, procurement-sensitive material. Classified information is a separate regime with separate rules.

How do I know whether something is CUI?

The government marks it, and the authoritative list of categories is the CUI Registry maintained by the National Archives. If a customer sends you material marked CUI, treat it as CUI. If you are generating information under a contract and are unsure, ask the contracting officer rather than deciding for yourself — the determination belongs to the government.

What is the difference between CUI Basic and CUI Specified?

CUI Basic is protected under the standard baseline. CUI Specified is a category whose underlying authority prescribes additional or different handling — specific dissemination limits, specific destruction requirements. Specified categories can carry obligations the baseline does not, so the category label matters and should not be flattened.

Does CUI apply outside defense contracts?

Yes. CUI is a government-wide program established by executive order and implemented across agencies, not a defense-only construct. Defense contracts have the most developed clause structure around it, which is why the term is most visible there, but civilian agency contracts carry CUI obligations too.

HOW GOVEXPRESS SCORES THIS

Product Architecture

Whether a product can keep CUI out of the vendor's own environment is a Product Architecture question long before it is a compliance question, and the answer determines how much of the compliance burden the company inherits at all.

One of the 12 categories in the Federal Readiness Score. The methodology is public — including the things this platform will never claim.

CUI is one signal. See all of them.

Get your free score