CVE-2025-59941

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-59941
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-59941.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-59941
Aliases
Published
2025-09-29T23:15:32Z
Modified
2025-10-10T05:12:39.658952Z
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/filecoin-project/go-f3

Affected ranges

Type
GIT
Repo
https://github.com/filecoin-project/go-f3
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*

v0.0.1
v0.0.2
v0.0.3
v0.0.4
v0.0.5
v0.0.6
v0.0.7
v0.1.0
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.6.0
v0.7.0
v0.7.1
v0.7.2
v0.7.3
v0.8.0
v0.8.1
v0.8.2
v0.8.3
v0.8.4
v0.8.5
v0.8.6
v0.8.7
v0.8.8