CWE · MITRE source
CWE-1285Improper Validation of Specified Index, Position, or Offset in Input
The product receives input that is expected to specify an index, position, or offset into an indexable resource such as a buffer or file, but it does not validate or incorrectly validates that the specified index/position/offset has the required properties.
Often, indexable resources such as memory buffers or files can be accessed using a specific position, index, or offset, such as an index for an array or a position for a file. When untrusted input is not properly validated before it is used as an index, attackers could access (or attempt to access) unauthorized portions of these resources. This could be used to cause buffer overflows, excessive resource allocation, or trigger unexpected failures.
Last updated: 22 August 2026 00:25 UTC
Control responseHuman-reviewed
Answering this weakness across the control lifecycle, from our framework cross-walks.
ID.RA-01PR.PS-02PR.PS-06SI-10Information Input Validation
—
—
V1.4.2V2.1.1V2.2.1V2.2.2
NIST 800-53 r5 controls that address this weakness (0)AI-assisted
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
| No NIST controls proposed yet. | |||
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2025-3357 UPD | 7.5 | 9.8 | 0.0096 | 2025-05-28 |
CVE-2025-67268 UPD | 7.4 | 9.8 | 0.0070 | 2026-01-02 |
CVE-2025-55086 | 7.3 | 9.8 | 0.0037 | 2025-10-20 |
CVE-2025-3755 UPD | 7.0 | 9.1 | 0.0077 | 2025-05-29 |
CVE-2026-33557 UPD | 7.0 | 9.1 | 0.0068 | 2026-04-20 |
CVE-2023-46724 UPD | 6.8 | 8.6 | 0.0405 | 2023-11-01 |
CVE-2026-2006 UPD | 6.8 | 8.8 | 0.0108 | 2026-02-12 |
CVE-2025-7848 UPD | 6.5 | 7.8 | 0.0446 | 2025-07-29 |
CVE-2022-21821 UPD | 6.2 | 7.8 | 0.0209 | 2022-03-29 |
CVE-2024-41928 UPD | 6.2 | 8.4 | 0.0024 | 2024-09-05 |
CVE-2020-25241 UPD | 6.0 | 7.5 | 0.0103 | 2021-03-15 |
CVE-2024-36342 UPD | 6.0 | 8.8 | 0.0017 | 2025-09-06 |
CVE-2026-32285 UPD | 6.0 | 7.5 | 0.0075 | 2026-03-26 |
CVE-2022-22201 UPD | 5.9 | 7.5 | 0.0066 | 2022-10-18 |
CVE-2024-23609 UPD | 5.9 | 7.8 | 0.0059 | 2024-03-11 |
CVE-2024-23612 UPD | 5.9 | 7.8 | 0.0060 | 2024-03-11 |
CVE-2024-51564 UPD | 5.9 | 7.5 | 0.0046 | 2024-11-12 |
CVE-2026-32286 UPD | 5.9 | 7.5 | 0.0065 | 2026-03-26 |
CVE-2023-39388 UPD | 5.8 | 7.5 | 0.0045 | 2023-08-13 |
CVE-2023-39389 UPD | 5.8 | 7.5 | 0.0045 | 2023-08-13 |
CVE-2025-55087 UPD | 5.8 | 7.5 | 0.0043 | 2025-10-17 |
CVE-2026-44004 UPD | 5.8 | 7.5 | 0.0042 | 2026-05-13 |
CVE-2024-10494 UPD | 5.7 | 7.8 | 0.0019 | 2024-12-10 |
CVE-2024-10495 UPD | 5.7 | 7.8 | 0.0019 | 2024-12-10 |
CVE-2024-10496 UPD | 5.7 | 7.8 | 0.0019 | 2024-12-10 |