Cybersecurity
·By Seedwire Editorial·

Steam's Malware Problem Exposes the Open Platform Paradox

Steam's Malware Problem Exposes the Open Platform Paradox

The FBI's investigation into malware-laced games distributed through Steam is not a story about a few bad actors slipping through the cracks. It is a story about the inevitable collision between Valve's libertarian approach to platform governance and the reality that open marketplaces, left unpoliced, become attack surfaces. The same philosophy that made Steam the dominant PC gaming storefront, listing nearly anything from anyone with minimal friction, has now made it a vector for sophisticated malware distribution. And the structural incentives that allowed this to happen are not going away.

How Steam Became the Perfect Malware Vehicle

To understand why Steam is uniquely vulnerable, you need to understand how radically its submission process differs from every other major software distribution platform. Apple's App Store employs thousands of human reviewers and runs automated binary analysis on every submission. Google Play uses its Play Protect system to continuously scan apps post-installation. Console manufacturers like Sony and Microsoft require developers to pass certification processes that can take weeks and cost thousands of dollars.

Valve does none of this at meaningful scale. Steam Direct, the program that replaced the community-voted Greenlight system in 2017, requires developers to pay a $100 fee and pass a brief review that focuses primarily on whether the store page is functional and the game launches without immediately crashing. There is no deep binary analysis. There is no ongoing behavioral monitoring of installed software. There is no sandbox restricting what a Steam game can do once it is running on your machine.

This is by design. Valve has roughly 350 employees managing a platform with over 130 million monthly active users and a catalog that grew by over 14,000 new titles in 2024 alone. The company has explicitly chosen to be a hands-off marketplace rather than a curated storefront, betting that user reviews and community reporting would surface problems faster than any internal review team could. For quality control, that bet has mostly worked. For security, it is a catastrophe.

The technical mechanism behind these attacks is straightforward but effective. Malicious developers publish games, sometimes functional ones with actual gameplay, that bundle additional executables or DLLs alongside legitimate game files. When the game runs, it executes this payload with whatever permissions the user's operating system grants. On most Windows gaming PCs, that means full user-level access: the ability to read files, capture keystrokes, access browser cookies and saved credentials, and establish outbound network connections to command-and-control servers. Steam's own infrastructure handles the distribution, the updates, and the installation. The malware rides in on trusted rails.

The $100 Attack Surface

The economics of this attack vector are what make it so dangerous. For $100, the cost of a Steam Direct submission, an attacker gets access to a distribution network that reaches tens of millions of PCs, an installation mechanism that users have already granted elevated permissions to, and the implicit trust that comes with being listed on the world's largest PC gaming platform. Compare this to the cost of building a botnet through traditional means: purchasing exploit kits, renting bulletproof hosting, running phishing campaigns. Steam offers better reach at a fraction of the price.

Valve has responded to previous incidents by pulling specific titles after they were flagged, most notably removing the game PirateFi in February 2025 after it was found distributing the Vidar infostealer trojan. But this reactive approach, removing games only after users report infections, means the damage is already done by the time Valve acts. PirateFi had been downloaded by an estimated 800 to 1,500 users before removal. Each of those installations represented a compromised machine, stolen credentials, and potential access to cryptocurrency wallets, email accounts, and corporate VPN tokens stored on gaming PCs that double as work machines.

The pattern has repeated multiple times. In 2023, researchers identified multiple Steam titles distributing crypto-mining malware. In early 2024, a game called Sniper: Phantom's Resolution was caught bundling a Node.js-based infostealer in its installer. Each time, Valve's response has been the same: remove the specific title, issue a statement about user safety, and make no structural changes to the submission or monitoring process.

Why Valve Won't Fix This (And Who Benefits)

Valve's inaction is not laziness. It is a calculated business decision rooted in the company's unusual corporate structure and financial incentives. Valve is privately held, answers to no public shareholders, and generates an estimated $6 to $8 billion in annual revenue primarily from its 30% cut of game sales and Steam Marketplace transactions. The company's flat organizational structure, where employees choose their own projects, means that unglamorous work like building a comprehensive malware scanning pipeline competes for attention against more exciting initiatives like Steam Deck hardware, VR development, or the perpetual tease of new game projects.

Building a real security review process would also threaten Steam's competitive advantage in developer acquisition. The ease of publishing on Steam is a major draw for indie developers, who represent the vast majority of new titles on the platform. Adding mandatory security reviews, code signing requirements, or sandboxing would increase friction, slow time-to-market, and push smaller developers toward alternatives like itch.io or direct distribution. Valve has watched Apple face antitrust scrutiny and developer revolt over its walled-garden approach and drawn the opposite conclusion: less gatekeeping, not more.

The beneficiaries of Steam's security vacuum extend beyond the obvious malware distributors. Epic Games, which has positioned the Epic Games Store as a more curated alternative with a stricter onboarding process, gains a talking point every time a Steam malware incident makes headlines. Console manufacturers benefit from the narrative that PC gaming is inherently less secure than their locked-down ecosystems. Even Microsoft, which has spent years trying to push Windows users toward its own Microsoft Store with its mandatory app review process, can point to Steam as evidence that unregulated software distribution on Windows is a problem that needs a platform-level solution.

