SOCLYDE logo
Current languageEN
Cybersecurity newsIdentitySSOAccounts

Dropbox: a lenovo verification flaw opened accounts without their passwords

The Dropbox-Lenovo incident shows how a weak email verification flow can bypass the protection of a federated account.

SMB manager checking a storage login with the team

In summary

  • A federated identity can grant access to a service without exposing its direct password.
  • The identity provider's email verification becomes part of the security boundary.
  • SMBs should inventory SSO connections and know how to revoke active sessions.
Article contents

On September 2, 2026, Dropbox warned some users that an unauthorized party had accessed their accounts by exploiting a problem in Lenovo's verification process. The attacker could create a fraudulent Lenovo ID using a person's email address, then use that identity to enter the matching Dropbox account.

The counterintuitive point is that the Dropbox password did not need to be known. Trust in the identity provider was enough to pass the gate.

The risk in federated sign-in

With federated sign-in, a service delegates part of authentication to another service. This is convenient and reduces password sprawl, but it also moves a critical decision elsewhere: who is allowed to assert that an email address belongs to the right person?

An email address marked as verified is not magical proof. The mailbox may be compromised, recovery may be weak, or the provider may accept a badly registered identity. Every connection between services is therefore a dependency worth inventorying.

What small teams should control

An SMB can start with a simple list:

  • services connected to Google, Microsoft, Apple, Lenovo, or another identity provider;
  • accounts that can change an email address, MFA method, or organization;
  • currently authorized devices and sessions;
  • people who hold recovery codes or administrator access.

After a suspected incident, changing only the password may not be enough. Revoke sessions, remove unknown devices, review recovery methods, and look for profile changes. Confirm urgent requests through an independent channel before acting on them.

Where Soclyde helps

Soclyde does not replace an identity provider or MFA. Its role is complementary: generate a unique secret for each service, keep recovery codes in an encrypted local-first vault, and share precise access with authorized people. This reduces the chance that the same credential is copied into a shared document and reused elsewhere.

Read Soclyde's guide to secure password sharing to turn that principle into a team process. The practical question is simple: who can access what, from which device, and how can that access be cut off within minutes?

The takeaway

The Dropbox-Lenovo incident does not show that federated sign-in is useless. It shows that it must be assessed as a chain: mailbox, identity provider, recovery method, session, and final service. An account is only as secure as its least-controlled link.


Frequently asked questions

Was the Dropbox password cracked?

No. The reported incident involved creating fraudulent Lenovo identities through a verification weakness and using them to access associated Dropbox accounts.

What should an SMB review?

Review identity providers, protect the mailbox used for account recovery, enable phishing-resistant MFA, and revoke sessions after a suspected impersonation.

References

Sources and references

Need advice?

Design your password strategy with Soclyde

Schedule a dedicated walkthrough with the team to see how local-first security adapts to your stack.

Talk with us

Keep reading