Skip to main content
Category: NIST Standards & Publications

NIST SP 800-162, Guide to Attribute Based Access Control (ABAC) Definition and Considerations

Also known as: SP 800-162, NIST Special Publication 800-162, Guide to Attribute Based Access Control (ABAC) Definition and Considerations
Simply put

NIST SP 800-162 is a guide published by the National Institute of Standards and Technology (NIST) that defines and explains attribute based access control (ABAC), a method of deciding who can access information based on characteristics called attributes. It is intended to help federal agencies understand ABAC concepts and considerations for using this approach. It provides definitions and considerations rather than mandatory requirements, so readers should confirm how it applies to their specific systems against current official sources.

Formal definition

NIST Special Publication 800-162, authored by V. Hu and others and maintained by NIST, provides Federal agencies with a definition of attribute based access control (ABAC), described as a logical access control methodology. The publication addresses ABAC definition and considerations to inform agency understanding and planning. As a NIST special publication of this type, it is generally advisory guidance rather than a binding control baseline; practitioners should verify the current revision (the evidence references an updated final release) and confirm its scope and applicability against the authoritative text at csrc.nist.gov.

Why it matters

Access control is foundational to protecting federal information systems, and the choice of access control model directly affects how precisely an organization can enforce policy over who reaches which data. NIST SP 800-162 matters because it gives federal agencies a common, authoritative vocabulary and set of considerations for attribute based access control (ABAC), an approach that decides access based on characteristics (attributes) rather than static role or identity lists alone. For compliance officers and system security personnel evaluating access control strategies, having a NIST-published reference helps ground design discussions in shared definitions rather than vendor-specific terminology.

Because SP 800-162 is advisory guidance rather than a binding control baseline, it should not be mistaken for a mandate or an authorization requirement. It informs understanding and planning; it does not by itself impose obligations the way a control catalog or a contractual clause would. Readers should treat it as a conceptual and planning resource and confirm how any ABAC design maps to the actual access control requirements that apply to their systems, which are set out in the governing control baselines and agency tailoring, not in this guide.

Getting the framing right also avoids a common error: assuming that adopting an ABAC model described in this publication automatically satisfies an agency's access control obligations. The guide describes a methodology and considerations; demonstrating that a specific implementation meets applicable requirements remains a separate assessment that must be verified against the current authoritative text and the controls that govern the system in question.

Who it's relevant to

Federal agency system architects and access control designers
The publication is explicitly aimed at federal agencies and provides a common definition of ABAC as a logical access control methodology. Architects evaluating whether an attribute based approach fits their environment can use it to ground design discussions in NIST terminology, while confirming implementation specifics against the applicable control requirements for their systems.
Information system security managers and compliance officers
Those responsible for access control policy can reference SP 800-162 for definitions and considerations when planning or reviewing an ABAC approach. Because the guide is advisory rather than a mandatory baseline, they should confirm how any access control obligations that actually apply to their systems are satisfied through the governing controls, not through this guidance alone.
Practitioners and integrators supporting government systems
Contractors and integrators building access control capabilities for U.S. government agencies can use the shared ABAC vocabulary to align with agency expectations. They should verify the current revision at csrc.nist.gov, since the evidence references an updated final release, and confirm scope and applicability against the authoritative text.

Inside SP 800-162

Attribute-Based Access Control (ABAC) Definition
NIST SP 800-162 provides the guide to Attribute-Based Access Control, defining ABAC as an access control approach in which access decisions are made by evaluating attributes associated with subjects, objects, requested operations, and the environment against defined policies, rather than relying solely on static identity or role assignments.
Core ABAC Components
The publication generally describes the functional elements involved in an ABAC deployment, including subjects and their attributes, objects (resources) and their attributes, operations, environmental conditions, and the policies that govern access decisions. Readers should consult the current text for the precise terminology and component model used.
Policy and Attribute Management Considerations
The guide addresses considerations for establishing, managing, and governing the attributes and policies that drive ABAC decisions, including the enterprise processes needed to define trustworthy attribute sources and maintain policy consistency over time.
Relationship to Other Access Control Models
SP 800-162 discusses ABAC in relation to other access control paradigms, such as role-based access control, to help organizations understand where attribute-based approaches may offer flexibility or scalability advantages. The specific comparisons should be verified against the applicable revision.
Guidance Nature and Authority
The document is guidance issued by NIST and is generally non-binding on its own; it becomes operative for a given system through frameworks, agency policy, or contractual requirements that reference it. It is distinct from control catalogs such as NIST SP 800-53 and from the CUI requirements in NIST SP 800-171.

Common questions

Answers to the questions practitioners most commonly ask about SP 800-162.

