Coldcard bug in simple english. Code had a safety check to confirm the real randomness chip was in use. But the check only asked "does this setting exist?" But not "is it turned on?" It was off. So the wallet made keys from fake randomness, and fake randomness can be guessed.
The actual entropy is much less than 72 bits for mk4 onwards. 72 bit assumes security coming from several corelated timer fields. Not the same as 72 bits from crypto eng source.
My napkin math says it is almost 50 bits. Please move away from mk4 devices too.