Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Filecoin | Go-F3 | < 0.8.7 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2025-59942?
CVE-2025-59942 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 bec...
How severe is CVE-2025-59942?
CVE-2025-59942 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-59942?
Check the references section above for vendor advisories and patch information. Affected products include: Filecoin Go-F3.