Cyber Posture

NIST 800-53 r5 · Controls catalogue · Family SI

SI-10Information Input Validation

Check the validity of the following information inputs: {{ insert: param, si-10_odp }}.

Last updated: 19 May 2026 14:18 UTC

Implementations targeting this control (0)

ATT&CK techniques this control mitigates (101)

Weaknesses this control addresses (10)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-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')50,636Validates web inputs to reject script-related content that could produce XSS.
CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')22,681Validates query inputs to prevent SQL syntax or command manipulation.
CWE-20Improper Input Validation13,217Directly implements checks on information inputs to reject invalid data before processing.
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')10,202Validates pathnames and filenames to prevent traversal outside intended directories.
CWE-78Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')6,908Validates inputs to block special elements that would alter OS command execution.
CWE-94Improper Control of Generation of Code ('Code Injection')6,720Validates inputs used in dynamic code generation to block injected directives.
CWE-502Deserialization of Untrusted Data3,170Validates or rejects untrusted serialized data before deserialization occurs.
CWE-918Server-Side Request Forgery (SSRF)2,947Validates server-side URLs and resource references to block SSRF attempts.
CWE-601URL Redirection to Untrusted Site ('Open Redirect')1,743Validates redirect targets and URLs to ensure they conform to allowed destinations.
CWE-73External Control of File Name or Path421Rejects externally supplied file or resource identifiers that fail validity checks.

Top CVEs where this control is the strongest mitigation

CVE Risk CVSS EPSS Match
CVE-2025-1316 KEV9.29.80.8729good
CVE-2026-3055 KEV8.89.80.8002good
CVE-2025-58360 KEV8.58.20.8139good
CVE-2025-68613 KEV8.09.90.6707good
CVE-2025-54236 KEV UPD7.99.10.6743good
CVE-2025-48703 KEV7.89.00.6740good
CVE-2024-326407.69.80.9372good
CVE-2024-128497.17.50.9304good
CVE-2024-40891 KEV7.08.80.5324good
CVE-2025-595287.010.00.8387good
CVE-2016-150437.09.80.8474good
CVE-2024-129716.78.80.8315good
CVE-2025-01076.79.80.7953good
CVE-2025-74416.79.80.7894good
CVE-2012-100206.79.80.7821good
CVE-2015-101386.69.80.7730good
CVE-2015-101376.69.80.7724good
CVE-2024-528756.58.80.7966good
CVE-2024-40890 KEV6.58.80.4588good
CVE-2013-100516.59.80.7581good
CVE-2015-101356.59.80.7566good
CVE-2024-484566.47.50.8126good
CVE-2013-100696.39.80.7168good
CVE-2025-20362 KEV6.36.50.5014good
CVE-2025-134866.29.80.7131good

Other controls in family SI

SI-1 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-8 SI-9