Hackers used brute force to compromise Dashlane's two-factor authentication and downloaded encrypted vaults.

Hackers used brute force to compromise Dashlane's two-factor authentication and downloaded encrypted vaults.

      TL;DRAttackers successfully executed a brute-force attack on Dashlane’s two-factor authentication (2FA) system, enabling them to register new devices on fewer than 20 accounts and download their encrypted password vaults. While the vaults remain encrypted with master passwords that Dashlane does not store, users with weak passwords may be at risk of offline cracking.

      On Sunday, Dashlane announced that an external attacker carried out a brute-force assault on its 2FA system, managing to bypass protections for under 20 personal accounts and download encrypted password vault copies. This attack began on May 31 and prompted automatic lockouts for a broader range of targeted users as Dashlane’s security measures identified a high rate of authentication attempts.

      The attackers employed a simple tactic, utilizing automated tools to quickly input every possible numeric combination for time-sensitive 2FA codes, thereby attempting to guess the correct sequence before the codes expired. When successful, they were able to add a new device to the compromised account, granting them access to download the user's encrypted vault from Dashlane's servers.

      The implications of this breach

      The encrypted vaults store users' passwords, secure notes, and other credentials but are protected by the master password, which Dashlane claims is never transmitted to its servers in plain text. This zero-knowledge structure means that despite possessing a copy of the vault, an attacker cannot access its contents without the master password. Dashlane asserts that its encryption measures make unauthorized access to vaults statistically improbable, even over extended periods.

      This assurance applies only if the impacted users selected robust, unique master passwords. If any of the fewer than 20 users whose vaults were compromised utilized weak or reused master passwords, those vaults could potentially be cracked offline through dictionary attacks or brute-force techniques. Credential stuffing attacks—where previously exposed passwords from other breaches are exploited—are particularly effective against users who use the same credentials across multiple services.

      The flaw in 2FA

      The attack took advantage of an inherent limitation in time-based one-time password (TOTP) 2FA codes, which are generally six digits long, yielding only a million combinations every 30 seconds. Automated systems can make thousands of attempts per second, and if rate limiting is not stringent enough, the likelihood of guessing a valid code within its validity period becomes significant after many attempts.

      Dashlane's security measures detected the attack and locked the impacted accounts, preventing further compromise but also causing legitimate users to be locked out. This challenge of balancing security lockouts with user experience is a common dilemma for authentication systems: strict lockouts can thwart attackers but also inadvertently lead to denial-of-service situations for genuine users.

      Dashlane has reported no evidence that its systems were breached; the attack was aimed at user accounts from the outside rather than taking advantage of a flaw in Dashlane's infrastructure.

      The LastPass connection

      This incident is likely to evoke comparisons to the 2022 LastPass breach, during which attackers accessed encrypted password vaults of millions of users. Subsequent investigations confirmed that some vaults with weak master passwords were successfully cracked, resulting in thefts of cryptocurrency and other real-world damages. Law enforcement continues to focus on cybercriminal operations, but offline vault cracking occurs outside the purview of any server-side protections.

      While the scale differs—with fewer than 20 vaults compromised compared to millions in the LastPass case—the fundamental principle remains unchanged: an encrypted vault's security hinges on the strength of the master password safeguarding it. Dashlane advises affected users to check registered devices, eliminate any unfamiliar ones, enable 2FA if it isn’t already activated, and most importantly, to utilize a strong, unique master password that is lengthy and hard to guess.

      The disclosure aligns with responsible security practices, with Dashlane promptly publishing its advisory and outlining specific steps for remediation. However, this incident raises a broader concern for the password manager industry: if 2FA can be brute-forced to register new devices, what additional layers of authentication are necessary to protect this critical consumer security tool that most users rely on?

Other articles

Trump signs revised AI order featuring a voluntary 30-day model evaluation. Trump signs revised AI order featuring a voluntary 30-day model evaluation. Trump signed a scaled-back AI executive order featuring a voluntary 30-day pre-release model review and a cybersecurity clearinghouse, a reduction from the previously mandatory 90-day draft that was eliminated in May. OpenAI Codex is extending its reach to enterprises through Sites, plugins, and support for non-developer users. OpenAI Codex is extending its reach to enterprises through Sites, plugins, and support for non-developer users. OpenAI has transformed Codex into an enterprise platform, featuring hosted web applications, 62 business application plugins, and 110 skills. Among the 5 million weekly users, non-developers make up 20% and are growing three times faster. Poland implements Poland implements The Prime Minister of Poland, Tusk, has declared a sovereignty assessment for the procurement of government technology, along with yearly reports on IT autonomy. He cautioned that reliance on foreign AI poses risks to both security and the economy. Globally, electric cars are becoming more affordable, with the exception of buyers in the US. Globally, electric cars are becoming more affordable, with the exception of buyers in the US. In other parts of the world, electric vehicles became more affordable, but in the US, tax credits were eliminated, resulting in a 45% decline in EV sales in Q4 compared to the previous year. RogueDB presents an easy-to-use database platform aimed at minimizing infrastructure tasks for startups and IT teams. RogueDB presents an easy-to-use database platform aimed at minimizing infrastructure tasks for startups and IT teams. RogueDB provides a completely managed, API-based database that eliminates the need for configuration and tuning, allowing startup engineering teams to focus more on product development rather than infrastructure maintenance. Poland implements Poland implements The Polish Prime Minister, Tusk, has declared a sovereignty assessment for state technology purchases and will issue yearly reports on IT independence, cautioning that reliance on foreign AI poses risks to both security and the economy.

Hackers used brute force to compromise Dashlane's two-factor authentication and downloaded encrypted vaults.

Attackers circumvented Dashlane's 2FA on less than 20 accounts by brute-forcing numeric codes and retrieving encrypted password vaults. Zero-knowledge encryption safeguards data, provided that the master passwords are robust.