Join Nostr
2025-09-10 21:45:19 UTC

SpaceLifeForm on Nostr: Security is hard. The TL;DR is: Do not lose possesion of your private key. The attack ...

Security is hard.

The TL;DR is: Do not lose possesion of your private key.

https://ninjalab.io/eucleak/

The attack requires physical access to the secure element (few local electromagnetic side-channel acquisitions, i.e. few minutes, are enough) in order to extract the ECDSA secret key. In the case of the FIDO protocol, this allows to create a clone of the FIDO device.

All YubiKey 5 Series (with firmware version below 5.7) are impacted by the attack and in fact all Infineon security microcontrollers (including TPMs) that run the Infineon cryptographic library (as far as we know, any existing version) are vulnerable to the attack.

https://www.yubico.com/support/security-advisories/ysa-2024-03/

#2FA #SideChannel #ConstantTime