Skip to content
Vol. 1 · Ed. 2026
CyberGlossary
Entry № 729

Matter Protocol

What is Matter Protocol?

Matter ProtocolAn IP-based smart-home interoperability protocol launched by the Connectivity Standards Alliance (Apple, Google, Amazon, Samsung) in 2022, with built-in certificate-based device identity, mandatory encryption, and PAKE-secured commissioning.


Matter is a smart-home interoperability protocol launched by the Connectivity Standards Alliance (formerly Zigbee Alliance) in October 2022 with Apple, Google, Amazon, and Samsung as principal backers. It defines a common IP-based application layer that lets accessories from any vendor work with any compatible ecosystem (HomeKit, Google Home, Alexa, SmartThings). Matter runs over standard IP transports — Wi-Fi and the Thread mesh — with Bluetooth LE used only during commissioning. Security is a central design feature, in contrast to historically weak smart-home protocols: every Matter device has a Device Attestation Certificate signed by its vendor's PAA (Product Attestation Authority) rooted at a Matter CA, every fabric (home network) has its own root and per-device operational certificates, all device-to-device traffic is authenticated and AES-CCM encrypted, and commissioning uses SPAKE2+ with the 11-digit setup code printed on the device's QR sticker to derive a shared secret without the user typing the code into the wrong app. Matter 1.4 (2024) added home routers, energy management, solar/battery, and EV-charging device types. As an OT/IoT category, Matter is widely seen as one of the strongest commodity smart-home stacks from a security perspective.

Examples

  1. 01

    A new Matter light bulb commissions into a Google Home / HomeKit / SmartThings fabric simultaneously by scanning a single QR code; the SPAKE2+ exchange ensures the commissioning channel is bound to that physical device.

  2. 02

    A smart-home gateway's firmware-update process verifies the new image against the device's Matter DAC chain before applying it.

Frequently asked questions

What is Matter Protocol?

An IP-based smart-home interoperability protocol launched by the Connectivity Standards Alliance (Apple, Google, Amazon, Samsung) in 2022, with built-in certificate-based device identity, mandatory encryption, and PAKE-secured commissioning. It belongs to the OT / ICS / IoT category of cybersecurity.

What does Matter Protocol mean?

An IP-based smart-home interoperability protocol launched by the Connectivity Standards Alliance (Apple, Google, Amazon, Samsung) in 2022, with built-in certificate-based device identity, mandatory encryption, and PAKE-secured commissioning.

How does Matter Protocol work?

Matter is a smart-home interoperability protocol launched by the Connectivity Standards Alliance (formerly Zigbee Alliance) in October 2022 with Apple, Google, Amazon, and Samsung as principal backers. It defines a common IP-based application layer that lets accessories from any vendor work with any compatible ecosystem (HomeKit, Google Home, Alexa, SmartThings). Matter runs over standard IP transports — Wi-Fi and the Thread mesh — with Bluetooth LE used only during commissioning. Security is a central design feature, in contrast to historically weak smart-home protocols: every Matter device has a Device Attestation Certificate signed by its vendor's PAA (Product Attestation Authority) rooted at a Matter CA, every fabric (home network) has its own root and per-device operational certificates, all device-to-device traffic is authenticated and AES-CCM encrypted, and commissioning uses SPAKE2+ with the 11-digit setup code printed on the device's QR sticker to derive a shared secret without the user typing the code into the wrong app. Matter 1.4 (2024) added home routers, energy management, solar/battery, and EV-charging device types. As an OT/IoT category, Matter is widely seen as one of the strongest commodity smart-home stacks from a security perspective.

How do you defend against Matter Protocol?

Defences for Matter Protocol typically combine technical controls and operational practices, as detailed in the full definition above.

What are other names for Matter Protocol?

Common alternative names include: Matter, CSA Matter, Project CHIP (legacy).

Related terms