Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. libcrux-ml-dsa
  4. ›
  5. GHSA-cp57-fq8g-qh6v

GHSA-cp57-fq8g-qh6v: libcrux has an Incorrect Check of Signer Response Norm During Verification

March 26, 2026

The ML-DSA verification algorithm as specified in FIPS 204, subsection 6.3 requires verifiers to check that the infinity norm of the deserialized signer response $z$ does not exceed $\gamma_1 - \beta$ (line 13 of Algorithm 8). The same check is required to be performed during signature generation.

libcrux-ml-dsa did not perform this check correctly during signature verification, accepting signatures with signer response norm above the allowed maximum value. The check is correctly performed during signing.

References

  • github.com/advisories/GHSA-cp57-fq8g-qh6v
  • github.com/cryspen/libcrux
  • github.com/cryspen/libcrux/pull/1347
  • rustsec.org/advisories/RUSTSEC-2026-0077.html

Code Behaviors & Features

Detect and mitigate GHSA-cp57-fq8g-qh6v with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.8

Fixed versions

  • 0.0.8

Solution

Upgrade to version 0.0.8 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-347: Improper Verification of Cryptographic Signature

Source file

cargo/libcrux-ml-dsa/GHSA-cp57-fq8g-qh6v.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:06 +0000.