We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.

Please see our statement on Data Privacy.

Crisp.chat (Helpdesk and Chat)

Ok

THREATINT
PUBLISHED

CVE-2025-24802

Soundness issue with Plonky2 look up tables



Description

Plonky2 is a SNARK implementation based on techniques from PLONK and FRI. Lookup tables, whose length is not divisible by 26 = floor(num_routed_wires / 3) always include the 0 -> 0 input-output pair. Thus a malicious prover can always prove that f(0) = 0 for any lookup table f (unless its length happens to be divisible by 26). The cause of problem is that the LookupTableGate-s are padded with zeros. A workaround from the user side is to extend the table (by repeating some entries) so that its length becomes divisible by 26. This vulnerability is fixed in 1.0.1.

Reserved 2025-01-23 | Published 2025-01-30 | Updated 2025-01-30 | Assigner GitHub_M


HIGH: 8.6CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N

Problem types

CWE-1240: Use of a Cryptographic Primitive with a Risky Implementation

Product status

= 1.0.0
affected

References

github.com/...lonky2/security/advisories/GHSA-hj49-h7fq-px5h

github.com/...ommit/091047f7f10cae082716f3738ad59a583835f7b6

github.com/.../plonky2/blob/main/plonky2/src/plonk/prover.rs

cve.org (CVE-2025-24802)

nvd.nist.gov (CVE-2025-24802)

Download JSON

Share this page
https://cve.threatint.com/CVE/CVE-2025-24802

Support options

Helpdesk Chat, Email, Knowledgebase
Subscribe to our newsletter to learn more about our work.