TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Robinhood Stored Passwords in Plaintext

383 pointsby bdibsalmost 6 years ago
Just received this email from Robinhood (https:&#x2F;&#x2F;robinhood.com&#x2F;):<p>&quot;When you set a password for your Robinhood account, we use an industry-standard process that prevents anyone at our company from reading it. On Monday night, we discovered that some user credentials were stored in a readable format within our internal systems. We wanted to let you know that your Robinhood password may have been included.<p>We resolved this issue, and after thorough review, found no evidence that this information was accessed by anyone outside of our response team. Out of an abundance of caution, we still recommend that you change your Robinhood password.<p>We take matters like this seriously. Earning and maintaining your trust is our top priority, and we’re committed to protecting your information. Let us know if you have any questions–we’re here to help.<p>Sincerely,<p>The Robinhood Team&quot;<p>If you&#x27;ve used Robinhood in the past, it&#x27;s a good idea to check your emails!

21 comments

bdcravensalmost 6 years ago
This doesn&#x27;t mean they were stored in a database. &quot;a readable format within our internal systems&quot; could be log files if they didn&#x27;t scrub passwords when logging requests.
评论 #20520005 未加载
评论 #20520093 未加载
评论 #20519459 未加载
评论 #20519434 未加载
评论 #20522876 未加载
评论 #20519431 未加载
评论 #20521801 未加载
评论 #20521198 未加载
评论 #20520112 未加载
评论 #20519491 未加载
评论 #20524073 未加载
评论 #20522206 未加载
评论 #20519463 未加载
评论 #20523052 未加载
jchwalmost 6 years ago
This is yet another reminder: Do Not Reuse Passwords. There’s good password management even for mobile operating systems these days. I’m using Bitwarden on iOS, and it integrates well both with native apps and webpages.<p>Also, use two factor authentication, of course. If you are going the U2F route, I highly recommend having a permanent key for each computer and a bluetooth+NFC key for on-the-go. It’s a worthwhile investment.<p>My biggest problem today is that it is tedious to generate and save new passwords on mobile, which is increasingly where I do so... but security always comes with some costs, I suppose.
评论 #20520723 未加载
评论 #20519888 未加载
评论 #20521419 未加载
评论 #20520053 未加载
评论 #20524608 未加载
jacquesmalmost 6 years ago
Similar things have happened to Facebook <i>and</i> Google recently, the two companies that people keep repeating have the best security teams in the world. As long as humans are involved in programming - something that will likely be the case for the foreseeable future - these things will happen. But props to them for owning up about it and promptly mailing users pro-actively.
评论 #20520016 未加载
mehrdadnalmost 6 years ago
Not surprised, considering their security practices... see <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15679099" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15679099</a>
codezeroalmost 6 years ago
If you ever run a service, make sure you&#x27;re not storing nginx logs with the contents of POST requests. A few years later you&#x27;ll realize you &quot;stored passwords in plaintext&quot;<p>I assume this is what happened here, but maybe Robinhood will elaborate at some point.
theshadowmonkeyalmost 6 years ago
Isnt it so convenient that they announce this after they close their funding round.
评论 #20519943 未加载
评论 #20520029 未加载
all_blue_chucksalmost 6 years ago
The fact that they prompt you for your literal bank password when funding your account says everything you need to know about how they look at security.
评论 #20522253 未加载
评论 #20526285 未加载
dumbeldorealmost 6 years ago
The title is so misleading....
papitoalmost 6 years ago
Man, I would spend time masking sensitive data in a shop with no traffic, but someone like Robinhood or Facebook can get away with it. They don&#x27;t sweat the small stuff, do they?
pglalmost 6 years ago
&gt; &quot;we ... recommend that you change your Robinhood password&quot;<p>This should really be a forced reset. Not finding evidence that it was accessed isn&#x27;t proof that it wasn&#x27;t.
ecnahc515almost 6 years ago
So they probably have a request logger that logs request headers, and they accidently were logging credentials from those headers is probably what happened. This has hit basically every large web service at some point. Crazy this never came up in an earlier internal security audit, but not surprising it occurred in the first place.
评论 #20520589 未加载
snekalmost 6 years ago
I got an email this morning that my hulu had been logged into... my hulu and my robinhood did in fact share a password. I have no evidence that these are connected, but better safe than sorry. (And I do use 1password now, I just didn&#x27;t back when I used robinhood and hulu).
评论 #20521337 未加载
paulie_aalmost 6 years ago
&quot;found no evidence that this information was accessed by anyone outside of our response team. Out of an abundance of caution, we still recommend that you change your Robinhood password.&quot;<p>That is complete bullshiting pr spin and I&#x27;m greatly concerned about my account.<p>Gee wiz I wonder if anyone on the response team could have done something. Or a dev with nefarious purposes like guy that rigged the lottery multiple times.
shawnjanasalmost 6 years ago
Probably server logs &#x2F; http request handler console log
huxfluxalmost 6 years ago
&quot;take matters like this seriously&quot;, not really.
hartatoralmost 6 years ago
I think it was some kind of logs. Probably request logs.
2_listerine_plsalmost 6 years ago
It&#x27;s hard to believe a financial services company would store passwords in plain text out of stupidity. Could this be a legal strategy to avoid responsibility in some scenario?
blattinumalmost 6 years ago
thanks for the heads up. I got the same email earlier.
foobiekralmost 6 years ago
Plaintext bank account credentials. Wow.
gilbertmpanga12almost 6 years ago
Looks like storing in text is now a trend will do this in rest of my projects.
Havocalmost 6 years ago
I smell weapons grade bullshit.<p>&gt;On Monday night, we discovered<p>Because one casually does security audits on a Monday night and then releases a &quot;nothing has come to our attention&quot; statement?<p>The one is proactive (on a monday night?) the other speaks of a response to an external actor. Which is it?<p>The mere fact that a release like this happened suggests some sort of legal&#x2F;SEC&#x2F;accounting requirement was triggered. i.e. Something happened.
评论 #20521142 未加载