Paper 2026/227

Analysis and Vulnerabilities in zkLogin

Sofia Celi, Brave
Hamed Haddadi, Brave & Imperial College London
Kyle Den Hartog, Brave
Abstract

Zero-Knowledge Authorization (ZKA) systems allow users to prove possession of externally issued credentials (e.g., JSON Web Tokens) without revealing the credentials in full via the usage of Zero-Knowledge Proofs (ZKP). They are increasingly promoted as privacy-preserving and decentralized alternatives for authorization, and are already deployed in practice, with proposals for higher-stakes settings such as government access-control frameworks. In this work, we show that the security and privacy of zkLogin—the most widely deployed ZKA system—cannot only be reduced to the underlying ZKP. Instead, zkLogin critically depends on non-cryptographic assumptions about JWT/JSON parsing, issuer trust policy, architectural binding, and execution-environment integrity: none of which are specified or enforced as protocol-level properties. Via an analysis of the public documentation, source code and surveys on wallets and public endpoints, we identify three broad classes of vulnerabilities in zkLogin: (i) permissive, non-canonical claim extraction that admits malformed JWTs; (ii) transformation of short-lived authentication artifacts into durable authorization credentials without enforcing their issuance context (issuer, audience, subject and temporal validity binding), which enables cross-application impersonation and misuse—particularly in browser-based deployments that expose system’s material; and (iii) systemic centralization and privacy risks arising from reliance on a small set of issuers and outsourced proving infrastructure, including disclosure of user identity attributes to third-party services without consent. We note that none of the vulnerabilities identified are cryptographic in nature. Overall, our findings demonstrate that zkLogin inherits, and in some cases amplifies, fragilities of web-based authentication ecosystems, and that the security of the system cannot be reduced only to the ZKPs

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Preprint.
Contact author(s)
cherenkov @ riseup net
h haddadi @ imperial ac uk
kdenhartog @ brave com
History
2026-02-15: revised
2026-02-11: received
See all versions
Short URL
https://ia.cr/2026/227
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/227,
      author = {Sofia Celi and Hamed Haddadi and Kyle Den Hartog},
      title = {Analysis and Vulnerabilities in {zkLogin}},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/227},
      year = {2026},
      url = {https://eprint.iacr.org/2026/227}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.