Cyber Posture

NIST 800-53 r5 · Controls catalogue · Family SI

SI-8Spam Protection

Employ spam protection mechanisms at system entry and exit points to detect and act on unsolicited messages; and Update spam protection mechanisms when new releases are available in accordance with organizational configuration management policy and procedures.

Last updated: 09 May 2026 03:25 UTC

Implementations targeting this control (0)

ATT&CK techniques this control mitigates (20)

Weaknesses this control addresses (6)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-20Improper Input Validation13,143Spam protection mechanisms perform filtering and detection on inbound/outbound messages, directly compensating for missing or weak input validation of unsolicited content.
CWE-400Uncontrolled Resource Consumption3,324Blocking or throttling unsolicited messages at entry/exit points prevents attackers from flooding queues, storage, or processing resources.
CWE-770Allocation of Resources Without Limits or Throttling1,979The control enforces limits on message volume and unsolicited traffic, reducing the impact of resource allocations without throttling.
CWE-693Protection Mechanism Failure476Requiring deployment and timely updates of spam mechanisms prevents the absence or obsolescence of a protection mechanism that would otherwise be bypassed.
CWE-184Incomplete List of Disallowed Inputs110Spam filters rely on evolving blacklists, signatures, and heuristics of disallowed message patterns; keeping them updated per the control directly mitigates incomplete disallowed-input lists.
CWE-799Improper Control of Interaction Frequency67Spam protection explicitly controls interaction frequency by detecting and acting on bulk unsolicited messages from external sources.

Top CVEs where this control is the strongest mitigation

CVE Risk CVSS EPSS Match
CVE-2025-244581.47.10.0001partial

Other controls in family SI

SI-1 SI-10 SI-11 SI-12 SI-13 SI-14 SI-15 SI-16 SI-17 SI-18 SI-19 SI-2 SI-20 SI-21 SI-22 SI-23 SI-3 SI-4 SI-5 SI-6 SI-7 SI-9