Resend Security Incident
resend.com
Resend Security Incident
1–10 of 11 posts
Re: Resend Security Incident
#2Re: Resend Security Incident
#3Database credentials in the dashboard..? How?
Re: Resend Security Incident
#4Database credentials in the dashboard..? How?
Re: Resend Security Incident
#5Database credentials in the dashboard..? How?
Some frameworks automatically detect this and fail to build if you do it, but apparently not all of them.
Re: Resend Security Incident
#6Database credentials in the dashboard..? How?
They probably were doing fetch requests for the dashboard client side. I wonder if they had the entire db url stored as a next_public_db_url. If that’s really irresponsible, and pretty easy to catch in development, at least for the pages router stuff. Maybe a little less so obvious for ssr pages.
I haven’t tried a lot of the new app_router, maybe there’s a lot more mixing of client and server side stuff there. Regardless, you should be auditing your environmental variables!
Re: Resend Security Incident
#7Database credentials in the dashboard..? How?
Re: Resend Security Incident
#8Re: Resend Security Incident
#9Database credentials in the dashboard..? How?
Re: Resend Security Incident
#10As an early user of resend, found it to be easy to use than all the other providers but now I have lost confidence in resend(our clients' emails being hacked is a deal breaker) and will be deactivating multiple paid resend accounts and move to other big players. The root cause of this incident is so noobish. It's hard to believe that bad actors were even able to access the production dB directly even if the credentia…