// 1 ZERO-DAY · 2 CVE · 3 EXPLOIT IN THE LAST 24H
Dozens of malicious wallpapers on Steam Workshop have infected thousands of users, delivering backdoors, Steam account theft, and hidden crypto miners inside animated backgrounds.

Since December 2025, a malware campaign has targeted Steam Workshop users by distributing malicious wallpapers for Wallpaper Engine — animated backgrounds that appear harmless but, once installed, execute backdoors, steal Steam credentials, and deploy cryptocurrency miners. According to Kaspersky Securelist analysis, the identified samples — dozens of them, each with thousands or tens of thousands of downloads — exploit an architectural feature of the application to disguise full Win32 executables behind functioning entertainment content.

The vector represents a shift in perspective on the modding supply chain debate. Until now, attention has focused on Minecraft mods, CS:GO skins, or add-ons for competitive games; the use of desktop wallpapers as a code-execution platform opens an unexpected front, exploiting habitual download behaviors on a platform considered trustworthy.

Key Takeaways
  • Dozens of malicious Wallpaper Engine wallpapers identified on Steam Workshop, each with thousands or tens of thousands of downloads
  • "Application"-type wallpapers are standalone Win32 executables running with user privileges, not passive content
  • Two documented infection methods: direct executable or password-protected archive with the key hidden in plain sight in the filename or a JSON configuration file
  • A December 2025 sample installs Synaptics.exe (DarkKomet family) and a modified version of AggregatorHost.dll to track Steam, steal credentials, and hijack the live session

How the Infection Architecture Works

Wallpaper Engine, an application with roughly 100,000 daily active users and nearly one million reviews on Steam, supports "application"-type wallpapers: full executables that run with the user's privileges. Attackers have exploited this capability to package malware inside functioning entertainment wallpapers that launch the legitimate promised title while executing the payload in parallel.

The December 2025 sample analyzed uses the file ._cache_GAME1.exe to launch NTRaholic, the actual title promised in the preview, while activating the infection in the background. Another documented mechanism uses password-protected archives: the key is hidden in plain sight directly in the archive name or in a JSON configuration file installed alongside the other wallpaper components. The user, accustomed to technical unlock procedures for custom content, detects no anomaly.

"We discovered dozens of these malicious application wallpapers floating around Steam Workshop, and each one had already been downloaded thousands – or even tens of thousands – of times."

Steam Credential Theft: From Wallpaper to Session Hijacking

The technical payload reveals a specific focus on the Valve ecosystem. The sample installs Synaptics.exe, identified as part of the DarkKomet family: a backdoor that provides persistent access to the compromised system. In parallel, a modified version of the system library AggregatorHost.dll is deployed.

As documented by Kaspersky's analysis, this DLL tracks the Steam application, searches for account credentials, and hijacks the user's live session. The collected data is transmitted by the compromised component, according to a technically incomplete description in the original article — the phrase reported in the Evidence Map cuts off at "sends all the collected data" without specifying destination or protocol. The dossier does not clarify whether the data is destined for a known C2 server, sale on forums, or direct use by the operators.

The absence of visual alerts during execution is a critical factor. As documented in the technical quote: "On the surface, this wallpaper sample... looks completely harmless. Once launched, there's absolutely nothing to trigger your suspicion... But behind the scenes, a full-blown infection is underway." The user sees the wallpaper function and the game launch; the malware operates in parallel without any apparent interface.

Geotargeting and Campaign Scale

Kaspersky's analysis indicates a concentration of activity on gamers in China and Russia. This data is not verifiable through independent sources in the available dossier. The victim count estimate remains bounded by the formula "thousands or tens of thousands" per individual wallpaper, without providing an aggregated campaign total or granularity on which items recorded the highest traffic.

The number of malicious wallpapers discovered is described as "dozens," without a precise figure. The dossier does not document samples prior to December 2025, nor does it rule out that the campaign is more long-lived than the analysis observation window.

What to Do Now

For Wallpaper Engine users, three specific actions emerge from the technical dossier. First: check your Steam Workshop library for installed "application"-type wallpapers from unverified sources, particularly those with high download counts but few comments or ratings. Second: examine installation files in the Wallpaper Engine folder for anomalous Win32 executables or archives with passwords embedded in the filename or JSON configurations. Third: monitor active processes for Synaptics.exe or instances of AggregatorHost.dll in non-system paths.

For the modding community, the case highlights the need to treat Workshop content with the same caution reserved for downloads from third-party sites: the Steam platform does not apply sandboxing or automated analysis equivalent to that of traditional stores for "application"-type wallpapers.

What We Don't Know: The Dossier's Limits

The brief does not specify whether Valve has removed the malicious content from the Workshop, nor whether it has notified users who downloaded it. No information emerges on any corrective measures adopted by the Wallpaper Engine team. The exact nature of data collected beyond Steam credentials — saved payment methods, item inventory, chat history — is not detailed. The dossier also does not document whether observed payloads are limited to DarkKomet and cryptocurrency miners, or whether the campaign has also distributed ransomware, nor does it identify the final destination of exfiltrated data.

The Kaspersky analysis does not indicate whether infection occurred outside the indicated geographic regions, nor whether infrastructure correlations exist with known previous campaigns. The distribution method — Steam Workshop as a trust platform — remains the distinguishing element compared to traditional malware distribution vectors.

The architectural paradox is central here: Wallpaper Engine does not present a vulnerability in the classic sense. The ability to run full applications is a documented feature, abused by attackers to blur the line between passive content and active code. The modding platform thus becomes an execution supply chain, not just an asset supply chain.

FAQ

Why does Wallpaper Engine allow full executables?

"Application"-type wallpapers are an architectural feature of the software, not a bug. They enable advanced interactivity but expose users to the risk of unverified code when the distribution platform — Steam Workshop — does not apply sandboxing or automated analysis equivalent to that of traditional stores.

Are normal wallpapers at risk?

The dossier documents exclusively "application"-type wallpapers, which are Win32 executables. No evidence emerges that passive formats such as video or static images are involved in the analyzed campaign.

How does the infection manifest on the system?

According to the technical description, it does not manifest: the wallpaper appears functional, the associated game launches, and the malicious activity proceeds in the background without visual indicators of compromise.

Information is based on the cited source and current as of publication.

Sources


Sources and references
  1. securelist.com