Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/celabshq/libcrux/security/advisories/GHSA-435g-fcv3-8j26
- https://www.vulncheck.com/advisories/libcrux-before-cryptographic-implementation
FAQ
What is CVE-2026-76234?
CVE-2026-76234 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 val...
How severe is CVE-2026-76234?
CVE-2026-76234 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-76234?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.