Is NIST SP 800-162 a mandatory control set or authorization requirement like NIST SP 800-53 or FedRAMP?
No. NIST SP 800-162 is a guideline that provides definitions and considerations for Attribute Based Access Control (ABAC); it is not a control catalog like NIST SP 800-53, nor an authorization program like FedRAMP. Its guidance is generally advisory rather than independently binding, and it does not itself grant or substitute for an Authority to Operate. Organizations should confirm which access control requirements are actually mandated for their systems against the applicable authoritative sources, such as the relevant NIST SP 800-53 access control family or agency-specific policy, and verify the current revision of any document they rely on.
Does implementing the ABAC model described in NIST SP 800-162 mean an organization has satisfied its access control compliance obligations?
Not necessarily. Adopting the ABAC concepts in NIST SP 800-162 is an architectural and implementation approach, not evidence of compliance in itself. Compliance is generally demonstrated against the access control requirements that apply to a given system, which may derive from NIST SP 800-53, NIST SP 800-171 for CUI in most defense contractor contexts, or other governing frameworks depending on whether the system is a federal civilian, defense, or national security system. Implementation should not be confused with assessment or authorization, and readers should confirm the specific obligations that apply to their environment.
How does ABAC as described in NIST SP 800-162 differ from role-based access control (RBAC)?
As described in NIST SP 800-162, ABAC generally makes access decisions by evaluating attributes of the subject, the object, requested operations, and environmental conditions against policy, rather than assigning access primarily through predefined roles as in RBAC. This can support more granular and context-aware decisions in many implementations. The publication discusses concepts and considerations rather than prescribing a specific product or configuration, so organizations should validate design choices against their own requirements and current authoritative guidance.
What components does NIST SP 800-162 generally associate with an ABAC deployment?
The publication generally discusses functional elements involved in evaluating and enforcing attribute-based policy, along with the management of attributes and policies that drive access decisions. It addresses these at a conceptual level to inform design and governance considerations. Because the document is a guideline rather than a configuration standard, specific architectures, product selections, and integration details are out of scope and must be determined by the implementing organization against its operational and compliance needs.
Can NIST SP 800-162 guidance be applied to systems handling CUI or DoD systems under the RMF?
The ABAC concepts in NIST SP 800-162 can inform access control design across many environments, but the binding requirements differ by system type. CUI on defense contractor systems is generally governed by NIST SP 800-171 and applicable DFARS provisions, while DoD systems typically follow the Risk Management Framework using NIST SP 800-53 controls with DoD tailoring. NIST SP 800-162 does not override or replace those requirements. Readers should map any ABAC approach back to the specific control requirements and agency interpretations that apply to their system and confirm the current authoritative text.
What are the key governance and management challenges to plan for when implementing ABAC based on this guidance?
NIST SP 800-162 generally highlights that effective ABAC depends on well-defined attributes, trustworthy attribute sources, and clearly articulated access policies, all of which require ongoing management. Implementations should account for how attributes are established, maintained, and validated over time, and how policies are governed and updated. Because access control is subject to continuous monitoring obligations in most authorized environments, an ABAC deployment should be maintained and reassessed over its lifecycle rather than treated as a one-time configuration. Specific operational, contractual, and legal details are outside the scope of the guideline and should be confirmed against current official sources.

Common misconceptions

NIST SP 800-162 is a mandatory control baseline that systems must comply with, similar to SP 800-53 or SP 800-171.
SP 800-162 is generally a guidance publication describing the ABAC model, not a catalog of mandatory security controls. Compliance obligations arise from frameworks, agency policy, or contract language that may reference it, not from the guide itself. Readers should confirm applicable requirements against the current authoritative sources for their system category (federal civilian under FISMA, DoD under the RMF, or CUI under SP 800-171).
ABAC as described in SP 800-162 is simply a newer name for role-based access control.
ABAC and RBAC are distinct models. ABAC evaluates attributes of subjects, objects, operations, and the environment against policy at decision time, whereas RBAC keys access primarily to assigned roles. The publication treats them as related but different approaches, and implementations often combine or contrast them rather than substituting one term for the other.
Adopting ABAC per SP 800-162 automatically improves security and satisfies access control requirements.
Selecting an ABAC model is a design choice, not a guarantee of security or compliance. The effectiveness of ABAC depends heavily on the trustworthiness of attribute sources, the correctness of policies, and ongoing governance. Compliance with an access control requirement must still be demonstrated against the applicable framework or contractual obligation, and implementation specifics must be confirmed against current official sources.

Best practices

Verify the current revision of NIST SP 800-162 and any documents that reference it before relying on specific terminology or model details, since guidance can be updated over time.
Establish authoritative, well-governed sources for subject, object, and environmental attributes, and document how attribute quality and trustworthiness are maintained, because ABAC decisions are only as reliable as the underlying attributes.
Define, review, and version-control access policies explicitly, and confirm that policy logic aligns with the access control requirements imposed by your governing framework (for example FISMA for civilian systems, the RMF for DoD systems, or SP 800-171 for CUI).
Do not treat adoption of the ABAC model as evidence of compliance; map your ABAC implementation to the specific access control requirements and demonstrate satisfaction through assessment, keeping assessment distinct from authorization.
Consider how ABAC interacts with, or supplements, existing role-based or other access control mechanisms rather than assuming a wholesale replacement, and document the rationale for the chosen model.
Confirm contractual, agency-specific, and system-categorization obligations against current official sources, since SP 800-162 does not by itself cover the legal, contractual, or implementation specifics applicable to a particular environment.