When registering an email login for My Vodafone or when logging into the Self Care, we check whether your password has appeared in databases containing leaked login credentials. For increased security, it is advisable to change such a password.
If you use such a password when registering or logging into Vodafone, we will notify you that this password has appeared in the mentioned database and is therefore not secure.
This most often happens when data is leaked from an insufficiently secured web service or site. If you use the same password to log in to multiple services, attackers could theoretically use the obtained database to log in to other sites or services you use. On the Have I Been Pwned website, by entering your email address, you can also find out from which service your login credentials likely leaked.
K-anonymity is a method that protects users' privacy when verifying their data. The HIBP service only receives part of the password and searches its databases of leaked passwords. It then returns a list of hashes (encrypted versions of passwords) that match the provided part of the password. The same comparison is then made by the entity verifying the password. This way, HIBP never sees the user's entire password, which enhances security and privacy. This approach also ensures that even if someone intercepts the communication, they cannot easily determine the user's entire password.