TheMurrow

149 Million Passwords Leaked in January 2026—So Why Are ‘Passkeys’ Still Losing the Security War Inside Your Company?

The “149 million passwords” headline wasn’t a Big Tech breach—it was a cloud-exposed credential cache that shows why passwords still dominate enterprise logins despite passkeys.

By TheMurrow Editorial
April 30, 2026
149 Million Passwords Leaked in January 2026—So Why Are ‘Passkeys’ Still Losing the Security War Inside Your Company?

Key Points

  • 1Reframe the “149M passwords” panic: it was an exposed, aggregated credential cache—not proof Google or Meta suffered a single mega-breach.
  • 2Recognize the enterprise risk: consumer credentials fuel credential stuffing, phishing, and reset-chain attacks that quietly turn “personal” leaks into workplace incidents.
  • 3Measure passkeys by real coverage: track passkey sign-in share, fix inconsistent UX, and reduce password fallbacks that keep the credential economy profitable.

Late January 2026 produced a familiar kind of tech panic: headlines warning that “149 million passwords” for Gmail, Facebook, Instagram, and other popular services were “exposed online.” For many readers, the implied story was straightforward—another mega-breach at a household-name platform, another reminder that the internet runs on sand.

The real story was both less scandalous and more unsettling. Cybersecurity researcher Jeremiah Fowler, in reporting shared via ExpressVPN research and then widely picked up, found a publicly exposed, cloud-hosted dataset containing roughly 149.4 million unique username/password combinations and about 96GB of credential data (some coverage described it as ~98GB). The dataset appeared to be accessible on the web without password protection or encryption, and reporting suggested it took nearly a month from disclosure to get the hosting suspended.

What makes the episode worth revisiting isn’t just the scale. It’s the mismatch it highlights: the security industry’s confident talk about a “passwordless future,” and the messy enterprise reality where passwords still sit at the center of work life. Passkeys are widely described as the antidote—phishing-resistant, cryptographic, and increasingly supported by major platforms. Yet many companies struggle to turn “we’re rolling out passkeys” into “most logins no longer depend on passwords.”

“The January 2026 dataset wasn’t proof that Google or Meta failed. It was proof that passwords fail quietly—then fail loudly.”

— TheMurrow Editorial

The January 2026 dataset: exposed credentials, not a single-company breach

The most important detail about the “149 million passwords” event is what it wasn’t. Multiple outlets stressed it did not look like a breach of Google, Meta, or any single provider. The dataset looked like an aggregated credential cache—a pile of usernames and passwords collected elsewhere and then left exposed in cloud storage.

That distinction matters because it changes the prevention conversation. A platform breach raises questions about vendor security controls. An exposed cache of already-stolen credentials raises questions about the broader credential supply chain: malware on endpoints, unsafe storage practices, and the shadow economy that treats logins as a commodity.

What the numbers really mean (and why they still matter)

The figures were stark:

- ~149.4 million unique username/password pairs
- ~96GB of credential data (sometimes reported as ~98GB)
- A hosting environment reportedly accessible without password protection or encryption
- A reported response timeline of nearly a month from disclosure to takedown

Even without a single “breached company,” that’s a large blast radius. Credential caches don’t respect boundaries. The same login reused across services can turn one compromise into five. A password for a personal email account can become a pivot point for social engineering, password resets, and credential stuffing.
~149.4 million
Unique username/password combinations reportedly found in the publicly exposed, cloud-hosted dataset.
~96GB
Credential data size reported (some coverage described it as ~98GB), highlighting how large credential caches can grow.
Nearly a month
Reported time from disclosure to hosting suspension—an exposure window that amplifies downstream abuse risk.

The “leaked vs. stolen” framing problem

Coverage often used “leaked” as a catch-all. Technically, the story was about a dataset exposed online that likely contained previously stolen credentials—often associated in reporting with infostealer/keylogging malware. The dataset’s origin and owner were unclear, and reporting noted that exposure duration was unknown.

Those “known unknowns” leave a hard truth: in 2026, the internet’s password problem isn’t limited to breaches. It also includes careless cloud configuration, routine endpoint compromise, and the long afterlife of stolen logins.

“A password doesn’t need to be ‘hacked’ to become dangerous. It only needs to be reused, collected, and left in the open.”

— TheMurrow Editorial

