Plex Data Breach

  • Thread starter Thread starter Nishant
  • Start date Start date
  • Replies Replies 5
  • Views Views 900

Nishant

Staff member
Messages
11,302
Location
Ulhasnagar, MH
ISP
Jetway FTTH, BSNL FTTH
Just got this email.

Dear Plex User,​
We want you to be aware of an incident involving your Plex account information yesterday. While we believe the actual impact of this incident is limited, we want to ensure you have the right information and tools to keep your account secure.​
What happened​
Yesterday, we discovered suspicious activity on one of our databases. We immediately began an investigation and it does appear that a third-party was able to access a limited subset of data that includes emails, usernames, and encrypted passwords. Even though all account passwords that could have been accessed were hashed and secured in accordance with best practices, out of an abundance of caution we are requiring all Plex accounts to have their password reset. Rest assured that credit card and other payment data are not stored on our servers at all and were not vulnerable in this incident.​
What we're doing​
We've already addressed the method that this third-party employed to gain access to the system, and we're doing additional reviews to ensure that the security of all of our systems is further hardened to prevent future incursions. While the account passwords were secured in accordance with best practices, we're requiring all Plex users to reset their password.​
What you can do​
Long story short, we kindly request that you reset your Plex account password immediately. When doing so, there's a checkbox to "Sign out connected devices after password change." This will additionally sign out all of your devices (including any Plex Media Server you own) and require you to sign back in with your new password. This is a headache, but we recommend doing so for increased security. We have created a support article with step-by-step instructions on how to reset your password here.​
We'd also like to remind you that no one at Plex will ever reach out to you to ask for a password or credit card number over email. For further account protection, we also recommend enabling two-factor authentication on your Plex account if you haven't already done so.
Lastly, we sincerely apologize to you for any inconvenience this situation may cause. We take pride in our security system and want to assure you that we are doing everything we can to swiftly remedy this incident and prevent future incidents from occurring. We are all too aware that third-parties will continue to attempt to infiltrate IT infrastructures around the world, and rest assured we at Plex will never be complacent in hardening our security and defenses.​
For step-by-step instructions on how to reset your password, visit: https://support.plex.tv/articles/account-requires-password-reset
Thank you,
The Plex Security Team​
 
And that is why I prefer using Jellyfin.
 
Jellyfin is pretty much all Local and Offline AFAIK. It's also opensource with most of the features of Emby.
 
Last edited:
Unlike Plex which uses its own central auth server to store login information, your Jellyfin server is your auth point.
You can also use Nginx as a proxy to scramble direct points of contact and it also does not allow any third-party quick sign-in like google or Facebook which makes it even more secured.
It's open source and has more than 1000+ developers auditing and maintaining the code.
All the client apps associated with it are free and do not require a subscription.
In Plex, all your server information is stored on their servers, here there is no such thing and you'd need to enter a URI (first time only) to start.
The only drawback would be there is no inbuilt proxy service, but if you are hosting this in a DC somewhere then I don't think you require that.
The overall UI while a bit barebone, still looks great and is powerful, and has multiple options to lookup metadata. It also makes use of MPV to provide video delivery/streaming.
Video transcoding is decent too.
 
Top