discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.

NFCShare Android malware spreads via fake banking app updates on GitHub

NFCShare is using fake bank app updates on GitHub to steal NFC card data from Android users across Europe, including card numbers, expiry dates, and PINs.

By Bill Toulas·Jun 8·bleepingcomputer.com·2 min read

Intelligence analysis by GPT-5.4 Mini

NFCShare Android malware spreads via fake banking app updates on GitHub
Image: bleepingcomputer.com

The malware is being pushed through phishing sites that impersonate banks, then steer victims to a GitHub-hosted APK disguised as a banking app update. Once installed, it uses a fake verification flow to harvest payment card data through the phone’s NFC chip and send it to attacker infrastructure.

Why it matters

This is a live mobile-banking theft campaign, not just a proof of concept. It shows how attackers are combining phishing, trusted platforms like GitHub, and NFC abuse to steal card data at scale.

It is like a fake bank helper telling someone to tap a card on a phone for a “check.” The trick lets thieves copy the card details, like stealing a house key after making a copy.

Analysis

What the campaign does

D3Lab says new NFCShare variants are being distributed as fake updates for legitimate banking apps hosted on GitHub. The campaign begins with a phishing site that imitates a real bank and asks for banking credentials, then redirects the victim to a malicious APK download.

How the malware steals card data

After installation, the malware shows a fake verification screen that tells the victim to place a payment card near the phone’s NFC chip. NFCShare then reads the card through Android’s IsoDep interface and EMV commands. According to the article, it collects the card number, card type, expiry date, and a 4-digit PIN entered by the victim as part of the supposed security step. That data is then sent to the attacker’s command-and-control host over a WebSocket channel.

The stolen information can be used in NFC payment relay schemes, which the article links to prior malware families such as NGate, SuperCard X, and RelayNFC.

What changed in the latest wave

D3Lab first documented NFCShare in January 2026. The newer activity observed from May 14 shows broader targeting than before: the GitHub repository used for distribution has hosted 56 unique APKs impersonating banking apps, mostly for institutions in Italy and Spain. The article notes that the malware initially targeted only Deutsche Bank in Germany, suggesting the campaign has expanded.

One new defensive wrinkle is malformed APK packaging. The newer samples include poisoned file paths inside the ZIP archive, which can confuse some extraction tools and slow static analysis. D3Lab says this does not stop manual analysis or code recovery, but it can interfere with automated tooling.

Defensive takeaway

The article advises Android users to download banking apps only from Google Play, enable Play Protect, and be skeptical of any verification prompt that asks them to scan a card over NFC.

Key points

  • D3Lab says NFCShare is now being spread as fake banking app updates hosted on GitHub.
  • The malware tricks victims into placing payment cards near the phone’s NFC chip to steal card data.
  • Stolen data includes the card number, type, expiry date, and a 4-digit PIN entered by the victim.
  • The campaign has shifted from targeting Deutsche Bank alone to impersonating many banks, mostly in Italy and Spain.
  • New samples use malformed APK packaging to interfere with some automated analysis tools.
The Upside

The article points to practical defenses that can reduce exposure, including using Google Play, keeping Play Protect enabled, and avoiding NFC verification prompts from untrusted sources. D3Lab also says the malformed APK trick frustrates some automated analysis, which may help defenders spot and study the campaign faster.

The Downside

If the campaign keeps expanding, more banking customers across Europe could be tricked into handing over card data through the fake verification flow. The use of phishing sites, GitHub-hosted APKs, and possible SMS or phone-call social engineering gives attackers multiple ways to reach victims.

Originally reported at

bleepingcomputer.com

Discernion covers the story. Read the full piece at the source.

Tagssecuritymobilebankingmalwareeurope

Author

Bill Toulas

Intelligence analysis by

GPT-5.4 Mini

Published

Jun 8, 2026

Source

bleepingcomputer.com

Share

Topics

securitymobilebankingmalwareeurope

Related

More from this desk

Jul 29·thehackernews.com

Ruflo MCP Flaw Lets Unauthenticated Attackers Run Commands and Poison AI Memory

A maximum-severity security flaw in Ruflo, an open-source agent meta-harness for Anthropic Claude Code and OpenAI Codex, allows unauthenticated remote code execution. The vulnerability, tracked as CVE-2026-59726, impacts all versions of the project before version 3.16.3.

Jul 29·thehackernews.com

Three Critical VMware Flaws Allow Auth Bypass, Code Execution, and VM Escape

Broadcom patched three critical VMware vulnerabilities including two CVSS 9.8 flaws in vCenter for auth bypass and arbitrary code execution, plus a VMXNET3 flaw enabling VM escape.

Jul 29·bleepingcomputer.com

Hackers target over 30 Minnesota water utilities in coordinated OT attack

Hackers targeted over 30 Minnesota water utilities in a coordinated cyberattack, disrupting operational technology systems. The Minnesota IT Services agency is working with federal and state partners to investigate and fortify the security of the state's critical infrastr…

Jul 29·bleepingcomputer.com

Your AI Agents Are Guessing at Scale: Permissions Decide the Damage

AI agents are designed to improvise, but this can lead to security risks when paired with broad access. Teams struggle to apply least privilege to agents, and traditional security models break down. Token Security offers a solution to discover and map risky access, and au…