Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Contactless communication technologies — including Near Field Communication (NFC), Radio Frequency Identification (RFID), and contactless smart cards — have become integral to modern life, enabling applications from mobile payments and access control to public transit ticketing and electronic passports. IEC TR 27563 provides a systematic security study of these technologies, analyzing the threat landscape, identifying vulnerabilities inherent to contactless interfaces, and recommending countermeasures to ensure the confidentiality, integrity, and availability of contactless transactions.
The report categorizes contactless systems into three operational domains: payment and financial services, identity and access management, and data transfer and configuration. Each domain presents unique security requirements and risk profiles. For instance, payment systems prioritize transaction integrity and non-repudiation, while identity systems emphasize authentication strength and privacy protection against tracking. The report’s domain-based analysis enables stakeholders to focus on the most relevant threats and controls for their specific application context.
| Attack Type | Threat Level | Affected Applications | Primary Countermeasure |
|---|---|---|---|
| Skimming — unauthorized reading of card data | High | Payment, ID, Transit | Encrypted communication, short read range |
| Eavesdropping — intercepting communication | Medium | All contactless systems | Session encryption, secure channel |
| Relay (mafia fraud) attack | High | Payment, Access control | Distance bounding protocols, timed transactions |
| Cloning — duplicating card credentials | Critical | Access control, ID | Cryptographic authentication, PUFs |
| Denial of service — RF jamming | Medium | All contactless systems | Frequency diversity, error correction |
| Tracking — unauthorized location monitoring | Medium | ID, Transit | Randomized identifiers, anti-tracking protocols |
IEC TR 27563 conducts a rigorous vulnerability analysis across multiple layers of the contactless protocol stack. At the physical layer, vulnerabilities arise from the inherent broadcast nature of radio frequency communication — any device within range can potentially intercept or inject signals. The report examines modulation schemes, frequency bands, and signal encoding methods to identify which physical-layer parameters offer inherent security advantages. For example, systems operating at higher frequencies (such as 13.56 MHz HF RFID) typically have shorter read ranges that provide some natural protection against long-distance eavesdropping, while Ultra-High Frequency (UHF) systems offer longer ranges that increase the attack surface.
At the protocol and application layers, the report analyzes authentication protocols, encryption schemes, and data formats commonly used in contactless systems. Particular attention is given to lightweight cryptography suitable for resource-constrained contactless devices, including the analysis of ISO/IEC 29192 lightweight cryptography standards. The report also examines implementation vulnerabilities such as insecure random number generation, improper session management, and side-channel attacks that exploit timing variations or power consumption patterns during cryptographic operations.
Based on the comprehensive threat and vulnerability analysis, IEC TR 27563 provides a structured set of countermeasures organized by security objective. For confidentiality, the report recommends end-to-end encryption with session-specific keys, combined with physical-layer protections such as shielded cards and limited read ranges. For integrity, cryptographic message authentication codes (MACs) and transaction sequencing prevent tampering and replay attacks. For availability, the report recommends frequency agility, adaptive power management, and redundant reader deployment in critical applications.
The report also addresses the human factors dimension of contactless security, recognizing that user behavior significantly impacts overall system security. Recommendations include user education on contactless risks, visual and audible transaction confirmation indicators, and the implementation of user-verifiable device authentication (such as comparing displayed transaction amounts before tapping).