Thousands of users
A recent investigation by Kaspersky has uncovered a widespread malware distribution campaign targeting gamers on the Steam platform. Threat actors are abusing the Steam Workshop and the popular 'Wallpaper Engine' application to deliver malware. They embed malicious payloads within user-submitted animated wallpapers, which, when downloaded and activated, infect the user's computer. The campaign has distributed a variety of malware, including infostealers, backdoors, and ransomware, with a primary focus on users in China and Russia. The technique is particularly deceptive as it uses a trusted platform (Steam) and a legitimate application feature to execute malicious code, often without any obvious signs of compromise.
The attack vector is the 'application wallpaper' feature within Wallpaper Engine, a tool that allows users to have animated and interactive desktop backgrounds. This feature permits wallpapers to include and run executable files (.exe). Attackers exploit this by:
This campaign is not attributed to a single actor, as researchers have observed a diverse range of malware being distributed through this method.
The core of this attack is the abuse of a legitimate application's functionality. Wallpaper Engine is not inherently malicious, but its design allows for the execution of code, which threat actors have turned into an infection vector. The malware payloads observed include:
RenEngine loader, used to download and execute additional malware payloads.T1204.002 - Malicious File: The user is tricked into executing the malware by running what they believe is just a wallpaper.T1195.002 - Compromise Software Supply Chain: While not a traditional supply chain attack, it abuses a trusted content distribution platform (Steam Workshop).T1555 - Credentials from Web Browsers: A primary goal of the deployed infostealers like Lumma and Vidar.T1105 - Ingress Tool Transfer: The RenEngine loader is used to pull down further malicious tools.T1059.003 - Windows Command Shell: Malware payloads often use the command shell to execute commands and manipulate the system.The primary targets are individual gamers, but the impact can be significant:
No specific file hashes or C2 domains were mentioned in the source articles.
For individual users, hunting can be difficult. However, signs of infection could include:
D3-PA: Process Analysis can help identify suspicious processes spawned by wallpaper32.exe or wallpaper64.exe.Educate users to be cautious about the source and type of content they download from public repositories like Steam Workshop.
Use a reputable antivirus solution to scan downloaded files and detect known malware payloads.
Enable MFA (Steam Guard) on Steam accounts to protect them from being taken over even if credentials are stolen.
While not directly applicable to Wallpaper Engine's design, using endpoint security that monitors for suspicious process chains can help prevent the malicious executables from running undetected.
Users and endpoint security solutions should closely monitor the process activity associated with Wallpaper Engine (wallpaper32.exe or wallpaper64.exe). A key detection strategy is to look for these legitimate processes spawning unexpected child processes, especially command shells (cmd.exe, powershell.exe) or any other executable that is not part of the core application. This is highly anomalous behavior for a wallpaper application. An EDR or advanced security tool can be configured to alert or block such process chains, effectively containing the malware before it can execute its primary payload. This behavioral approach is more robust than signature-based detection as it can catch novel malware distributed through this vector.
To mitigate the impact of account credential theft by infostealers like Lumma and Vidar, all Steam users must enable Steam Guard, Steam's native MFA solution. This requires a code from a mobile app or email for logins from new devices. Even if an attacker successfully infects a user's machine and steals their username and password, MFA will prevent them from logging into the Steam account and hijacking it. This is a critical defense-in-depth measure that protects the user's valuable digital assets and identity, rendering the credential theft aspect of the malware far less effective.
Kaspersky publishes its report detailing the malware campaign.
Multiple news outlets report on the Kaspersky findings, and Valve begins removing malicious content.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.