OSV 1.4.0 · github-reviewed · 修改于 2026-08-19 04:22
发布时间
2026-08-19 04:22
GitHub 审查时间
2026-08-19 04:22
NVD 发布时间
—
源文件
advisories/github-reviewed/2026/08/GHSA-vjf8-9fx6-mv6x/GHSA-vjf8-9fx6-mv6x.json
The instruction sponge_absorb_mem Triton VM fails to verify that hashed values come from the claimed memory location. Malicious provers can substitute arbitrary data instead of actual memory contents.
Any application using instruction sponge_absorb_mem to hash memory data can be given a proof for a forged hash that doesn't correspond to the actual memory. This breaks the security of memory-based commitments.
The flaw was corrected in commits 17c7ba0a and ef9d9e72 by including the appropriate constraints.