Steam Removes Malware-Containing Game 'BlockBlasters' After Cryptocurrency Wallet Drain

Steam Removes Malware-Containing Game 'BlockBlasters' After Cryptocurrency Wallet Drain
source: gettyimages
September 22, 2025

Steam has taken down a game titled BlockBlasters after revelations that it contained malware designed to drain players' cryptocurrency wallets, affecting hundreds of users. Reported earlier by Bleeping Computer, the free-to-play 2D platformer secretly included a cryptodrainer, which successfully stole over $150,000 from victims—including a streamer raising funds for cancer treatment who lost $32,000.

Cryptodrainer malware disguised within a game

According to malware tracker vx-underground, malicious actors targeted certain streamers with a spearphishing campaign, enticing them to promote the game for compensation. The organization described BlockBlasters as “a cryptodrainer masquerading as a legitimate video game,” highlighting its deceptive nature.

The game debuted on Steam on July 30th and was published by Genesis Interactive. It quickly earned over 200 'very positive' reviews. However, the malicious components were added quietly on August 30th, raising suspicions after Latvians streamer Raivo Plavnieks (Rastaland.TV), who is battling stage 4 cancer, reported losing $32,000 after downloading the game over the weekend.

Steam listing of BlockBlasters with positive reviews

Following these incidents, Steam has removed multiple malicious titles, including PirateFi, Sniper: Phantom’s Resolution, and Chemia, to protect users. BlockBlasters was officially removed from the platform on September 21st.

The Verge reached out to Valve for comment but had not received a response at the time of publication. This incident underscores ongoing concerns about malware infiltrating gaming platforms and targeting unsuspecting players through seemingly legitimate games.

Follow this story and related topics on your homepage feed, and stay updated via email notifications.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 146 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6644246,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}