Seagate · Seagate Toolkit · CVE-2025-9267
**Name of the Vulnerable Software and Affected Versions**
Seagate Toolkit versions prior to 2.35.0.6
**Description**
The software attempts to load DLLs from the current working directory without validating their origin or integrity. This can be exploited by placing a malicious DLL in the same directory as the installer executable, potentially leading to arbitrary code execution with the privileges of the user running the installer. The issue is due to insecure DLL loading practices, such as relying on relative paths when invoking system libraries.
**Recommendations**
Update to version 2.35.0.6 or later.