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: 09 May 2026 03:25 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,384Validates 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,578Validates query inputs to prevent SQL syntax or command manipulation.
CWE-20Improper Input Validation13,143Directly implements checks on information inputs to reject invalid data before processing.
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')10,106Validates pathnames and filenames to prevent traversal outside intended directories.
CWE-78Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')6,832Validates inputs to block special elements that would alter OS command execution.
CWE-94Improper Control of Generation of Code ('Code Injection')6,628Validates inputs used in dynamic code generation to block injected directives.
CWE-502Deserialization of Untrusted Data3,125Validates or rejects untrusted serialized data before deserialization occurs.
CWE-918Server-Side Request Forgery (SSRF)2,872Validates server-side URLs and resource references to block SSRF attempts.
CWE-601URL Redirection to Untrusted Site ('Open Redirect')1,728Validates redirect targets and URLs to ensure they conform to allowed destinations.
CWE-73External Control of File Name or Path399Rejects 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.19.80.8630good
CVE-2025-68613 KEV8.99.90.8168good
CVE-2025-58360 KEV8.88.20.8592good
CVE-2026-3055 KEV8.29.80.7061good
CVE-2025-48703 KEV8.29.00.7256good
CVE-2025-54236 KEV7.79.10.6482good
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-150436.99.80.8252good
CVE-2024-129716.78.80.8315good
CVE-2025-01076.79.80.7953good
CVE-2025-74416.79.80.7894good
CVE-2025-300046.58.80.7859good
CVE-2024-528756.58.80.7966good
CVE-2024-40890 KEV6.58.80.4588good
CVE-2013-100516.59.80.7581good
CVE-2024-484566.47.50.8126good
CVE-2013-100696.39.80.7168good
CVE-2023-539416.29.80.7052good
CVE-2012-100236.29.80.7059good
CVE-2024-554576.16.50.8041good
CVE-2025-300056.18.30.7471good
CVE-2011-100196.19.80.6931good

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