Password Vault
A password vault is a secure, encrypted program or storage space that holds usernames and passwords for multiple applications and accounts in one place. It lets users store login credentials safely rather than reusing weak passwords or writing them down. The terms password vault, password manager, password locker, and password keeper are often used interchangeably.
A password vault is an encrypted data store, typically a component of password manager software, used to hold usernames, passwords, and related login credentials for multiple applications and systems in a secure digital location. The vault is intended to be encrypted so that stored credentials remain protected at rest, and it centralizes credential storage to support secure retrieval across many accounts. In practice, the underlying encryption approach, access controls, and deployment model (local, cloud, or enterprise privileged-access vaulting) may vary by provider.
Why it matters
Password reuse and weak credentials remain among the most common ways attackers gain unauthorized access to accounts and systems. A password vault addresses this by giving users a single encrypted place to store unique, strong credentials for many applications, reducing the temptation to reuse passwords across services or record them insecurely. For organizations, centralizing credential storage supports better hygiene and makes it easier to manage the sprawl of accounts that accompanies modern application environments.
The security value of a vault depends heavily on how it is deployed and protected. Because a vault concentrates many credentials in one location, it also concentrates risk: the encryption approach, access controls, and deployment model all influence how well credentials are protected at rest. A vault protected by a weak master password or misconfigured access controls can undermine the very benefit it is meant to provide, so the strength of the surrounding controls matters as much as the presence of the vault itself.
From a security leadership perspective, a password vault is one control within a broader identity and access management strategy, not a complete solution. It reduces credential-related risk but does not by itself address account recovery, multi-factor authentication, session management, or the governance decisions about who may access which systems. Treating a vault as a single fix for identity risk overstates its scope.
Who it's relevant to
Inside Password Vault
Common questions
Answers to the questions practitioners most commonly ask about Password Vault.