Home

Description

go-f3 is a Golang implementation of Fast Finality for Filecoin (F3). In versions 0.8.6 and below, go-f3 panics when it validates a "poison" messages causing Filecoin nodes consuming F3 messages to become vulnerable. A "poison" message can can cause integer overflow in the signer index validation, which can cause the whole node to crash. These malicious messages aren't self-propagating since the bug is in the validator. An attacker needs to directly send the message to all targets. This issue is fixed in version 0.8.7.

PUBLISHED Reserved 2025-09-23 | Published 2025-09-29 | Updated 2025-09-30 | Assigner GitHub_M




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

Problem types

CWE-190: Integer Overflow or Wraparound

Product status

< 0.8.7
affected

References

github.com/.../go-f3/security/advisories/GHSA-g99p-47x7-mq88

cve.org (CVE-2025-59942)

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

Download JSON