CVE-2025-59941
Scores
EPSS
Percentile: 0.0%
CVSS
CVSS Score: 6.5/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
High (H)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
None (N)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
Low (L)
Measures the impact to the availability of the impacted component
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.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Vulnerable Software (1)
Type: Configuration
Vendor: filecoin
Product: go-f3
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:filecoin:go-f3:*:*:*:*:*:*:*:*", "versionEndExcluding": "0.8.9", "vulnerable": true } ], "operator": "OR"}
Source: nvd