An SMS routing company's exposed database was left online without a password, spilling 2FA codes and password reset links to the open web.
A security breach exposed two-factor authentication (2FA) codes/password reset links for millions of users on platforms like Facebook, Google, and TikTok.
Key Points:
YX International, an SMS routing company, left an internal database exposed online without a password.
The database contained one-time 2FA codes and password reset links for various tech giants.
YX International secured the database and claims to have "sealed the vulnerability."
The company wouldn't confirm how long the database was exposed or if anyone else accessed it.
Representatives from Meta, Google, and TikTok haven't commented yet.
Concerns:
This leak highlights the vulnerabilities of SMS-based 2FA compared to app-based methods.
The lack of information regarding the leak's duration and potential access by others raises concerns.
Gemini Recommendations:
Consider switching to app-based 2FA for increased security.
Be cautious of suspicious communications and avoid clicking unknown links.
Stay informed about potential security breaches affecting your online accounts.
One of my financial institutions supports yubikeys, but does not have the option to turn off sms 2fa. A chain is as strong as the weakest link, as usual.
Another only has sms 2fa and bizarrely allows me to specify any phone number at login time to receive the code. WTF?
Most only have 2fa via sms. When you talk about using an authenticator app people bitch and moan because they have to cut and paste those digits into the login page. Oh, the humanity...
Don't even get me started on sites with "roll your own" schemes, like forcing you to install their app (which requires all permissions under the sun) just to accept a push message and allow you to login on their website.
A lot of services now accept physical security keys for logging in. These keys use FIDO similar to how a phone-based passkey works. You just plug the dude in and then you are good to go.
Obviously not every company works with these just yet, but a lot of major companies do. Honestly most of the big tech companies support them.
GitHub and Bitwarden are the two I’m immediately thinking of, but that’s likely because I just used my passkey for those lol.
It’s way more secure than SMS MFA, and I prefer it to a phone app because I don’t have to look at then enter a code while hoping the time doesn’t run out for that code, forcing me to wait for a new one.
You can use TOTP 2FA on a browser too, there’s plugins for it. It’s not some super secret algorithm, smartphone apps are just the most common way of handling it. I suppose there’s progress to be made in terms of accessibility and education for the general public in terms of options for TOTP.
That's fine if you don't want to use a smartphone, but SMS should not be the only option available. They should provide multiple options for 2FA so customers can choose what they are comfortable with.
Mine uses SMS 2FA AND had a 16-character password limit. I need to switch banks already. Any suggestions for a decent bank or credit union that uses modern password cryptography and app-based TOTP?
SMS 2FA is dumb, but I thought 16 characters are okay right now. Does the bank have too many password mistakes will block you for a certain time period enabled?
Well Capital One still uses SMS 2FA ... BUT if you're going to be using budget apps they allow OAuth which was the big selling point for me (i.e. not giving my bank account password to a third party)
I still use Authy, I know it's frowned upon in the privacy community but it's worked well enough for me so far. With them shutting down their desktop app though I see no reason not to switch to Aegis at some point in the near future. Just a pain in the backside setting it all up again as Authy doesn't let you export your 2FA.
Is there a way to sync 2FAS between devices and browsers? I tried using it but couldn't get things to sync. I often have instances where I don't have access to my phone, so I need something browser based.
On top of all the other good answers, someone can also just SIM hijack your phone number by social engineering your phone provider into activating a new SIM card.
And it's usually much easier than one would think/hope.
SMS-based can be intercepted, while app-based are calculated on your phone. If you're using SMS -based, all someone needs to do is take over your phone, and they're getting your 2FA codes. Here's how easy that is: https://m.youtube.com/watch?v=lc7scxvKQOo
Cause SMS is not encrypted, so your phone provider and any routing company like this one can read your texts, phone numbers can be spoofed (not sure about this one), or stolen via social engineering (someone calls your phone provider claiming it's you and u lost your phone or something, then gets access to your number).
There's probably a lot more issues with it, i don't remember them atm, but should be pretty easy to find with a search if you're still curious.
it's sms 2fa, it was never secure. We've had reports of sms 2fa being bypassed for over a decade, but those were mostly sim swap attacks.
Unless your code is being generated locally, it's not secure. Email has the same problem because that can be hijacked to intercept the code. A hardware dongle or TOTP app are the only real secure options for 2fa IMHO.
Yep SMS two factor authentication usage was officially suggested to no longer utilize by NIST in 2016, and in practice before that, to your point.
This shit is old, people! It's trivial to compromise. Start transitioning where you can to passkeys and start using an app based MFA, like Duo or Authy, both free.
Well at least they SEALED it and nobody captured the information when it was live because of course they did and you can't fix something like this after the damage is done.
The Asian technology and internet company YX International manufactures cellular networking equipment and provides SMS text message routing services.
Anurag Sen, a good-faith security researcher and expert in discovering sensitive but inadvertently exposed datasets leaking to the internet, found the database.
Two-factor authentication (2FA) offers greater protection against online account hijacks that rely on password theft by sending an additional code to a trusted device, such as someone’s phone.
Two-factor codes and password resets, like the ones found in the exposed database, typically expire after a few minutes or once they are used.
But codes sent over SMS text messages are not as secure as stronger forms of 2FA — an app-based code generator, for example — since SMS text messages are prone to interception or exposure, or in this case, leaking from a database onto the open web.
When asked by TechCrunch, the YX International representative said that the server did not store access logs, which would have determined if anyone other than Sen discovered the exposed database and its contents.
The original article contains 480 words, the summary contains 172 words. Saved 64%. I'm a bot and I'm open source!