Dropbox Lenovo ID Breach — No Password Needed to Break In

A Dropbox Lenovo ID breach compromised roughly 5,000 accounts without attackers ever needing a Dropbox password. Dropbox confirmed on September 1, 2026 that a flaw in Lenovo’s email verification process let an unauthorized party register a Lenovo ID using a victim’s email address, then use that fraudulent identity to sign straight into the matching Dropbox account.
What Happened
Dropbox integrates with Lenovo Identity Provider Services so that users can log into their Dropbox account using a verified Lenovo ID — a federated single-sign-on convenience layer. Dropbox said the affected accounts were connected through Lenovo ID and did not have Dropbox two-factor authentication enabled. According to Dropbox’s notification to affected users, “an issue with Lenovo’s email verification process allowed an unauthorized party to register a Lenovo ID using your email address” — without the attacker owning or controlling that email account. The attacker then used the fraudulent Lenovo ID to log into the Dropbox account registered under the same address, with no Dropbox password required at any point. Notably, some affected users never had a Lenovo account at all, and Lenovo has confirmed its own customers were not affected — only the trust relationship Dropbox placed in Lenovo’s identity assertions was exploited.
The incident appears to have resulted from Dropbox trusting the Lenovo ID assertion as sufficient to link or access an existing Dropbox account, without requiring an independent Dropbox authentication step. This is the same vulnerability class behind CVE-2026-55075 (Coder) and CVE-2026-14781 (Keycloak) — relying parties treating an email address as a reliable account-joining key across a federated trust boundary, rather than verifying ownership directly. Dropbox says unauthorized access occurred between August 4 and August 21, 2026. Dropbox’s initial user notification and its later statement to Reuters reported different levels of detail about file access: the notification said logs showed no evidence of file access, while Dropbox subsequently told Reuters that files were viewed or downloaded in fewer than one-third of the roughly 5,000 affected accounts. Dropbox has since expired all sessions authenticated via Lenovo ID and now requires users to enter their actual Dropbox password even when signing in through the Lenovo ID pathway. No CVE has been assigned to this specific incident.
Why It Matters
This Dropbox Lenovo ID breach is a reminder that federated authentication convenience features — “Sign in with X” integrations bolted onto an existing login system — inherit whatever trust assumptions the partner identity provider makes, and those assumptions rarely get the same security scrutiny as the primary login flow itself. Lenovo hardware has a large installed base in German Mittelstand IT fleets, and Dropbox is a common cloud-storage tool in the same environments; any organization that has ever enabled a third-party SSO or identity-linking option on an internal or customer-facing system should treat this as a concrete example of what can go wrong, not an abstract SSO risk.
What You Should Do Now
- Inventory every federated-identity or “Sign in with X” integration enabled on systems your organization operates or relies on, and identify which ones let an external identity provider assert account ownership without a secondary confirmation step.
- Verify: for any such integration, check whether the relying-party side (like Dropbox in this case) requires the user’s own password as a fallback confirmation, or trusts the identity provider’s assertion outright.
- Mitigate: where you cannot immediately re-architect the trust relationship, add a mandatory password or MFA step on top of any federated sign-in for sensitive accounts.
- Monitor: if your organization or staff use Dropbox accounts linked to Lenovo IDs, confirm sessions were reset and review account activity logs for the August 4–21 window.
If you don’t know whether any system your organization uses has a similar federated-trust weak point, treat that uncertainty itself as the finding — this exact flaw class has now surfaced three times in 2026 across unrelated products.
DIESEC Perspective
Federated identity is sold as a security improvement — fewer passwords, centralized control. This incident shows the opposite can happen when the relying party trusts an identity assertion without re-verifying it through its own channel. The pattern (Coder, Keycloak, now Dropbox/Lenovo) suggests this is a recurring architectural blind spot, not a one-off vendor mistake.
Not sure whether your organization’s SSO and identity-provider integrations have this kind of trust gap? Contact DIESEC for a rapid identity architecture review.
Sources: Reuters | BleepingComputer | Cyber Security News
Published: 2026-09-08 | Category: Compliance & Governance | ~4 min read

