Lucene search
+L

658 matches found

NVD
NVD
added 2026/01/21 8:15 a.m.20 views

CVE-2026-24016

The installer of ServerView Agents for Windows provided by Fsas Technologies Inc. may insecurely load Dynamic Link Libraries. Arbitrary code may be executed with the administrator privilege when the installer is executed...

8.4CVSS0.00139EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/21 7:19 a.m.68 views

CVE-2026-24016

CVE-2026-24016 affects ServerView Agents for Windows from Fsas Technologies; the installer may insecurely load DLLs via an uncontrolled search path (CWE-427), allowing arbitrary code with administrator privileges when the installer runs. Affected product details: ServerView Agents for Windows (in...

8.4CVSS5.5AI score0.00139EPSS
SaveExploits0References3
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2026/01/21 6:17 a.m.40 views

Installer of Fujitsu ServerView Agents for Windows may insecurely load Dynamic Link Libraries

Overview The installer of ServerView Agents for Windows provided by Fsas Technologies Inc. contains the following vulnerability. Uncontrolled search path element CWE-427 - CVE-2026-24016 Kazuma Matsumoto of GMO Cybersecurity by IERAE, Inc. reported this vulnerability to IPA. JPCERT/CC coordinated...

8.4CVSS5.7AI score0.00139EPSS
SaveExploits0References6
NVD
NVD
added 2026/01/20 6:16 p.m.13 views

CVE-2025-33231

NVIDIA Nsight Systems for Windows contains a vulnerability in the application’s DLL loading mechanism where an attacker could cause an uncontrolled search path element by exploiting insecure DLL search paths. A successful exploit of this vulnerability might lead to code execution, escalation of...

6.7CVSS0.00162EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/20 5:55 p.m.35 views

CVE-2025-33231

NVIDIA Nsight Systems for Windows contains a vulnerability in the application’s DLL loading mechanism where an attacker could cause an uncontrolled search path element by exploiting insecure DLL search paths. A successful exploit of this vulnerability might lead to code execution, escalation of...

6.7CVSS0.00162EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/20 5:55 p.m.55 views

CVE-2025-33231

CVE-2025-33231 relates to NVIDIA Nsight Systems for Windows, where insecure DLL search paths in the application’s DLL loading mechanism allow an uncontrolled search path element. This could enable local attacker code execution, privilege escalation, data tampering, DoS, or information disclosure....

6.7CVSS5.7AI score0.00162EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/20 5:55 p.m.6 views

CVE-2025-33231

NVIDIA Nsight Systems for Windows contains a vulnerability in the application’s DLL loading mechanism where an attacker could cause an uncontrolled search path element by exploiting insecure DLL search paths. A successful exploit of this vulnerability might lead to code execution, escalation of...

6.7CVSS5.7AI score0.00162EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/20 12:00 a.m.28 views

NVIDIA CUDA toolkit code issues and vulnerabilities

The NVIDIA CUDA toolkit is a toolset developed by NVIDIA Corporation in the United States. It provides a development environment for creating high-performance GPU-accelerated applications. The CUDA toolkit has code vulnerabilities that stem from defects in the application’s DLL loading mechanism...

6.7CVSS5.8AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/09 10:48 a.m.13 views

CVE-2022-31694

InstallBuilder Qt installers built with versions previous to 22.10 try to load DLLs from the installer binary parent directory when displaying popups. This may allow an attacker to plant a malicious DLL in the installer parent directory to allow executing code with the privileges of the installer...

7.3CVSS7.1AI score0.00224EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:43 a.m.12 views

CVE-2022-26511

WPS Presentation 11.8.0.5745 insecurely load d3dx941.dll when opening .pps files'current directory type' DLL loading...

7.8CVSS7AI score0.00634EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:36 a.m.15 views

CVE-2024-34474

Clario through 2024-04-11 for Desktop has weak permissions for %PROGRAMDATA%\Clario and tries to load DLLs from there as SYSTEM...

7.8CVSS7AI score0.00325EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:13 a.m.25 views

CVE-2022-31611

NVIDIA GeForce Experience contains an uncontrolled search path vulnerability in all its client installers, where an attacker with user level privileges may cause the installer to load an arbitrary DLL when the installer is launched. A successful exploit of this vulnerability could lead to...

7.3CVSS7.6AI score0.00209EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:49 a.m.13 views

CVE-2021-22280

Improper DLL loading algorithms in B Automation Studio versions =4.0 and 4.12 may allow an authenticated local attacker to execute code in the context of the product...

7.2CVSS6.9AI score0.00166EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:12 a.m.9 views

CVE-2025-12793

An uncontrolled DLL loading path vulnerability exists in AsusSoftwareManagerAgent. A local attacker may influence the application to load a DLL from an attacker-controlled location, potentially resulting in arbitrary code execution. Refer to the ' Security Update for MyASUS' section on the ASUS...

8.5CVSS7.5AI score0.00134EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/06 2:14 a.m.7 views

CVE-2025-12793

An uncontrolled DLL loading path vulnerability exists in AsusSoftwareManagerAgent. A local attacker may influence the application to load a DLL from an attacker-controlled location, potentially resulting in arbitrary code execution. Refer to the ' Security Update for MyASUS' section on the ASUS...

8.5CVSS6.8AI score0.00134EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/29 3:23 p.m.8 views

GHSA-4675-36F9-WF6R Picklescan does not block ctypes

Summary Picklescan doesnt flag ctypes module as a dangerous module, which is a huge issue. ctypes is basically a foreign function interface library and can be used to Load DLLs Call C functions directly Manipulate memory raw pointers. This can allow attackers to achieve RCE by invoking direct...

9.8CVSS6.8AI score0.00758EPSS
SaveExploits0References7
CNVD
CNVD
added 2025/12/18 12:00 a.m.21 views

MailEnable Insecure DLL Loading Vulnerability (CNVD-2026-14401)

MailEnable is a Windows-based business e-mail server from MailEnable Australia. MailEnable suffers from an insecure DLL loading vulnerability that can be exploited by an attacker to cause local arbitrary code execution...

8.5CVSS6AI score0.00168EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/11 5:02 p.m.11 views

CVE-2025-34418

MailEnable versions prior to 10.54 contain an unsafe DLL loading vulnerability that can lead to local arbitrary code execution. The MailEnable administrative executable attempts to load MEAIMF.DLL from its installation directory without sufficient integrity validation or a secure search order. A...

8.5CVSS7.4AI score0.00168EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/11 5:02 p.m.10 views

CVE-2025-34419

MailEnable versions prior to 10.54 contain an unsafe DLL loading vulnerability that can lead to local arbitrary code execution. The MailEnable administrative executable attempts to load MEAISM.DLL from its installation directory without sufficient integrity validation or a secure search order. A...

8.5CVSS7.4AI score0.00168EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/10 6:30 p.m.15 views

EUVD-2025-202439

MailEnable versions prior to 10.54 contain an unsafe DLL loading vulnerability that can lead to local arbitrary code execution. The MailEnable administrative executable attempts to load MEAIPC.DLL from its installation directory without sufficient integrity validation or a secure search order. A...

8.5CVSS6.9AI score0.00171EPSS
SaveExploits0References4
Rows per page
Query Builder