CWE · MITRE source
CWE-474Use of Function with Inconsistent Implementations
The code uses a function that has inconsistent implementations across operating systems and versions.
The use of inconsistent implementations can cause changes in behavior when the code is ported or built under a different environment than the programmer expects, which can lead to security problems in some cases. The implementation of many functions varies by platform, and at times, even by different versions of the same platform. Implementation differences can include:
Last updated: 04 July 2026 10:16 UTC
NIST 800-53 r5 controls that address this weakness (0)AI
| 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-2024-1694 | 5.5 | 7.8 | 0.0015 | 2024-06-07 |
CVE-2024-5836 | 5.5 | 8.8 | 0.0049 | 2024-06-11 |
CVE-2026-0902 | 5.5 | 8.8 | 0.0026 | 2026-01-20 |
CVE-2026-24010 | 5.5 | 8.0 | 0.0042 | 2026-01-22 |
CVE-2026-25960 UPD | 5.5 | 7.1 | 0.0049 | 2026-03-09 |
CVE-2026-11102 UPD | 5.5 | 8.8 | 0.0039 | 2026-06-04 |
CVE-2021-0294 | 3.5 | 5.3 | 0.0095 | 2021-07-15 |
CVE-2024-1672 UPD | 3.5 | 5.4 | 0.0088 | 2024-02-21 |
CVE-2024-2628 UPD | 3.5 | 4.3 | 0.0059 | 2024-03-20 |
CVE-2024-5839 | 3.5 | 6.5 | 0.0049 | 2024-06-11 |
CVE-2024-7001 | 3.5 | 4.3 | 0.0042 | 2024-08-06 |
CVE-2026-11097 UPD | 3.5 | 6.5 | 0.0023 | 2026-06-04 |
CVE-2026-39894 | 1.5 | 2.9 | 0.0010 | 2026-06-24 |