Cyber Resilience

NIST 800-53 r5 · Controls catalogue · Family PL

PL-9Central Management

Centrally manage {{ insert: param, pl-09_odp }}.

Last updated: 04 July 2026 08:17 UTC

Implementations targeting this control (0)

ATT&CK techniques this control mitigates (0)

Weaknesses this control addresses (9)AI

CWEs ranked by how often they appear in real CVEs. The rationale describes how this control reduces exploitability of each weakness class.

CWE Name CVEs Why this control addresses it
CWE-284Improper Access Control5,385Central management enforces consistent access-control policies across systems, reducing the likelihood of missing or inconsistent enforcement.
CWE-287Improper Authentication4,909Centralized authentication mechanisms and policy enforcement reduce the chance of missing or weak authentication on individual components.
CWE-269Improper Privilege Management3,104Centralized privilege assignment and oversight prevent ad-hoc or excessive privilege grants that occur when each system is configured independently.
CWE-798Use of Hard-coded Credentials2,013Central credential stores and rotation policies remove the need for hard-coded credentials in configuration files or code.
CWE-732Incorrect Permission Assignment for Critical Resource1,875Central management of critical-resource permissions ensures uniform, least-privilege assignments rather than per-system manual settings that frequently drift.
CWE-276Incorrect Default Permissions1,789A central authority can define and push correct default permissions, eliminating the common practice of leaving insecure defaults on individual hosts.
CWE-693Protection Mechanism Failure614Central management verifies that required protection mechanisms remain enabled and correctly configured, reducing protection-mechanism failures due to local drift.
CWE-1188Initialization of a Resource with an Insecure Default335Central configuration overrides or replaces insecure default initializations that would otherwise be left unchanged on each system.
CWE-521Weak Password Requirements308Organization-wide password and authentication policies are applied uniformly, preventing weak local password requirements.

Top CVEs where this control is the strongest mitigation

CVE Risk CVSS EPSS Match
No CVEs annotated to this control yet — the per-CVE backfill is in progress.

Other controls in family PL

PL-1 PL-10 PL-11 PL-2 PL-3 PL-4 PL-5 PL-6 PL-7 PL-8