Control Statement
Authorization policy shall be enforced at a decision point that every access path consults, and changes to that policy shall be controlled, logged and reviewable.
Purpose. To ensure the policy that governs movement is actually consulted and cannot be altered without trace.
Discussion
M3 Envelopment's precondition, in the framework's own words, is a policy decision point that something actually enforces — an authorization engine no service consults is a document, and it will score well. This control makes that testable in both directions: paths that bypass the decision point, and changes to policy that leave no trace. The second is the higher-value target. An adversary who can add a policy rule does not need to defeat any control in this family; they authorize themselves, and unless policy change is logged and reviewed against an expected-change baseline, the alteration is indistinguishable from routine administration.
Goals and Metrics
A metric that cannot come out badly is not a metric. Each of these is capable of reporting that the control is not working.
- Percentage of access paths consulting the authorization decision point
- Number of open bypass findings
- Measured time to detect an unauthorized policy change
- Percentage of policy changes with a recorded review result
Accountability
Exactly one role is accountable, and every other role carries at least Informed — no control in the published catalog leaves a role with zero relationship to it. That is a stated property of how these were authored, not a coincidence, and not a claim that every role's work is worth equal attention here.
| AO | CTI | SOC | HUNT | PLAT | ISSO |
|---|---|---|---|---|---|
| Authorizing Official / CISO: Accountable | Cyber Threat Intelligence cell: Informed | SOC / Defensive Operations: Consulted | Hunt team: Informed | Platform and product owners: Responsible | Governance / RMF / ISSO: Consulted |
AO Authorizing Official / CISOCTI Cyber Threat Intelligence cellSOC SOC / Defensive OperationsHUNT Hunt teamPLAT Platform and product ownersISSO Governance / RMF / ISSO
- AccountableAuthorizing Official / CISO
- InformedCyber Threat Intelligence cell
- ConsultedSOC / Defensive Operations
- InformedHunt team
- ResponsiblePlatform and product owners
- ConsultedGovernance / RMF / ISSO
Inputs and Outputs
Consumes
- ID-1 Identity Plane DefinitionEnforcement point register defining the paths that must be covered
- ID-3 Authentication AssuranceAssurance level consumed by the decision
- TM-2 Defensive Layer ClassificationTerrain classification the policy is written against
Produces
- KT-4 Adversary Reachability AssessmentAuthorization paths over which reachability is computed
- KT-5 Barrier SufficiencyBarrier set whose continued enforcement is monitored
- DV-2 Device Posture as an Access PreconditionThe decision point at which device posture is enforced
Activities
- L2Enforce authorization policy at a defined decision point.
- L2Log every change to authorization policy.
- L2Record which access paths consult the decision point.
- L3Enumerate access paths that do not consult the decision point and record each as a finding with an owner, since these are where envelopment fails.
- L3Review policy changes against expected change, not merely retain the log — an unreviewed change log detects nothing.
- L3Require authorization for policy change at a level above the access the policy governs, so self-authorization requires two failures rather than one.
- L3Place change detection on the policy store itself and route it to a monitored path, consistent with
KT-5barrier monitoring. - L4Measure the proportion of access paths consulting the decision point, and trend it toward complete coverage.
- L4Measure time to detect an unauthorized authorization policy change, tested rather than assumed.
- L5Move toward policy as reviewed, version-controlled configuration, so change review is a property of the deployment process rather than a periodic audit.
Measurement
Percentage of access paths consulting the authorization decision point.
Measured time to detect an unauthorized policy change.
Evidence and Assessment
Path coverage record; policy change log with review results; bypass findings; change detection coverage on the policy store.
Examine paths that bypass the decision point; test whether policy changes are reviewed against expected change rather than only retained; test time to detect an introduced policy change.
Related Guidance
- AC-3
- AC-6
- AU-6
- PR.AA-05
- DE.CM-09
Position in the Chain
Derived from the other controls’ own declarations, so the two directions cannot disagree.
Where This Control Is Used
Derived, in every case, from the declaration at the other end: the forms whose techniques name this control, the artifacts whose producing and consuming controls include it, the layers whose control lists name it, and the roles its own accountability chart puts to work. Nothing here is authored on this page, so the sheet cannot claim an edge the other end does not.
Forms of Maneuver It Assesses
- M3EnvelopmentMake identity, not network location, the decisive plane — surround the adversary with policy.3 of 20 techniques — M3.03, M3.12, M3.18
- M2Defense in DepthEnsure no single failure is decisive.1 of 18 techniques — M2.02
Terrain It Is Named On
- T1IdentityEnsures the policy decision point is actually consulted on every path, which is the property that makes this layer an enforcement plane rather than a login service.
Artifacts It Stands On
- consumesCyber Terrain OverlayThe positional map of the estate: every element with a defensive layer, a defensive weight, a named accountable owner and its adjacencies. Not an asset inventory — an inventory enumerates, an overlay positions.
Roles It Puts to Work
- AccountableAuthorizing Official / CISOIntent, risk acceptance, and the scheme itself.
- ResponsiblePlatform and product ownersTheir own terrain. Obstacles get emplaced on their ground, so they site them.
- ConsultedSOC / Defensive OperationsManeuver. Executes fires and emplaces obstacles inside the standing rules of engagement.
- ConsultedGovernance / RMF / ISSOTranslating cycle outputs into FISMA and RMF artifacts, and owning the rules of engagement.
- InformedCyber Threat Intelligence cellFrame, Map and Fuse. The intelligence requirements, the threat courses of action, and the confidence levels.
- InformedHunt teamCounterattack. Works the hypotheses that Fuse raises.