CVE-2026-76234 PUBLISHED

libcrux before 0.0.6 Cryptographic Implementation Bug Fixes

Assigner: VulnCheck
Reserved: 19.08.2026 Published: 19.08.2026 Updated: 19.08.2026

libcrux-ecdh and libcrux-ed25519 before 0.0.6, and libcrux-psq before 0.0.7, contain cryptographic implementation bugs. libcrux-ecdh did not properly check length and clamping during X25519 secret validation (and had a broken clamping check for imported X25519 secret keys); libcrux-ed25519 performed a duplicated clamping step during key generation; and libcrux-psq panicked instead of propagating an AEADError. These were fixed in the respective patched releases.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor celabshq
Product libcrux
Versions Default: unaffected
  • affected from 0 to 0.0.6 (excl.)
  • Version 0.0.6 is unaffected
Vendor celabshq
Product libcrux
Versions Default: unaffected
  • affected from 0 to 0.0.6 (excl.)
  • Version 0.0.6 is unaffected
Vendor celabshq
Product libcrux
Versions Default: unaffected
  • affected from 0 to 0.0.7 (excl.)
  • Version 0.0.7 is unaffected

References

Problem Types

  • Improper Verification of Cryptographic Signature CWE