- Description
- The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits "sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()" validation.
- Source
- cve@mitre.org
- NVD status
- Modified
- Products
- elliptic
CVSS 3.1
- Type
- Primary
- Base score
- 9.1
- Impact score
- 5.2
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
- Severity
- CRITICAL
- Hype score
- Not currently trending
Has anyone done a fork of bsv@1.5.6 that retains backward compatibility while patching elliptic's vulnerabilities like these ? (CVE-2024-48949, signature malleability issues and others) https://t.co/exs28mSK4S
@AzhellTom
22 Jan 2026
195 Impressions
0 Retweets
3 Likes
0 Bookmarks
0 Replies
0 Quotes
#tools #cryptography Critical cryptography vulnerabilities in the JavaScript elliptic library https://t.co/PVjoNpkn82 // CVE-2024-48949, CVE-2024-48948 (unresolved) See also: ]-> repository (updated) of test vectors of cryptographic libraries for known attacks -
@ksg93rd
19 Nov 2025
506 Impressions
2 Retweets
4 Likes
1 Bookmark
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:indutny:elliptic:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "C0C41343-E02F-4FD7-A270-FDB27E36AC85",
"versionEndExcluding": "6.5.6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]