CWE · MITRE source
CWE-426Untrusted Search Path
The product searches for critical resources using an externally-supplied search path that can point to resources that are not under the product's direct control.
This might allow attackers to execute their own programs, access unauthorized data files, or modify configuration in unexpected ways. If the product uses a search path to locate critical resources such as programs, then an attacker could modify that search path to point to a malicious program, which the targeted product would then execute. The problem extends to any type of critical resource that the product trusts. Some of the most common variants of untrusted search path are:
Last updated: 09 May 2026 03:25 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-2015-0096 | 5.2 | 0.0 | 0.8707 | 2015-03-11 |
CVE-2022-23748 KEV | 4.3 | 7.8 | 0.1174 | 2022-11-17 |
CVE-2012-1854 KEV | 3.8 | 7.8 | 0.0464 | 2012-07-10 |
CVE-2023-36003 | 3.7 | 6.7 | 0.3857 | 2023-12-12 |
CVE-2019-11660 | 3.6 | 7.8 | 0.3422 | 2019-09-13 |
CVE-2022-22047 KEV | 3.6 | 7.8 | 0.0146 | 2022-07-12 |
CVE-2016-5330 | 3.1 | 7.8 | 0.2548 | 2016-08-08 |
CVE-2024-13158 | 2.9 | 7.2 | 0.2425 | 2025-01-14 |
CVE-2010-3190 | 2.8 | 0.0 | 0.4674 | 2010-08-31 |
CVE-2019-0809 | 2.6 | 7.8 | 0.1703 | 2019-04-09 |
CVE-2018-0598 | 2.4 | 7.8 | 0.1388 | 2018-06-26 |
CVE-2018-16156 | 2.4 | 7.8 | 0.1385 | 2019-05-17 |
CVE-2024-6769 | 2.3 | 6.7 | 0.1595 | 2024-09-26 |
CVE-2017-2149 | 2.2 | 8.8 | 0.0754 | 2017-04-28 |
CVE-2020-1458 | 2.1 | 7.8 | 0.0887 | 2020-07-14 |
CVE-2023-30330 | 2.1 | 9.8 | 0.0182 | 2023-05-12 |
CVE-2023-26031 | 2.1 | 7.5 | 0.0927 | 2023-11-16 |
CVE-2024-50986 | 2.1 | 7.3 | 0.1085 | 2024-11-15 |
CVE-2016-1417 | 2.0 | 8.8 | 0.0426 | 2017-01-23 |
CVE-2017-2225 | 2.0 | 9.8 | 0.0058 | 2017-07-07 |
CVE-2017-12414 | 2.0 | 9.8 | 0.0047 | 2017-08-03 |
CVE-2018-19486 | 2.0 | 9.8 | 0.0066 | 2018-11-23 |
CVE-2020-15801 | 2.0 | 9.8 | 0.0062 | 2020-07-17 |
CVE-2011-4125 | 2.0 | 9.8 | 0.0074 | 2021-10-27 |
CVE-2022-26184 | 2.0 | 9.8 | 0.0060 | 2022-03-21 |