CVE-2025-58359
MEDIUMfrost-core 2.0.0-2.1.0 - Missing Cryptographic Step in Refresh Share Functionality
Title source: llmDescription
ZF FROST is a Rust implementation of FROST (Flexible Round-Optimised Schnorr Threshold signatures). In versions 2.0.0 through 2.1.0, refresh shares with smaller min_signers will reduce security of group. The inability to change min_signers (i.e. the threshold) with the refresh share functionality (frost_core::keys::refresh module) was not made clear to users. Using a smaller value would not decrease the threshold, and attempts to sign using a smaller threshold would fail. Additionally, after refreshing the shares with a smaller threshold, it would still be possible to sign with the original threshold, potentially causing a security loss to the participant's shares. This issue is fixed in version 2.2.0.
References (3)
Core 3
Core References
Vendor Advisory x_refsource_confirm
https://github.com/ZcashFoundation/frost/security/advisories/GHSA-wgq8-vr6r-mqxm
Patch x_refsource_misc
https://github.com/ZcashFoundation/frost/commit/379ef689c733b3d9c80fd409071d4f3af4dafed2
Release Notes x_refsource_misc
https://github.com/ZcashFoundation/frost/releases/tag/frost-core%2Fv2.2.0
Scores
CVSS v4
6.0
EPSS
0.0027
EPSS Percentile
18.3%
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-325
Status
published
Products (2)
crates.io/frost-core
2.0.0 - 2.2.0crates.io
ZcashFoundation/frost
>= 2.0.0, < 2.2.0
Published
Sep 05, 2025
Tracked Since
Feb 18, 2026