Description
In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended.
Recommendation
Update the elliptic package to the latest compatible version. Followings are version details:
- Affected version(s): >= 4.0.0, <= 6.5.6
- Patched version(s): 6.5.7
References
Related Issues
- Elliptic's ECDSA missing check for whether leading bit of r and s is zero - CVE-2024-42460
- Forge has signature forgery in Ed25519 due to missing S > L check - CVE-2026-33895
- Elliptic allows BER-encoded signatures - CVE-2024-42461
- Elliptic's verify function omits uniqueness validation - CVE-2024-48949
You might also like:
- Tags:
- npm
- elliptic
Anything's wrong? Let us know Last updated on November 04, 2025