The Deeper Problem: Gaming PCs as High-Value Targets

The FBI's involvement signals that this is no longer being treated as a consumer protection issue. It is a national security concern, and for good reason. The profile of a typical Steam user, someone with a powerful PC, disposable income, technical comfort with software installation, and a tendency to disable security software that interferes with game performance, makes gaming machines extraordinarily valuable targets.

Security researchers have documented a consistent pattern: gaming PCs are disproportionately likely to have antivirus software disabled or set to passive mode. Gamers routinely add exclusions to their security software for game directories to prevent performance impacts. Many gaming-focused guides and forums actively recommend disabling Windows Defender's real-time protection during gameplay. This creates a population of high-performance machines with weakened defenses, exactly the kind of hosts that botnet operators and state-sponsored actors prize.

The crossover between gaming PCs and work machines amplifies the risk. Remote work has blurred the line between personal and professional computing. A developer who games on the same machine they use to access their company's GitHub repositories, AWS console, or internal tools represents a lateral movement opportunity that starts with a free-to-play Steam game and ends with corporate network access. The SolarWinds attack demonstrated that software supply chain compromises can cascade through entire industries. Steam's malware problem is a consumer-grade version of the same attack pattern, using trusted distribution infrastructure to deliver malicious payloads.

The cryptocurrency dimension adds another layer. Steam users disproportionately overlap with cryptocurrency holders. Infostealers distributed through Steam games specifically target browser-stored wallet credentials, MetaMask extensions, and cryptocurrency exchange session tokens. The irreversible nature of cryptocurrency transactions makes this theft particularly lucrative: once funds are transferred, there is no chargeback mechanism, no fraud department to call, no way to reverse the transaction.

What Actually Needs to Change

The path forward requires changes at multiple levels, and none of them will come voluntarily from Valve.

At the platform level, Steam needs mandatory code signing for all distributed binaries, automated behavioral analysis that runs submitted games in sandboxed environments before publication, and ongoing monitoring of installed games for suspicious system calls and network activity. These are not exotic capabilities. They are standard practice at every other major software distribution platform. The technology exists. What is missing is the will to implement it and the external pressure to force the issue.

At the operating system level, Microsoft needs to extend its Smart App Control and Windows Sandbox technologies to provide better isolation for games installed through third-party launchers. The current Windows security model, where any application running under the user's account inherits full access to that user's files and credentials, is fundamentally inadequate for a world where users routinely install software from sources with minimal vetting.

At the regulatory level, the FBI investigation may be the catalyst for broader action. The European Union's Digital Services Act already imposes obligations on large online platforms to address systemic risks, including the distribution of malicious software. If Steam is classified as a Very Large Online Platform under the DSA, and its user numbers almost certainly qualify it, Valve could face mandatory risk assessments, independent audits, and significant fines for failing to address known security vulnerabilities in its distribution pipeline.

For users and organizations, the immediate steps are pragmatic. Treat Steam installations with the same suspicion you would treat any software downloaded from the internet. Run games on dedicated machines or in virtual machines when possible. Never disable security software for gaming. Be deeply skeptical of free-to-play titles from unknown developers, which represent the primary attack vector. Corporate IT departments should audit whether employees have Steam installed on machines with access to sensitive systems and enforce network segmentation that limits the blast radius of a compromised gaming PC.

Where This Goes Next

Three predictions. First, within the next 18 months, Valve will be forced to implement some form of automated malware scanning for new submissions, not because they want to, but because regulatory pressure from the EU and potentially the FTC will make inaction untenable. The implementation will be minimal, likely an automated scan using existing antivirus engines rather than sophisticated behavioral analysis, and it will catch only the most obvious threats.

Second, we will see at least one major incident where malware distributed through Steam is linked to a significant corporate breach or data exposure. The gaming-to-corporate lateral movement path is too obvious and too lucrative for sophisticated threat actors to ignore. When this happens, it will transform the conversation from consumer protection to enterprise security, and Steam will join the list of shadow IT risks that CISOs track alongside personal email and unauthorized SaaS tools.

Third, the long-term structural response will not come from Valve. It will come from operating system vendors implementing application sandboxing that limits what any installed software can access, regardless of the distribution channel. Apple has already moved aggressively in this direction with macOS sandboxing and the transition to Apple Silicon. Microsoft's Pluton security processor and its increasingly aggressive push toward application isolation in Windows suggest the same trajectory. The future is one where a Steam game, no matter how malicious, simply cannot access your browser cookies or read files outside its own directory.

Until then, Steam remains what it has always been: a brilliantly designed marketplace that treats security as someone else's problem. The FBI investigation is a warning shot. The question is whether Valve will hear it, or whether it will take a genuine catastrophe to force the most powerful company in PC gaming to accept that with great distribution power comes great distribution responsibility.

Steam malware
FBI gaming investigation
Valve security
Steam game distribution
PC gaming security
malware distribution platforms
digital storefront safety
gaming platform trust
Seedwire Newsletter

Stay ahead of the curve

Get the most important tech stories delivered to your inbox. No spam, unsubscribe anytime.