Mycelium Mobile Wallet: User Lost PIN Access
IndeterminateWallet passphrase was unavailable — whether access was ultimately recovered is not known.
In May 2021, a BitcoinTalk forum user identified as VeneCzech posted a custody access failure in the Mycelium subforum. The user had lost access to their Bitcoin holdings stored in Mycelium, a self-custody mobile wallet application available on Android and iOS platforms. The failure mechanism was straightforward: the user could not recall the PIN required to unlock the wallet and authorize transactions. Mycelium, like most mobile software wallets of that era, enforced PIN-based access control as a security measure against unauthorized use on the device itself.
The user created the thread on May 12, 2021, titled "Mycelium wallet lost pin," which generated 16 replies and 423 views—modest but consistent with typical user support threads in the wallet software section of the forum. Community member akaLaur engaged with the thread on May 13, 2021, though the archived source does not detail the specific recovery suggestions offered. The source record does not specify the amount of Bitcoin affected, whether the user had a seed phrase backup, recovery attempts made, or the final outcome. The incident exemplifies a common class of self-custody failure: credential loss where the user alone holds the access factor (in this case, a PIN) and no documented recovery path exists outside that single point of knowledge.
The thread's presence among numerous similar Mycelium-related access issues in the same forum section suggests this represented individual user error rather than a platform-wide vulnerability. The case underscores a critical distinction in self-custody: a PIN or passphrase known only to the owner, with no backup mechanism, creates irreversible access loss if forgotten.
| Stress condition | Passphrase unavailable |
| Custody system | Software wallet |
| Outcome | Indeterminate |
| Documentation | Partial |
| Year observed | 2021 |
Why passphrases fail years after they are set
The failure mode documented consistently across observed cases is temporal: the passphrase is set with confidence, not used for an extended period, and then cannot be reproduced exactly when needed. A single character difference — different capitalization, an added space, a slightly different special character — produces a different wallet with a zero balance. The holder may be certain they remember the passphrase while being unable to produce the exact string that was originally set.
What makes this particularly difficult is that there is no signal at the moment of failure. A wrong passphrase does not produce an error message. It opens an empty wallet. The holder sees a zero balance and typically concludes the passphrase was wrong — but without knowing which part was wrong, or by how much.
Professional passphrase recovery services can attempt permutations when the holder has partial information: they remember the general structure, typical patterns they use for passwords, the approximate length, or that it included a specific word. Recovery from total non-recollection is not feasible.
The preventive action is to store a passphrase record — not with the seed phrase, which would defeat its security purpose, but in a separate secure location accessible to the holder and potentially a designated recovery person. A passphrase that exists only in memory has a time horizon: it will eventually be forgotten, and the timing is unpredictable.
Translate