CWE · MITRE source
CWE-471Modification of Assumed-Immutable Data (MAID)
The product does not properly protect an assumed-immutable element from being modified by an attacker.
This occurs when a particular input is critical enough to the functioning of the application that it should not be modifiable at all, but it is. Certain resources are often assumed to be immutable when they are not, such as hidden form fields in web applications, cookies, and reverse DNS lookups.
Last updated: 09 May 2026 03:25 UTC
NIST 800-53 r5 controls that address this weakness (1)AI
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
SC-33 | Transmission Preparation Integrity | SC | Checksums and integrity protection during transformation/packing detect unauthorized modification of data assumed to be immutable before it is transmitted. |
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2020-8147 | 2.0 | 9.8 | 0.0112 | 2020-04-03 |
CVE-2020-8158 | 2.0 | 9.8 | 0.0028 | 2020-09-18 |
CVE-2022-25893 | 2.0 | 9.8 | 0.0050 | 2022-12-21 |
CVE-2018-3728 | 1.9 | 8.8 | 0.0168 | 2018-03-30 |
CVE-2024-55551 | 1.9 | 8.3 | 0.0317 | 2025-03-19 |
CVE-2018-3719 | 1.8 | 8.8 | 0.0054 | 2018-06-07 |
CVE-2018-3720 | 1.8 | 8.8 | 0.0043 | 2018-06-07 |
CVE-2018-3722 | 1.8 | 8.8 | 0.0047 | 2018-06-07 |
CVE-2018-3723 | 1.8 | 8.8 | 0.0043 | 2018-06-07 |
CVE-2020-26245 | 1.7 | 8.1 | 0.0113 | 2020-11-27 |
CVE-2022-21824 | 1.7 | 8.2 | 0.0034 | 2022-02-24 |
CVE-2020-8116 | 1.5 | 7.3 | 0.0076 | 2020-02-04 |
CVE-2020-15256 | 1.5 | 7.7 | 0.0016 | 2020-10-19 |
CVE-2020-8268 | 1.5 | 7.5 | 0.0018 | 2020-11-09 |
CVE-2023-2904 | 1.5 | 7.3 | 0.0016 | 2023-06-07 |
CVE-2024-9876 | 1.5 | 7.3 | 0.0010 | 2025-04-30 |
CVE-2025-33136 | 1.4 | 7.1 | 0.0021 | 2025-05-22 |
CVE-2018-3721 | 1.3 | 6.5 | 0.0025 | 2018-06-07 |
CVE-2021-37177 | 1.3 | 6.5 | 0.0010 | 2021-09-14 |
CVE-2023-43697 | 1.3 | 6.5 | 0.0035 | 2023-10-09 |
CVE-2024-34517 | 1.3 | 6.5 | 0.0021 | 2024-05-07 |
CVE-2020-26237 | 1.2 | 5.8 | 0.0060 | 2020-11-24 |
CVE-2022-2390 | 1.2 | 6.1 | 0.0004 | 2022-08-12 |
CVE-2024-45672 | 1.2 | 6.0 | 0.0004 | 2025-01-23 |
CVE-2024-57708 | 1.2 | 5.7 | 0.0057 | 2025-06-25 |