Cyber Security News

Zero-Day Vulnerabilities in Microsoft Sysinternals Tools Enable DLL Injection Attacks on Windows

A significant zero-day vulnerability has been uncovered in Microsoft Sysinternals tools, posing a severe risk to Windows systems.

These widely-used utilities, essential for IT administrators and developers, are now susceptible to DLL injection attacks due to flaws in their dynamic link library (DLL) loading mechanisms.

The vulnerability allows attackers to execute malicious code, potentially leading to full system compromise.

DLL Injection via Search Order Hijacking

The vulnerability lies in how Sysinternals tools, such as Process Explorer, Autoruns, and Bginfo, load DLL files.

DLLs loaded by a process can be displayed using “Listdlls”:

Instead of strictly accessing trusted system paths, these applications often prioritize the current working directory (CWD) or other predefined paths.

This behavior enables attackers to place malicious DLLs in the same directory as the executable file.

According to the report, when the application is launched, the rogue DLL is loaded and executed without detection.

For instance, an attacker could place a malicious file cryptbase.dll alongside a legitimate tool like Bginfo.exe on a shared network drive.

When a user runs the application from this location, the malicious DLL is loaded, executing the attacker’s code within the application’s process.

This technique can bypass traditional security measures and escalate privileges on the target system.

Microsoft’s Response

Microsoft classified it as a “defense-in-depth” issue rather than critical, citing that it does not meet their threshold for immediate servicing.

Despite updates to some Sysinternals tools in December 2024, the core issue remains unresolved.

Administrators and users are advised to implement mitigation strategies to reduce exposure:

  • Avoid running tools directly from network storage: Copy executables to a local path before execution.
  • Verify application integrity: Use security solutions that ensure only trusted DLLs are loaded.
  • Monitor for vulnerabilities: Regularly review environments for affected tools and apply available updates promptly.

This discovery underscores the risks associated with trusted tools becoming vectors for attacks.

Sysinternals tools are often used for malware analysis and system diagnostics; ironically, their vulnerabilities now make them potential targets for exploitation.

The incident highlights the importance of secure coding practices and stringent validation of DLL loading paths in software development.

As attackers increasingly exploit such flaws, organizations must remain vigilant and adopt proactive measures to safeguard their systems.

While Microsoft has yet to release a comprehensive fix, users are encouraged to stay informed and employ best practices to mitigate potential threats.

Investigate Real-World Malicious Links & Phishing Attacks With Threat Intelligence Lookup - Try for Free

Aman Mishra

Aman Mishra is a Security and privacy Reporter covering various data breach, cyber crime, malware, & vulnerability.

Recent Posts

Critical Microsoft’s Time Travel Debugging Tool Vulnerability Let Attackers Mask Detection

Microsoft’s Time Travel Debugging (TTD) framework, a powerful tool for recording and replaying Windows program…

35 minutes ago

ServiceNow Acquires Moveworks for $2.85 Billion to Boost AI Capabilities

In a landmark move to strengthen its position in the rapidly evolving artificial intelligence landscape,…

1 hour ago

Apple iOS 18.4 Beta 3 Released – What’s New!

Apple released iOS 18.4 Beta 3 on March 10, 2025, for developers, with a build…

2 hours ago

Researcher Hacks Embedded Devices to Uncover Firmware Secrets

In a recent exploration of embedded device hacking, a researcher demonstrated how to extract firmware…

3 hours ago

North Korean Hackers Use ZIP Files to Deploy Malicious PowerShell Scripts

North Korean state-sponsored hackers, known as APT37 or ScarCruft, have been employing sophisticated tactics to…

3 hours ago

Ragnar Loader Used by Multiple Ransomware Groups to Bypass Detection

Ragnar Loader, a sophisticated toolkit associated with the Ragnar Locker ransomware group, has been instrumental…

3 hours ago