PCMag editors select and review products independently. If you buy through affiliate links, we may earn commissions, which help support our testing.

Change Your LastPass Master Password Now

 & Neil J. Rubenking Principal Writer, Security

Our team tests, rates, and reviews more than 1,500 products each year to help you make better buying decisions and get more from technology.

Our Expert
LOOK INSIDE PC LABS HOW WE TEST
65 EXPERTS
43 YEARS
41,500+ REVIEWS

On Friday, LastPass was attacked, and some data items were stolen. According to the company, there was no evidence that the invaders downloaded any encrypted user data, nor that they managed to access any accounts. Even so, if you use LastPass you should change your master password right now. Go ahead; you can come back and read the rest of this article when you're done.

LastPass founder and CEO Joe Siegrist posted a Security Notice on the company's website, explaining that "LastPass account email addresses, password reminders, server per user salts, and authentication hashes were compromised." Siegrist states that LastPass's encryption measures should be "sufficient to protect the vast majority of users," but warns that anybody using a weak master password or recycling a password they've used elsewhere should choose a new master password immediately.

Just What Did They Get?
What could the attackers do with the data they stole? For the most part, not much. Some users' email addresses were exposed, but all that tells the attacker is that this person uses LastPass. "Server per user salts" sounds alarming, but it could be worse.

Like any remotely secure site, LastPass does not store your password. Rather, it runs the password through a hashing algorithm, a kind of one-way encryption. If the password you enter hashes to the same value that's stored, it's a match.

If attackers steal the stored hashes, there's no direct way to go back to the passwords. However, if the attackers know the exact algorithm used, they can run millions of possible passwords through that algorithm and see if the resulting hashes match what they stole.

To avoid this, secure sites "salt" the hash algorithm with data that the attacker doesn't have. Yes, the attackers captured some "per user salts," but LastPass uses additional random salt values, and other techniques designed to make matching those stolen hashed values so time-consuming as to be impossible.

Those Password Hints
The one item that really worries me is that the attackers apparently captured a collection of password reminders. The warning doesn't say whether or not these were matched to the corresponding account email, but if so, that could be bad, depending on the reminder.

I really hope anyone reading this is smart enough not to use a reminder like "Sally's birthday" or "My dog's name." But if you committed the security faux pas of protecting your data with a weak master password and a blatantly obvious password reminder, you could be in big trouble. You did change your master password already, right?

Added Protection
If you've wracked your brain to develop an insanely secure password that you can also remember, the last thing you want to do is go through that process again. In truth, periodically changing that master password is a smart security precaution, with or without the worry of stolen data; after a breach, you just have to bite the bullet. But there are other ways to enhance the security of your account.

Two-factor authentication ensures that somebody who steals or cracks your password still can't get into the account. Authentication requires both that password and something else, typically either a fingerprint or a code sent via your smartphone. And even the free edition of LastPass supports a variety of additional authentication factors, among them Google Authenticator, Toopher, Transakt, and Duo Mobile. LastPass 3.0 Premium lets you authenticate with your fingerprint, a YubiKey, or a specially prepared USB drive. Tw

About Our Expert

Neil J. Rubenking

Neil J. Rubenking

Principal Writer, Security

My Experience

When the IBM PC was new, I served as the president of the San Francisco PC User Group for three years. That’s how I met PCMag’s editorial team, who brought me on board in 1986. In the years since that fateful meeting, I’ve become PCMag’s expert on security, privacy, and identity protection, putting antivirus tools, security suites, and all kinds of security software through their paces.

Before my current security gig, I supplied PCMag readers with tips and solutions on using popular applications, operating systems, and programming languages in my "User to User" and "Ask Neil" columns, which began in 1990 and ran for almost 20 years. Along the way, I wrote more than 40 utility articles, as well as Delphi Programming for Dummies and six other books covering DOS, Windows, and programming. I also reviewed thousands of products of all kinds, ranging from early Sierra Online adventure games to AOL’s precursor Q-Link.

In the early 2000s, I turned my focus to security and the growing antivirus industry. After years of working with antivirus, I’m known throughout the security industry as an expert on evaluating antivirus tools. I serve as an advisory board member for the Anti-Malware Testing Standards Organization (AMTSO), an international nonprofit group dedicated to coordinating and improving testing of anti-malware solutions.

The Technology I Use

Much of the testing I do, particularly testing with real-world ransomware, is just plain dangerous. To perform such tests safely, I sequester them inside virtual machines managed by VMWare Workstation. For cross-platform testing, I use a MacBook Air, a Google Pixel 4, and a 6th-generation iPad.

I rely on my Delphi coding skills to create and maintain small applications. These include programs to check whether an antivirus correctly handled the malware it detected, launch dangerous URLs and record the security program’s reaction, and analyze the malware that I collect for use in testing. I also wrote a tiny browser and text editor for use in testing security apps that have predefined reactions for known products.

I do my writing and research on a Dell OptiPlex desktop, relying on Microsoft Word (my fingers know all the shortcuts). Many of my articles include charts and analysis; Excel is my go-to for those. When work hours end, though, I escape the bounds of Microsoft and Windows. There’s an iPhone in my pocket, I relax with my oversized iPad, and my Kindle Oasis is always loaded with the best science fiction and fantasy.

Read full bio