Hacker News Viewer

CPU-Z and HWMonitor compromised

by pashadee on 4/10/2026, 1:29:20 PM

<a href="https:&#x2F;&#x2F;xcancel.com&#x2F;vxunderground&#x2F;status&#x2F;2042483067655262461" rel="nofollow">https:&#x2F;&#x2F;xcancel.com&#x2F;vxunderground&#x2F;status&#x2F;2042483067655262461</a><p><a href="https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;pcmasterrace&#x2F;comments&#x2F;1sh4e5l&#x2F;warning_hwmonitor_163_download_on_the_official&#x2F;" rel="nofollow">https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;pcmasterrace&#x2F;comments&#x2F;1sh4e5l&#x2F;warni...</a><p><a href="https:&#x2F;&#x2F;www.bleepingcomputer.com&#x2F;news&#x2F;security&#x2F;supply-chain-attack-at-cpuid-pushes-malware-with-cpu-z-hwmonitor&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.bleepingcomputer.com&#x2F;news&#x2F;security&#x2F;supply-chain-...</a>

https://www.theregister.com/2026/04/10/cpuid_site_hijacked/

Comments

by: john_strinlai

some comments purportedly (i did not verify) from one of the maintainers:<p>&gt;<i>Dear All, I&#x27;m Sam and in I&#x27;m working with Franck on CPU-Z (I&#x27;m doing the validator). Franck is unfortunately OOO for a couple weeks. I&#x27;m just out of bed after worked on Memtest86+ for most the night, so I&#x27;m doing my best to check everything. As very first checks, the file on our server looks fine (<a href="https:&#x2F;&#x2F;www.virustotal.com&#x2F;gui&#x2F;file&#x2F;6c8faba4768754c3364e7c400a9d79ccbece156087be607583619f11a09cb064" rel="nofollow">https:&#x2F;&#x2F;www.virustotal.com&#x2F;gui&#x2F;file&#x2F;6c8faba4768754c3364e7c40...</a>) and the server doesn&#x27;t seems compromised. I&#x27;m investigating further... If anyone can tell me the exact link to the page where the malware was downloaded, that would help a lot</i><p>&gt;<i>Thank you. I found the biggest breach, restored the links and put everything in read-only until more investigation is done. Seems they waited Franck was off and I get to bad after working on Memtest86+ yesterday :-&#x2F;</i><p>&gt;<i>The links have been compromised for a bit more than 6 hours between 09&#x2F;04 and 10&#x2F;04 GMT :-&#x2F;</i><p>so, it appears that the cpuid <i>website</i> was compromised, with links leading to fake installers.

4/10/2026, 3:04:19 PM


by: quantummagic

&gt; after the download my Windows Defender instantly detecting a virus.<p>&gt; (because i am often working with programms which triggering the defender i just ignored that)<p>This again shows the unfortunate corrosive effect of false-positives. Probably impossible to solve while aggressively detecting viruses though.

4/10/2026, 3:30:57 PM


by: jl6

To our new generation of human shields willing to use software releases less than a month old, we salute your sacrifice.

4/10/2026, 3:38:25 PM


by: cachius

It&#x27;s HWMonitor <a href="https:&#x2F;&#x2F;www.cpuid.com&#x2F;softwares&#x2F;hwmonitor.html" rel="nofollow">https:&#x2F;&#x2F;www.cpuid.com&#x2F;softwares&#x2F;hwmonitor.html</a> and not HWInfo <a href="https:&#x2F;&#x2F;www.hwinfo.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.hwinfo.com&#x2F;</a><p>So two programs from CPUID. I wonder if there are more affected.<p>Same topic on Reddit at <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47718830">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47718830</a> @dang

4/10/2026, 2:55:59 PM


by: orthogonal_cube

Seems the installers hosted by them are fine. The links on the site have been changed to direct people towards Cloudflare R2 storage with various copies of malicious executables.<p>Looking forward to information down the line on how this came about.

4/10/2026, 3:00:28 PM


by: kyrra

For windows users, this is an advantage of using `winget` for installing things. It points to the installer hosted elsewhere, but it at least does a signature check. The config for the latest installer is listed here: <a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;winget-pkgs&#x2F;blob&#x2F;master&#x2F;manifests&#x2F;c&#x2F;CPUID&#x2F;CPU-Z&#x2F;2.19&#x2F;CPUID.CPU-Z.installer.yaml" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;winget-pkgs&#x2F;blob&#x2F;master&#x2F;manifes...</a><p>which you can install with:<p><pre><code> winget install --exact --id CPUID.CPU-Z </code></pre> (there is a --version flag where you can specify &quot;2.19&quot;, which the signature there is a month old, so it should be safe to install that way)

4/10/2026, 3:27:33 PM


by: cachius

