The images in this article were generated with artificial intelligence. How we publish
A new wave of fraud is taking advantage of user confidence in bank application updates to distribute variants of Android malware known as NFCShare which is now hosted in public repositories such as GitHub and presented as legitimate "updates" of European banks. Unlike attacks that only record keys or kidnap sessions, this family has evolved to exploit the NFC hardware of the phone and read contact card data using the IsoDep interface and EMV commands, capturing not only the number and expiry date, but also the four-digit PIN that the victim introduces into a fraudulent screen.
The modus operandi combines phishing web and social engineering techniques: the victim reaches a page that imitates the bank, introduces credentials or receives instructions to "verify" your card and then is asked to download an APK from a GitHub link. In some incidents, the use of calls or SMS from actors who pose as bank employees to strengthen pressure was observed. Once installed, the application shows screens that induce the card to approach the smartphone NFC chip; the read data is sent to a control server via a WebSocket channel, facilitating its immediate use in relay or fraud schemes.

The researchers following the case, including the team that initially documented it, have observed an increase in the range of objectives: from an original attack on a single entity to campaigns that mimic multiple bank apps in Italy and Spain. In addition, recent samples incorporate deliberately malformed APK packaging to confuse automatic analysis tools, a technique that does not make manual analysis impossible but does increase friction for detectors and scanning platforms.
The implications are strong: a compromised phone can become a tool for clone or non-contact payment relay and the combination of card data with the PIN facilitates fraudulent transactions or their sale in criminal markets. Operations are not limited to a country or a single financial entity, so customers in any jurisdiction using contact cards must assume that the threat exists and take action.
In the area of user prevention, a number of basic but effective precautions should be applied: to download bank applications only from official stores, to check with the bank any urgent requests for "update" and to distrust external links offering APKs. It is also recommended disable NFC when not used, do not close contact cards to the phone unless the operation is legitimate and activate system protections like Play Protect. For technical references and official advice about NFC on Android, the developer or user can consult the Android documentation: https: / / developed, and Google Play Protect security recommendations are available at: https: / / support.google.com / googleplay / ansher / 2812853.

For security teams and banks, the campaign leaves operational lessons: security controls should include detection of abnormal downloads from public platforms, blocking and analysis of APKS with atypical packaging, and monitoring of WebSocket output patterns to non-supplier hosts. Financial institutions should intensify customer warning campaigns, provide verifiable channels for communication verification and strengthen authentication in sensitive transactions to reduce the impact of committed credentials or card data.
If you think you could download a malicious app or if you have been asked to scan your card as "verification," contact your bank immediately, register the incident and request the preventive blocking of the means of payment. Early warning and limitation of operations dramatically reduce the ability of attackers to monetize the information obtained by this type of malware.
Public analyses that have documented this behavior help to understand the evolution of the threat; for more context and a technical report on NFCShare, see the research published by the team that followed it: https: / / www.d3lab.net / nfcshare-android-trojan-nfc-card-data-theft-via-malicious-apk /. Keeping the defenses up to date, educating users and restricting the NFC exposure area are measures that will mitigate the effectiveness of these campaigns.
Related
More news on the same subject.

GitLab critical alert: emergency patch fixes CVE-2026-19478 allowing to modify or eliminate public projects without credentials
GitLab published an emergency patch on August 17, 2026 to correct critical vulnerability in its self-hosted software (Community and Enterprise Edition) which, under certain cond...

When the MCP server keeps your credentials: the silent attack vector of the IA in production
The incorporation of IA agents into business processes has opened a practical way for production systems and data to be accessible from models: it is called Model Context Protoc...

Critical alert: CVE-2026-58231 in SAP Commerce Cloud could allow remote code execution; patch and urgent mitigation
A critical vulnerability that affects SAP Commerce Cloud, registered as CVE-2026-58231 and with maximum score 10.0 on the CVSS scale, it is being exploited attempts shortly afte...

The massive purchase of expired domains drives fraud, malware and streaming pirate: the business behind the dropcatch
An intelligence report on DNS published by Infoblox and disseminated by specialized media confirms that criminals are buying large-scale expired domains - the so-called dropcatc...

HoneyMyte updates CoolClient with a signed kernel driver to hide processes and protect the C2 channel
Kaspersky has published an analysis that attributes to the actor known as HoneyMyte (also Mustang Panda) an updated version of the CoolClient backdoor that incorporates a signed...

GeoServer on zero-day vulnerability alert in jsonArrayContains with real risk of remote execution
The GeoServer open source project has a zero-day vulnerability that is being actively explored by attackers, according to researchers' public alerts and the watchTowr intelligen...

AmnesiaStealer MacOS malware that steals credentials and controls real-time browser sessions
Security researchers have documented a new malware family aimed at macOS - called AmnesiaStealer - that combines a dropper in shell, an infostealer written in Rust and a remote ...