Why enterprises should care: consumer credentials don’t stay consumer

A common corporate reflex is to file stories like this under “consumer security.” Employees, after all, shouldn’t be using their work password on a dating app. The problem is that policy isn’t physics. People reuse passwords. People forward work email to personal accounts. People approve push notifications they shouldn’t. A giant credential cache is a risk amplifier for all of it.

An exposed trove of logins is particularly useful to attackers who prefer quiet entry. Password reuse enables straightforward credential stuffing. Even when reuse doesn’t work, the presence of real credentials tied to real identities supplies material for targeted phishing: names, email formats, and patterns across services.

The stepping-stone effect

Enterprises often focus on the “front door” (the corporate SSO portal). Attackers hunt for side doors:

- Personal email accounts tied to password resets
- Social accounts used for professional networking and impersonation
- Old credentials that still work on fringe systems
- Any app with weaker authentication that can be leveraged for access or intel

Even if none of the leaked credentials belong to a company system directly, the dataset can still fuel campaigns that end with an enterprise compromise. That’s the uncomfortable bridge between “consumer leak” and “workplace incident.”

What defenders can measure—and what they often don’t

The “149 million passwords” story also reveals a measurement gap. Many companies can’t quantify how often workforce accounts are protected by phishing-resistant methods versus passwords plus a second factor. Security teams might track MFA enrollment, but that can obscure how often a password remains the first gate—and how often a second factor is phishable or fatigue-prone.

Passkeys are often presented as the clean solution. The question is why the clean solution keeps arriving late.

Key Insight

A company can track “MFA enrollment” and still be blind to how often passwords remain the first gate—and how often the second factor is phishable or fatigue-prone.

What passkeys actually are (and why the definition matters)

“Passkey” has become a mainstream term, but precision is more than pedantry here. Passkeys generally refer to sign-in methods implemented using FIDO2 / WebAuthn, replacing shared secrets with public-key cryptography. Instead of proving you know a password, you prove you control a cryptographic key.

Academic work has described passkeys as enabling phishing-resistant sign-in precisely because there is no password to type into a fake page. The cryptographic exchange is tied to the legitimate site’s origin.

Synced vs. device-bound: two passkey models, two risk profiles

The FIDO Alliance frames “passkey” as an umbrella term that includes:

- Synced passkeys: available across a user’s devices via a passkey provider
- Device-bound passkeys: cannot leave the issued device; hardware security keys are a common example

That difference shapes enterprise comfort levels. Synced passkeys improve usability and reduce lockout risk across devices. Device-bound passkeys can be easier to reason about in high-assurance environments, because key material doesn’t sync.

The National Institute of Standards and Technology (NIST) has explicitly discussed “syncable authenticators”—often called passkeys—saying they can offer greater security than passwords while allowing use across multiple devices. That’s a notable endorsement from a body that tends to be careful with language.

“Passkeys don’t ‘strengthen’ passwords. They remove them from the equation.”

— TheMurrow Editorial

Why passkeys feel inevitable—and why inevitability is not a rollout plan

On paper, passkeys address the core weaknesses on display in the January 2026 incident: shared secrets get stolen, copied, resold, and reused. Public-key authentication changes the economics for attackers.

Inside enterprises, though, “better cryptography” competes with a more stubborn reality: identity systems are sprawling, authentication flows vary across apps, and the last 10% of users and systems often consume 90% of the effort.

Adoption isn’t coverage: the enterprise passkey rollout trap

Enterprise security leaders increasingly talk about passkeys as a strategic direction. The more revealing question is how much of the organization’s authentication surface area passkeys actually cover. A company can “launch” passkeys and still have most sign-ins depend on passwords.

The FIDO Alliance enterprise research (a US/UK snapshot) captures that tension. Many organizations are deploying passkeys, but the same research highlights the need for training and documentation and describes how organizations measure success via metrics such as activation rate and the share of passkey-based authentication. Those metrics imply what most rollouts feel like: a long transition with uneven uptake.

Why some organizations still hesitate

FIDO research also notes that organizations without active projects cite:

- Complexity
- Costs
- Lack of clarity about implementation

Those aren’t excuses; they’re descriptions of real friction. A passkey rollout touches identity providers, device management, help desks, compliance requirements, and application owners. It also collides with legacy software that assumes a password field exists because it always has.

