PT-2024-33290 · Node.Js+2 · Elliptic+2

Published

2024-07-17

·

Updated

2026-01-22

·

CVE-2024-48949

CVSS v2.0

9.4

Critical

VectorAV:N/AC:L/Au:N/C:C/I:C/A:N
Name of the Vulnerable Software and Affected Versions Elliptic package versions prior to 6.5.6
Description The issue concerns the Elliptic package for Node.js, specifically the EDDSA implementation. It does not perform the required check if the signature proof(s) is within the bounds of the order n of the base point of the elliptic curve, leading to signature malleability. The verify function in lib/elliptic/eddsa/index.js omits sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg() validation. This could have a security-relevant impact if an application relies on the uniqueness of a signature.
Recommendations For Elliptic package versions prior to 6.5.6, update to version 6.5.6 or later to resolve the issue. As a temporary workaround, consider disabling the verify function in lib/elliptic/eddsa/index.js until a patch is available. Restrict the use of the EDDSA implementation to minimize the risk of exploitation.

Fix

Improper Verification of Cryptographic Signature

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-50322
BDU:2025-14658
CVE-2024-48949
GHSA-434G-2637-QMQR
MGASA-2025-0194
OPENSUSE-SU-2024:14403-1
OPENSUSE-SU-2024_3771-1
OPENSUSE-SU-2025:14663-1
RHSA-2024:8351
RHSA-2024:8507
SUSE-SU-2024:3771-1
SUSE-SU-2025:3744-1

Affected Products

Debian
Elliptic
Suse