Suspicious process /usr/share/webm consuming 80% CPU - Malware?

Hello everyone,

I need urgent confirmation regarding a suspicious process running on my server.

I have a process named “[/usr/share/webm]” (notice the missing “in”) that is constantly consuming around 80% CPU.
It is located in /usr/share/webm but the permissions are set to d--------- (000), and I get “Operation not permitted” when trying to remove it as root (it seems to have immutable attributes set).

The “dpkg -S /usr/share/webm” command returns “no path found”.

Is this a legitimate Webmin file/process? Or is it a known crypto miner masquerading as Webmin?
It appears as in the process list but the load remains high.

System: Debian/Ubuntu running Virtualmin.

Thanks for your help.
IMG-20260101-WA0009

I suspect you’re seeing the same thing as this: High CPU usage - [/usr/share/webm] <defunct> · Issue #1083 · webmin/webmin · GitHub

And, to summarize:

  • It’s probably not actually consuming 80% all the time, only for a split second when you look at it.
  • It’s probably not /usr/share/webm it’s probably just being truncated from /usr/share/webmin/somefilename.
  • It’s probably not malware.

Watch your server in top on an ssh session (not using Webmin, which can spike usage for a moment, when using the System Processes module or using the Webmin Terminal for system inspection). If you continue to see continuous high usage in top in an ssh session, then you know you have a problem you want to look into.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.