🔄 NIST 800-53 CIS Reference Update (2026-04-10)#53
🔄 NIST 800-53 CIS Reference Update (2026-04-10)#53github-actions[bot] wants to merge 1 commit intomasterfrom
Conversation
This automated update regenerates the CIS→NIST reference file from the latest OSCAL catalog and CIS benchmark mappings. Changes: +0/-5 lines in shared/references/controls/nist_800_53_cis_reference.yml⚠️ MANUAL ACTION REQUIRED: Review the diff and manually update controls/nist_800_53.yml as needed. The real control file may have additional human edits and guards. Generated by: Weekly NIST 800-53 Sync Workflow Co-Authored-By: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Detailed Changes in CIS Reference FilesChanged Family Files📄 Metadata file diff (nist_800_53_cis_reference.yml)📁 Family files diff (all changed families)diff --git a/shared/references/controls/nist_800_53_cis_reference/cm.yml b/shared/references/controls/nist_800_53_cis_reference/cm.yml
index fac433495e..ad67451f6b 100644
--- a/shared/references/controls/nist_800_53_cis_reference/cm.yml
+++ b/shared/references/controls/nist_800_53_cis_reference/cm.yml
@@ -64,7 +64,6 @@ controls:
- sysctl_net_ipv4_icmp_ignore_bogus_error_responses_value=enabled
- sysctl_net_ipv4_tcp_syncookies_value=enabled
- sysctl_net_ipv6_conf_all_accept_ra_value=disabled
- - sysctl_net_ipv6_conf_all_accept_redirects_value=disabled
- sysctl_net_ipv6_conf_all_accept_source_route_value=disabled
- sysctl_net_ipv6_conf_all_forwarding_value=disabled
- sysctl_net_ipv6_conf_default_accept_ra_value=disabled
@@ -139,7 +138,6 @@ controls:
- sysctl_net_ipv4_ip_forward
- sysctl_net_ipv4_tcp_syncookies
- sysctl_net_ipv6_conf_all_accept_ra
- - sysctl_net_ipv6_conf_all_accept_redirects
- sysctl_net_ipv6_conf_all_accept_source_route
- sysctl_net_ipv6_conf_all_forwarding
- sysctl_net_ipv6_conf_default_accept_ra
@@ -661,7 +659,6 @@ controls:
- sysctl_net_ipv4_icmp_echo_ignore_broadcasts_value=enabled
- sysctl_net_ipv4_icmp_ignore_bogus_error_responses_value=enabled
- sysctl_net_ipv6_conf_all_accept_ra_value=disabled
- - sysctl_net_ipv6_conf_all_accept_redirects_value=disabled
- sysctl_net_ipv6_conf_all_accept_source_route_value=disabled
- sysctl_net_ipv6_conf_all_forwarding_value=disabled
- sysctl_net_ipv6_conf_default_accept_ra_value=disabled
@@ -780,7 +777,6 @@ controls:
- sysctl_net_ipv4_icmp_ignore_bogus_error_responses
- sysctl_net_ipv4_ip_forward
- sysctl_net_ipv6_conf_all_accept_ra
- - sysctl_net_ipv6_conf_all_accept_redirects
- sysctl_net_ipv6_conf_all_accept_source_route
- sysctl_net_ipv6_conf_all_forwarding
- sysctl_net_ipv6_conf_default_accept_ra
diff --git a/shared/references/controls/nist_800_53_cis_reference/other.yml b/shared/references/controls/nist_800_53_cis_reference/other.yml
index ee31b33988..f84d75e921 100644
--- a/shared/references/controls/nist_800_53_cis_reference/other.yml
+++ b/shared/references/controls/nist_800_53_cis_reference/other.yml
@@ -82,7 +82,6 @@ controls:
- sysctl_net_ipv4_icmp_ignore_bogus_error_responses_value=enabled
- sysctl_net_ipv4_tcp_syncookies_value=enabled
- sysctl_net_ipv6_conf_all_accept_ra_value=disabled
- - sysctl_net_ipv6_conf_all_accept_redirects_value=disabled
- sysctl_net_ipv6_conf_all_accept_source_route_value=disabled
- sysctl_net_ipv6_conf_all_forwarding_value=disabled
- sysctl_net_ipv6_conf_default_accept_ra_value=disabledNext Steps:
Tip: Family-specific files (ac.yml, au.yml, cm.yml, etc.) make it easier to review changes by control area. |
|
🔄 Workflow Re-run Update The CIS-NIST sync workflow ran again at 2026-04-12 14:32:49 UTC. The reference files are still up to date with the same changes as this PR. Status: This PR is still current and ready for review. Automated comment from workflow run 24308964464 |
|
🔄 Workflow Re-run Update The CIS-NIST sync workflow ran again at 2026-04-19 14:34:04 UTC. The reference files are still up to date with the same changes as this PR. Status: This PR is still current and ready for review. Automated comment from workflow run 24631442632 |
|
🔄 Workflow Re-run Update The CIS-NIST sync workflow ran again at 2026-04-26 14:37:02 UTC. The reference files are still up to date with the same changes as this PR. Status: This PR is still current and ready for review. Automated comment from workflow run 24959128324 |
|
🔄 Workflow Re-run Update The CIS-NIST sync workflow ran again at 2026-05-03 14:42:00 UTC. The reference files are still up to date with the same changes as this PR. Status: This PR is still current and ready for review. Automated comment from workflow run 25282046128 |
Summary
This automated PR updates the CIS reference file showing the latest CIS→NIST mappings.
This PR only updates the reference file for comparison.
You must manually review the changes and update
controls/nist_800_53.ymlaccordingly:controls/nist_800_53/*.yml(split by family)Changes
shared/references/controls/nist_800_53_cis_reference.ymlshared/references/controls/nist_800_53_cis_reference/*.yml(21 families)File Roles
shared/references/controls/nist_800_53_cis_reference.ymlshared/references/controls/nist_800_53_cis_reference/*.ymlcontrols/nist_800_53.ymlcontrols/nist_800_53/*.ymlHow Profiles Work
nist_800_53:all(real control files)Details
Review Checklist
controls/nist_800_53/*.ymlwith relevant changesHow to Apply Changes
🤖 Generated with GitHub Actions