Threats Tagged 'cwe-427'
View all threats tagged with 'cwe-427'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cwe-427'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2025-13162: CWE-427 Uncontrolled Search Path Element in ABB Control Builder ACVE-2025-13162 0 Uncontrolled Search Path Element vulnerability in ABB Control Builder A, ABB 800xA for Advant Master. This issue affects Control Builder A: through 1.4/4; 800xA for Advant Master: through 6.0.3-1, through 6.1.1-1, 6.1.1-3, 6.2.0-1. Join the discussion | CVE Database V5 | 06/23/2026, 16:12:54 UTC Added: 06/23/2026, 16:39:50 UTC |
CVE-2026-54232: CWE-427: Uncontrolled Search Path Element in vllm-project vllmCVE-2026-54232 0 vLLM is an inference and serving engine for large language models (LLMs). Prior to 0.22.1, the vLLM Dockerfile is vulnerable to a dependency confusion attack through the flashinfer-jit-cache package. The package is installed from a custom index (flashinfer.ai/whl/) using --extra-index-url, but the package name was not registered on PyPI, and UV_INDEX_STRATEGY="unsafe-best-match" is set globally. An attacker who registers flashinfer-jit-cache on PyPI with version 0.6.11.post2 can execute arbitrary code as root during the Docker build and backdoor every resulting container image, enabling exfiltration of all user prompts, API credentials, and model data from production vLLM deployments This vulnerability is fixed in 0.22.1. Join the discussion | CVE Database V5 | 06/22/2026, 22:16:43 UTC Added: 06/22/2026, 22:39:45 UTC |
CVE-2026-6645: CWE-427 Uncontrolled Search Path Element in PaperCut Print DeployCVE-2026-6645 0 An insecure process execution vulnerability exists in the pc-printer-updater.exe component of the PaperCut Print Deploy Client for Windows. The application, which typically operates with high-level system privileges, attempts to perform an internal validation check by invoking a secondary system utility using an unqualified file reference. Because the application does not specify an absolute path to this utility, it relies on the operating system's default search order to locate the executable. Under specific conditions, a local attacker with the ability to modify directories within the system's search path could plant a malicious binary that mimics the expected utility. This could result in the malicious code being executed with SYSTEM privileges, leading to a full compromise of the affected host. Join the discussion | CVE Database V5 | 06/22/2026, 03:24:06 UTC Added: 06/22/2026, 04:24:12 UTC |
CVE-2026-11958: CWE-427: Uncontrolled Search Path Element in ANSSI DFIR-ORCCVE-2026-11958 0 Local privilege escalation by loading DLLs from a shared temporary directory in ANSSI’s DFIR-ORC, versions 10.2.7 and prior. An attacker with prior access to the system, can place a malicious DLL in C:\Windows\Temp and wait for the application to be executed. Because DFIR-ORC is extracted and executed from that location with administrative privileges, the malicious library can be loaded automatically, allowing the attacker to gain administrator privileges on the affected machine. Join the discussion | CVE Database V5 | 06/18/2026, 11:01:16 UTC Added: 06/18/2026, 12:05:40 UTC |
CVE-2026-12003: CWE-427 in Python Software Foundation CPythonCVE-2026-12003 0 To allow builds of Python to be run from an in-tree layout (rather than an installed file layout), the VPATH variable is defined at build time and used to locate certain landmarks - specifically, Modules/setup.local. When this landmark is found relative to VPATH relative to the executable, Python assumes it is running in a source tree and generates a different default sys.path. This code remains in release builds, so that release-ready builds can be built in-tree. On Windows, since builds are written to 'PCbuild/', the value of VPATH is set to '..\..', which results in a landmark of '..\..\Modules\setup.local'. This path is outside the install directory of Python, and may have different permissions, potentially allowing a low-privilege user to create the landmark and an alternative `Lib` folder that will be discovered by an otherwise restricted install. Such a setup occurs with the legacy default install location for all users (in the now superseded EXE installer), due to how Windows allows all users to create folders in the root directory of their OS drive. Our recommended mitigation on Windows is to migrate away from the legacy installer and use the new [Python install manager](https://www.python.org/downloads/latest/pymanager/) to install for the current user. Installs where the directory two levels above the Python installation directory have equivalent permissions are unaffected (in general, a per-user install cannot be modified at all by other users, removing any escalation of privilege risk, and could be directly modified by a privileged user, making the potential tampering irrelevant). Alternative mitigations might include preemptively creating and restricting access to a `Modules` directory. Be aware that only 3.13 and 3.14 will receive updated legacy installers - earlier fixes are only provided as sources. Platforms other than Windows allow VPATH to be overridden, but as they don't usually use a separated directory in the build for binaries, are unlikely to have a landmark reference outside of the install directory. The landmark detection involving VPATH is a fallback for when a more specific landmark - .\pybuilddir.txt - is absent, and was included for compatibility. Future releases of Python will no longer include the fallback, and so builds will need to generate or preserve the pybuilddir.txt file in order to work in-tree. This landmark file has been generated on Windows since 3.11, and on other platforms for longer. Join the discussion | CVE Database V5 | 06/16/2026, 15:18:42 UTC Added: 06/16/2026, 18:30:58 UTC |
CVE-2024-22451: CWE-427: Uncontrolled Search Path Element in Dell Peripheral ManagerCVE-2024-22451 0 Dell Peripheral Manager, versions from 1.5.1 to 1.7.2, contain an uncontrolled search path element vulnerability. An attacker could potentially exploit this vulnerability through preloading malicious executable, leading to arbitrary code execution. Join the discussion | CVE Database V5 | 06/16/2026, 15:16:00 UTC Added: 06/16/2026, 18:30:58 UTC |
CVE-2024-22447: CWE-427: Uncontrolled Search Path Element in Dell Peripheral ManagerCVE-2024-22447 0 Dell Peripheral Manager, versions prior to 1.7.3, contain an uncontrolled search path element vulnerability. An attacker could potentially exploit this vulnerability through preloading malicious dll., leading to arbitrary code execution. Join the discussion | CVE Database V5 | 06/16/2026, 14:10:12 UTC Added: 06/16/2026, 15:00:24 UTC |
CVE-2026-5064: CWE-427: Uncontrolled Search Path Element in HP Inc. HP One Agent SoftwareCVE-2026-5064 0 Potential security vulnerabilities have been identified in the HP One Agent for certain HP PC products, which might allow for escalation of privilege and/or denial of service. HP is releasing software updates to mitigate these potential vulnerabilities. Join the discussion | CVE Database V5 | 06/15/2026, 21:23:01 UTC Added: 06/15/2026, 21:45:15 UTC |
CVE-2026-11967: CWE-427: Uncontrolled Search Path Element in Mobatek MobaXterm Personal Edition (Portable)CVE-2026-11967 0 MobaXterm Personal Edition (Portable), in its 26.3 version (Build 5154), allows arbitrary code execution by loading a malicious DLL located in the same directory as the portable executable. Because the application automatically loads the winspool.drv library from that location during startup, an attacker with local access can place a specially crafted DLL alongside the executable to be executed when the victim launches the application. Join the discussion | CVE Database V5 | 06/12/2026, 13:30:10 UTC Added: 06/12/2026, 13:39:29 UTC |
CVE-2026-11879: CWE-427: Uncontrolled Search Path Element in Mobatek MobaXterm Personal Edition (Portable)CVE-2026-11879 0 MobaXterm Personal Edition (Portable), in its 26.3 version (Build 5154), allows arbitrary code execution by loading malicious DLLs from a temporary directory that is predictable and can be modified by the user. During startup, the application searches for specific DLLs in this location before resorting to the system’s secure paths, enabling an attacker with local access to place a specially crafted DLL to be executed automatically when the victim launches the application. Join the discussion | CVE Database V5 | 06/12/2026, 13:29:41 UTC Added: 06/12/2026, 13:39:29 UTC |
Showing 1 to 10 of 20 results