Skip to content

Missing check in the ZK proof used in CGGMP21

Critical
survived published GHSA-m95p-425x-x889 Nov 24, 2025

Package

cargo cggmp21 (Rust)

Affected versions

< 0.6.3

Patched versions

^ 0.6.3

Description

Impact

Vulnerability concerns a missing check in the ZK proof that enables an attack in which single malicious signer can reconstruct full private key.

Patches

  • cggmp21 v0.6.3 is a patch release that contains a fix that introduces this specific missing check
  • However, we recommend upgrading to cggmp24 v0.7.0-alpha.2 in which we've introduced many other security check as a precaution. Follow migration guideline to upgrade.

Workarounds

Update at least to cggmp21 v0.6.3, a patch (minor) release that contains minimal security patch.

However, for full mitigation, you'll need to upgrade to cggmp24 v0.7.0-alpha.2 as it contains many more security checks implemented.

References

Read our blog post to learn more.

Severity

Critical

CVE ID

CVE-2025-66016

Weaknesses

No CWEs