The human layer: training is not optional

Passkeys are often marketed as “easier than passwords.” For many users they are—once the concept clicks. But “easier” can still be unfamiliar. Employees need to understand enrollment, device changes, recovery, and what to do when a passkey prompt appears unexpectedly.

Training also prevents the most dangerous failure mode: partial adoption that creates false confidence. A passkey pilot that covers only a subset of applications can leave password-based paths alive and well—exactly the pathways credential caches exploit.

Editor’s Note

The most dangerous rollout is partial adoption with false confidence: password paths stay alive and become the attacker’s preferred route.

The hidden adoption killer: inconsistent implementations and confusing UX

Security teams love standards because standards promise uniformity. Passkeys are standardized in the sense that WebAuthn defines how the browser and authenticator work. The user experience, however, is where uniformity breaks down.

Academic research on passkeys “in the wild” highlights heterogeneous implementations across websites. Some services present a clear “Sign in with passkey” button. Others bury the option behind multi-step flows, use conditional mediation that’s hard for users to interpret, or implement passkeys in ways that make discovery inconsistent. Modern JS-heavy sites add further complexity.

A USENIX Security 2026 preprint analyzing real-world adoption adds another uncomfortable point: even how adoption is measured can vary. Differences in data sources and directory integration can distort “adoption rate” narratives. Vendor dashboards may show enrollment, while app logs show something else. The story a CIO hears can diverge from what users experience.

Real-world example: one enterprise, many login rituals

Consider a typical mid-to-large enterprise—not as a specific company case, but as a recognizable pattern:

- A central SSO portal supports modern authentication.
- Several critical SaaS apps support passkeys in theory but present different enrollment and sign-in flows.
- A few older internal apps still require passwords because they can’t speak modern standards.
- Contractors and partners authenticate differently, often with less support and more exceptions.

Under that pattern, passkeys become “available” without becoming “default.” Users bounce between experiences and fall back to the one universal tool they know: the password.

Why inconsistent UX becomes a security problem

Inconsistent UX doesn’t just slow adoption; it creates openings for attackers. When employees can’t predict what a legitimate sign-in prompt looks like, phishing becomes easier. When the passkey option is hidden, users never build the habit. When conditional flows behave differently across browsers and devices, help desks tell users to “just use your password for now.”

“For now” is how passwords survive every attempted replacement.

Key Takeaway

Inconsistent passkey UX isn’t just a usability problem—it trains users to fall back to passwords and makes phishing easier.

The platform layer in 2026: momentum and mess, at the same time

If 2026 feels like a turning point, it’s because platform support is no longer theoretical. Major ecosystems have aligned around passkeys as a mainstream method, and standards work has matured. Yet enterprise rollout remains messy because platform capability is only one ingredient.

The January 2026 credential exposure illustrates why momentum matters: as long as passwords remain common, attackers can keep assembling, trading, and exploiting credential collections. Passkeys reduce the value of those collections—but only for the accounts that truly move off passwords.

A practical way to think about “passwordless”

Many organizations use “passwordless” to mean “password plus something else, but fewer prompts.” That can still be vulnerable to phishing and social engineering. Passkeys promise a different category: phishing-resistant authentication rooted in origin-bound cryptography.

The gap between those two meanings causes confusion in boardrooms and budget meetings. A company can spend heavily on “passwordless” initiatives and still have a password sitting behind the scenes—ready to be stuffed from the next exposed dataset.

The sober view: passkeys are a migration, not a switch

The FIDO research emphasis on activation rates and authentication share is telling. Passkeys adoption tends to be incremental, and the long tail of systems, users, and edge cases is where timelines slip.

That doesn’t make passkeys a failure. It makes them infrastructure. Infrastructure changes slowly until it suddenly becomes normal—often after years of uneven groundwork.

What to do now: practical takeaways for individuals and organizations

The January 2026 episode offers two lessons. First, credential risk is not confined to marquee breaches. Second, improving authentication isn’t just a user choice; it’s a systems design choice.

For individuals: reduce the value of your own credentials

People can’t control whether a cloud bucket gets misconfigured. People can control whether leaked credentials remain useful.

Individual actions to take now

  • Change passwords on accounts that reuse credentials, especially for primary email accounts.
  • Use a password manager to generate unique passwords where passkeys aren’t available.
  • Enable multi-factor authentication where possible—prefer methods designed to resist phishing when available.
  • Treat your email account as critical infrastructure; it is the reset key to everything else.

