Security Alerts, Advisories, and Directives (03.14.03) Security Alerts, Advisories, and Directives
High-Level Description
Family: System and Information Integrity
Framework: NIST SP 800-171 Rev 3
Applicability: Systems processing, storing, or transmitting CUI
Receive system security alerts, advisories, and directives from external organizations on an ongoing basis.
Generate and disseminate internal system security alerts, advisories, and directives, as necessary.
What to Check
Verify Security Alerts, Advisories, and Directives (03.14.03) Security Alerts, Advisories, and Directives is implemented for CUI systems
Review SSP documentation for Security Alerts, Advisories, and Directives (03.14.03)
Validate CMMC Level 2 assessment objective for Security Alerts, Advisories, and Directives (03.14.03)
Confirm POA&M addresses any gaps for Security Alerts, Advisories, and Directives (03.14.03)
How to Test
Step 1: Review System Security Plan
Examine the SSP for Security Alerts, Advisories, and Directives (03.14.03) implementation description and responsible parties.
Step 2: Assess Implementation
# Verify security controls protecting CUI
# Check access controls, encryption, monitoring as applicable
# For Linux systems:
ls -la /etc/security/ 2>/dev/null
grep -r "CUI\|controlled" /etc/security/ 2>/dev/null
# For cloud:
# Use cloud-audit-mcp tools to assess posture
Step 3: CMMC Assessment Validation
Verify this requirement passes CMMC Level 2 assessment methodology per SP 800-171A Rev 3.
Tools
Tool
Purpose
Usage
cloud-audit-mcp
Assess cloud CUI environment
cloud_audit_* tools
Manual Review
SSP and POA&M review
Documentation analysis
Remediation Guide
Requirement Statement
Receive system security alerts, advisories, and directives from external organizations on an ongoing basis.
Generate and disseminate internal system security alerts, advisories, and directives, as necessary.
Supplemental Guidance
There are many publicly available sources of system security alerts and advisories. The Department of Homeland Security’s Cybersecurity and Infrastructure Security Agency (CISA), the National Security Agency (NSA), and the Federal Bureau of Investigation (FBI) generate security alerts and advisories to maintain situational awareness across the Federal Government and in nonfederal organizations. Software vendors, subscription services, and industry Information Sharing and Analysis Centers (ISACs) may also provide security alerts and advisories. Compliance with security directives is essential due to the critical nature of many of these directives and the potential immediate adverse effects on organizational operations and assets, individuals, other organizations, and the Nation should the directives not be implemented in a timely manner.
Risk Assessment
Finding
Severity
Impact
Security Alerts, Advisories, and Directives (03.14.03) Security Alerts, Advisories, and Directives not implemented
High
CUI Protection - System and Information Integrity
Security Alerts, Advisories, and Directives (03.14.03) partially implemented (POA&M)
SSP documents Security Alerts, Advisories, and Directives (03.14.03) implementation
Evidence of operating effectiveness collected
POA&M addresses any gaps
CMMC assessment objective met
Continuous monitoring active
1---2name: security-alerts-advisories-and-directives-03-14-03-security-3description: Receive system security alerts, advisories, and directives from external organizations on an ongoing basis.4---56# Security Alerts, Advisories, and Directives (03.14.03) Security Alerts, Advisories, and Directives78## High-Level Description910**Family:** System and Information Integrity11**Framework:** NIST SP 800-171 Rev 312**Applicability:** Systems processing, storing, or transmitting CUI1314Receive system security alerts, advisories, and directives from external organizations on an ongoing basis.15Generate and disseminate internal system security alerts, advisories, and directives, as necessary.1617## What to Check1819- [ ] Verify Security Alerts, Advisories, and Directives (03.14.03) Security Alerts, Advisories, and Directives is implemented for CUI systems20- [ ] Review SSP documentation for Security Alerts, Advisories, and Directives (03.14.03)21- [ ] Validate CMMC Level 2 assessment objective for Security Alerts, Advisories, and Directives (03.14.03)22- [ ] Confirm POA&M addresses any gaps for Security Alerts, Advisories, and Directives (03.14.03)2324## How to Test2526### Step 1: Review System Security Plan2728Examine the SSP for Security Alerts, Advisories, and Directives (03.14.03) implementation description and responsible parties.2930### Step 2: Assess Implementation3132```33# Verify security controls protecting CUI34# Check access controls, encryption, monitoring as applicable3536# For Linux systems:37ls -la /etc/security/ 2>/dev/null38grep -r "CUI\|controlled" /etc/security/ 2>/dev/null3940# For cloud:41# Use cloud-audit-mcp tools to assess posture42```4344### Step 3: CMMC Assessment Validation4546Verify this requirement passes CMMC Level 2 assessment methodology per SP 800-171A Rev 3.4748## Tools4950| Tool | Purpose | Usage |51| --------------- | ---------------------------- | ---------------------- |52| cloud-audit-mcp | Assess cloud CUI environment | `cloud_audit_*` tools |53| Manual Review | SSP and POA&M review | Documentation analysis |5455## Remediation Guide5657### Requirement Statement5859Receive system security alerts, advisories, and directives from external organizations on an ongoing basis.60Generate and disseminate internal system security alerts, advisories, and directives, as necessary.6162### Supplemental Guidance6364There are many publicly available sources of system security alerts and advisories. The Department of Homeland Security’s Cybersecurity and Infrastructure Security Agency (CISA), the National Security Agency (NSA), and the Federal Bureau of Investigation (FBI) generate security alerts and advisories to maintain situational awareness across the Federal Government and in nonfederal organizations. Software vendors, subscription services, and industry Information Sharing and Analysis Centers (ISACs) may also provide security alerts and advisories. Compliance with security directives is essential due to the critical nature of many of these directives and the potential immediate adverse effects on organizational operations and assets, individuals, other organizations, and the Nation should the directives not be implemented in a timely manner.6566## Risk Assessment6768| Finding | Severity | Impact |69| ------------------------------------------------------------------------------------------------------------------ | -------- | ------------------------------------------------- |70| Security Alerts, Advisories, and Directives (03.14.03) Security Alerts, Advisories, and Directives not implemented | High | CUI Protection - System and Information Integrity |71| Security Alerts, Advisories, and Directives (03.14.03) partially implemented (POA&M) | Medium | CMMC certification risk |7273## CWE Categories7475| CWE ID | Title |76| ------ | ------------------------- |77| CWE-20 | Improper Input Validation |7879## References8081- [NIST SP 800-171 Rev 3](https://csrc.nist.gov/pubs/sp/800/171/r3/final)82- [NIST SP 800-171A Rev 3 (Assessment)](https://csrc.nist.gov/pubs/sp/800/171/a/r3/final)83- [CMMC Model Overview](https://www.acq.osd.mil/cmmc/)84- [NIST OSCAL Content](https://github.com/usnistgov/oscal-content)8586## Checklist8788- [ ] SSP documents Security Alerts, Advisories, and Directives (03.14.03) implementation89- [ ] Evidence of operating effectiveness collected90- [ ] POA&M addresses any gaps91- [ ] CMMC assessment objective met92- [ ] Continuous monitoring active
Run npx skillmds@latest add cyberstrikeus/security-alerts-advisories-and-directives-03-14-03-security- in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Receive system security alerts, advisories, and directives from external organizations on an ongoing basis. It is listed under Security on SkillMD.
SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
cyberstrikeus (@cyberstrikeus) published this skill. Their other Agent Skills are listed on their SkillMD profile.