Description
go-f3 is a Golang implementation of Fast Finality for Filecoin (F3). In versions 0.8.8 and below, go-f3's justification verification caching mechanism has a vulnerability where verification results are cached without properly considering the context of the message. An attacker can bypass justification verification by submitting a valid message with a correct justification and then reusing the same cached justification in contexts where it would normally be invalid. This occurs because the cached verification does not properly validate the relationship between the justification and the specific message context it's being used with. This issue is fixed in version 0.8.9.
INFO
Published Date :
2025-09-29T22:38:42.589Z
Last Modified :
2025-09-30T14:13:56.958Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-59941 vulnerability.
| Vendors | Products |
|---|---|
| Filecoin |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-59941.