For organizations: aim for coverage, not announcements

A credible enterprise plan focuses on where passwords still matter.

Enterprise actions to prioritize

  • Measure share of passkey-based authentication, not just enrollment.
  • Identify the top applications by risk and usage; make passkeys the default there first.
  • Invest in training and documentation—explicitly called out as necessary in FIDO’s enterprise research.
  • Reduce UX fragmentation: consistent sign-in prompts, clear user flows, and predictable recovery paths.
  • Plan for exceptions without letting exceptions become the norm.

The goal isn’t to “win” an adoption statistic. The goal is to make the next credential cache less valuable.

Conclusion: the password problem keeps finding new containers

The January 2026 “149 million passwords” story wasn’t a morality tale about one negligent company. It was a reminder that passwords, once stolen, remain dangerous for a long time—and that the internet has endless places to accidentally store danger at scale.

Passkeys address the underlying weakness with better primitives: public-key cryptography, phishing resistance, fewer shared secrets floating around. NIST’s discussion of syncable authenticators and the FIDO Alliance’s work on enterprise deployment reflect a genuine shift from theory to practice.

Yet enterprise reality keeps intruding: uneven coverage, complex environments, and inconsistent user experiences. Adoption is happening, but not uniformly—and attackers only need the weakest path.

The clearest takeaway is also the least comforting: the password era won’t end because passkeys exist. It will end when passkeys become the default across the systems people actually use, with fewer fallbacks and fewer “just this once” exceptions. Until then, credential caches will continue to be found—sometimes by researchers, sometimes by criminals, and sometimes by whoever stumbles across an open cloud container first.
T
About the Author
TheMurrow Editorial is a writer for TheMurrow covering technology.

Frequently Asked Questions

Was Google, Facebook, or Instagram breached in the January 2026 “149 million passwords” incident?

Reporting indicated the dataset was not evidence of a single-company breach. Coverage described it as an aggregated cache of credentials likely collected elsewhere and then exposed publicly via an unsecured cloud-hosted dataset. That distinction matters: it points to credential theft and unsafe storage, not necessarily a failure of one major platform’s internal security.

What exactly was exposed, and how big was it?

The dataset reportedly contained about 149.4 million unique username/password combinations and roughly 96GB of credential data (some reports cited ~98GB). It was reportedly accessible online without password protection or encryption, which is why researchers and journalists described it as a major exposure event even though the source of the credentials was unclear.

Were the passwords “leaked” or “stolen”?

The most accurate framing is that credentials were exposed in an online dataset, and many of those credentials were likely previously stolen through other means—often discussed in coverage as associated with infostealer/keylogging malware. “Leaked” is commonly used in headlines, but it can obscure responsibility and the real prevention steps.

What is a passkey, in plain terms?

A passkey is a password replacement based on FIDO2/WebAuthn public-key cryptography. Instead of typing a shared secret, your device proves you control a cryptographic key tied to the legitimate website or app. That design is why passkeys are commonly described as phishing-resistant: there is no password to hand over to a fake login page.

What’s the difference between synced passkeys and device-bound passkeys?

Synced passkeys can be available across a user’s devices through a passkey provider, while device-bound passkeys stay on a specific device (hardware security keys are a common example). The FIDO Alliance treats both under the “passkey” umbrella. Enterprises often weigh usability and recovery advantages of synced models against the tighter control of device-bound options.

If passkeys are better, why aren’t companies fully using them already?

FIDO’s enterprise research notes that organizations cite complexity, costs, and lack of clarity about implementation as barriers. Even among organizations deploying passkeys, success is often tracked by activation rate and share of passkey-based authentication, suggesting a gradual transition. Real-world implementation also varies across apps, creating inconsistent user experiences that slow adoption.

What should organizations measure to know whether passkeys are actually reducing risk?

Enrollment alone is not enough. Track the percentage of real sign-ins using passkeys versus passwords, especially for high-risk and high-volume applications. Also monitor help-desk tickets, recovery events, and which apps still allow password fallbacks. The practical goal is coverage—reducing how often a password can be used as an entry point, even if a credential dataset resurfaces elsewhere.

More in Technology

You Might Also Like