This is bad. I like to install software with winget. Are the versions there also compromised?<p>v1.63 updated 6 days ago <a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;winget-pkgs&#x2F;tree&#x2F;master&#x2F;manifests&#x2F;c&#x2F;CPUID&#x2F;HWMonitor&#x2F;1.63" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;winget-pkgs&#x2F;tree&#x2F;master&#x2F;manifes...</a> via <a href="https:&#x2F;&#x2F;winstall.app&#x2F;apps&#x2F;CPUID.HWMonitor" rel="nofollow">https:&#x2F;&#x2F;winstall.app&#x2F;apps&#x2F;CPUID.HWMonitor</a><p>v2.19 updated 15 days ago <a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;winget-pkgs&#x2F;tree&#x2F;master&#x2F;manifests&#x2F;c&#x2F;CPUID&#x2F;CPU-Z&#x2F;2.19" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;winget-pkgs&#x2F;tree&#x2F;master&#x2F;manifes...</a> via <a href="https:&#x2F;&#x2F;winstall.app&#x2F;apps&#x2F;CPUID.CPU-Z" rel="nofollow">https:&#x2F;&#x2F;winstall.app&#x2F;apps&#x2F;CPUID.CPU-Z</a>

4/10/2026, 2:45:43 PM


by: kevincloudsec

same threat group hit filezilla last month with a fake domain. this time they didn&#x27;t even need a fake domain, they compromised the real one&#x27;s api layer. the attack is evolving from &#x27;trick users into visiting the wrong site&#x27; to &#x27;make the right site serve the wrong file.&#x27;

4/10/2026, 2:39:45 PM


by: amatecha

some good details here <a href="https:&#x2F;&#x2F;xcancel.com&#x2F;vxunderground&#x2F;status&#x2F;2042483067655262461" rel="nofollow">https:&#x2F;&#x2F;xcancel.com&#x2F;vxunderground&#x2F;status&#x2F;2042483067655262461</a>

4/10/2026, 3:07:35 PM


by: kevincloudsec

same threat group hit filezilla last month. they&#x27;re specifically targeting utilities that tech-savvy users trust and download from official sources. the attack surface is the the api layer that generates download links, not the binary itself

4/10/2026, 2:38:04 PM


by: ASalazarMX

Just my luck that I needed and downloaded CPU-Z yesterday at work, after not needing it for years. Fortunately my download is not detected as malicious by Virustotal, but what a scare.

4/10/2026, 8:09:15 PM


by: VimEscapeArtist

Wait, people still download unsigned exes from PHP-era websites in 2026? And then act surprised when the download link starts pointing to malware?<p>At this point if your software isn&#x27;t distributed through a repo with verifiable builds, you&#x27;re basically running a malware lottery for your users. The only question is when, not if.<p>CPUID got lucky it was only 6 hours. Imagine if the attackers had better taste in filenames than &quot;HWiNFO_Monitor_Setup.exe&quot; lmao

4/10/2026, 8:31:23 PM


by: moomoo11

One interesting thing about all this stuff is that we may see a big swing towards paid&#x2F;trusted solutions for all these type of things.<p>Maybe the 5-10% of true nerds will go find the l33t open source solutions, but most people will just use some paid solution.<p>Maybe Steam could build. Or in Windows. Or some SaaS solution for registry.<p>In exchange you just share your HW info

4/10/2026, 7:21:45 PM


by:

4/10/2026, 4:53:43 PM


by: BoredPositron

&quot;Bug fixes and general improvements.&quot;<p>Supply chain attacks are easier because changelogs for most software are useless now if they are provided at all.

4/10/2026, 4:15:08 PM


by: unethical_ban

I&#x27;ve wondered about this while using CachyOS and their package installer. I don&#x27;t know what repos do what, I don&#x27;t really understand the security model of the AUR, and I wonder, if I download a package, how can I know it&#x27;s legitimate or otherwise by some trusted user of the community vs. some random person?

4/10/2026, 3:32:13 PM


by: wang_li

Jesus. I see that post and comment section and I immediately expect to hear Joey telling me about how this ATM is Idaho started spraying cash after his hack of the Gibson. That is a real-life reproduction of the perception of hackers in films in the &#x27;90s.

4/10/2026, 2:56:30 PM


by: redoh

[dead]

4/10/2026, 9:03:16 PM


by: hybirdss

[dead]

4/10/2026, 11:49:20 PM


by: cachius

Grok post linking further sources: <a href="https:&#x2F;&#x2F;x.com&#x2F;i&#x2F;grok&#x2F;share&#x2F;3b870ceb9b424c01bf89afbe0de3bd81" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;i&#x2F;grok&#x2F;share&#x2F;3b870ceb9b424c01bf89afbe0de3bd81</a>

4/10/2026, 3:33:27 PM


by:

4/10/2026, 3:05:54 PM