Medtronic published a bulletin on four flaws in the non-medical web layer of the CareLink Network. CVE-2025-12994 and three others, the headline being observable-response user enumeration: the app answers differently for valid and invalid accounts, so an attacker can harvest a user list.
The disclosure path is the good part. Researchers examined a non-production instance at a security conference, findings surfaced and patched before they became an incident. No home monitors or apps were affected, patches auto-deployed in December, and Medtronic reported no patient harm.
Make authentication responses uniform, same message and same timing whether the account exists or not. User enumeration is low-severity alone, and it is the first step in the credential-stuffing and phishing that is not.