Triton VM has a Soundness Vulnerability due to Improper Sampling of Randomness
Low severity
GitHub Reviewed
Published
Jan 21, 2026
to the GitHub Advisory Database
•
Updated Jan 22, 2026
Description
Published to the GitHub Advisory Database
Jan 21, 2026
Reviewed
Jan 21, 2026
Last updated
Jan 22, 2026
In affected versions of Triton VM, the verifier failed to correctly sample randomness in the FRI sub-protocol.
Malicious provers can exploit this to craft proofs for arbitrary statements that this verifier accepts as valid, undermining soundness.
Protocols that rely on proofs and the supplied verifier of the affected versions of Triton VM are completely broken. Protocols implementing their own verifier might be unaffected.
The flaw was corrected in commit 3a045d63, where the relevant randomness is sampled correctly.
References