Direct answer · §03 Auditing
What is the most common vulnerability in ZK systems?
Short answer
Underconstrained circuits. The great majority of exploitable findings in production ZK code are not breaks of the cryptography but circuits that accept witnesses which do not correspond to a correct execution — a missing range check, an unconstrained intermediate signal, an unchecked division, an unenforced boolean. The proof is valid; it simply proves a weaker statement than the designers intended. See Section 03.
Related pages
Cite this page
MarketComp (2026). What is the most common vulnerability in ZK systems?. The ZK Field Manual (Version 1.3). MarketComp. https://zkpick.com/faq/what-is-the-most-common-vulnerability-in-zk-systems/
@misc{zkfieldmanual-what-is-the-most-common-vulnerability-in,
title = {What is the most common vulnerability in ZK systems? — The ZK Field Manual},
author = {MarketComp},
year = {2026},
version = {1.3},
howpublished = {\url{https://zkpick.com/faq/what-is-the-most-common-vulnerability-in-zk-systems/}},
note = {Accessed: YYYY-MM-DD}
}