Password Reuse Risk Calculator
Quantify the blast radius of password reuse: accounts per password, reuse rate and the odds one of them is breached this year.
Inputs
Roughly 1–2 % of consumer sites disclose a credential breach in any given year.
Accounts Exposed per Leaked Password
7accounts
Password Reuse Rate
85.9%
Accounts per Password
7.08
Chance of a Breach This Year
72.3%
Across your whole account portfolio
Risk Band
High
Step by step
Values used
Online accounts you hold = 85 accounts; Distinct passwords in use = 12 passwords; Annual breach chance per site = 1.50 %; Accounts protected by MFA = 40 %
Password Reuse Risk
accounts per password = accounts ÷ distinct passwords; reuse rate = 1 − (distinct passwords ÷ accounts); P(at least one breach) = 1 − (1 − p)^accounts.
Accounts Exposed per Leaked Password
= 7 accounts
Password Reuse Rate
= 85.9
Accounts per Password
= 7.08
Chance of a Breach This Year
= 72.3
Risk Band
= High
How it works
Reuse converts one site's breach into a compromise of every account sharing that password, so the blast radius is simply accounts divided by distinct passwords. The portfolio breach probability compounds: at 1.5 % per site, holding 85 accounts makes it more likely than not that one of them leaks within the year. Reuse, not weak passwords, is what actually drives account takeover — credential stuffing only works because the same password is waiting on another site.
Formula
Password Reuse Risk
accounts per password = accounts ÷ distinct passwords; reuse rate = 1 − (distinct passwords ÷ accounts); P(at least one breach) = 1 − (1 − p)^accounts.
- p
- Annual breach probability of a single site
- accounts
- How many sites hold one of your credentials
Frequently Asked Questions
How is Password Reuse Risk calculated?
accounts per password = accounts ÷ distinct passwords; reuse rate = 1 − (distinct passwords ÷ accounts); P(at least one breach) = 1 − (1 − p)^accounts. Reuse converts one site's breach into a compromise of every account sharing that password, so the blast radius is simply accounts divided by distinct passwords. The portfolio breach probability compounds: at 1.5 % per site, holding 85 accounts makes it more likely than not that one of them leaks within the year.
Why does Password Reuse Risk matter?
Reuse, not weak passwords, is what actually drives account takeover — credential stuffing only works because the same password is waiting on another site.
What values do I need to enter?
This calculator takes 4 inputs: Online accounts you hold, Distinct passwords in use, Annual breach chance per site, Accounts protected by MFA. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.
Why does the yearly breach chance get so high?
Independent small risks compound. Each site is unlikely to leak, but 1 − 0.985^85 is about 72 %. The number of accounts is the multiplier you cannot reduce, so the lever is making sure a leak only ever costs you one account.
Does MFA fix reuse?
It contains it rather than fixing it. MFA stops the stolen password from completing a login on the accounts that have it, which is why it lowers the risk band here — but the password is still valid, still for sale, and still working on every account without MFA.
You might also need
- Credential Stuffing Risk CalculatorCommonly used together
- Password Manager Coverage CalculatorCommonly used together
- Credential Exposure CalculatorCommonly used together
- Identity Theft Risk CalculatorCommonly used together
- MFA Security CalculatorAlso in Password Security
- Password Entropy Score CalculatorAlso in Password Security