CPU-Z and HWMonitor Are Malware!?

The PC Security Channel
The PC Security ChannelApr 11, 2026

Why It Matters

Compromised system‑utility downloads can silently steal credentials, eroding trust in essential software and forcing organizations to adopt zero‑trust controls to protect their networks.

Key Takeaways

  • Official CPU‑Z and HWMonitor downloads contain malicious cryptbase.dll.
  • Malware compiles remote C# code on the host, evading AV.
  • In‑memory execution leaves no file artifacts for detection.
  • Steals browser credentials; victims must reset online accounts.
  • Zero‑trust application control recommended to block unknown executables.

Summary

The video exposes a supply‑chain breach affecting the official installers of CPU‑Z and HWMonitor. A compromised cryptbase.dll was injected into the legitimate download packages, turning these popular system‑info tools into malware droppers. The malicious DLL contacts a remote command‑and‑control server, retrieves a C# source file, and invokes the .NET compiler on the victim’s machine. The code is built entirely in memory, leaving no on‑disk payload, which defeats most traditional antivirus signatures. It also includes VM‑evasion checks and focuses on harvesting browser passwords and other online credentials. The presenter cites VX‑Underground’s analysis, noting 42 AV detections for the infected version versus none for the clean DLL. He demonstrates the behavior with Process Explorer, showing the DLL load and self‑termination. The incident follows a recent 7‑Zip supply‑chain attack, highlighting that even official vendor sites can be compromised. For enterprises and security‑conscious users, the breach underscores the fragility of trust in third‑party utilities. Deploying zero‑trust application control, behavioral monitoring, and strict allow‑lists are recommended to mitigate similar threats in the future.

Original Description

CPU Z and HWMonitor, popular tools by CPU-ID had their main download page hacked and replaced by a malware version that loads a malicious dll that steals your logins to hack your accounts. Try Zero Trust Security with our partner Threatlocker: https://www.threatlocker.com/pcsecurity
Join the discussion on Discord: http://discord.tpsc.tech/
Get your business endpoints tested by us: http://tpsc.tech/

Comments

Want to join the conversation?

Loading comments...