U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2026-4258 Detail

Description

All versions of the package sjcl are vulnerable to Improper Verification of Cryptographic Signature due to missing point-on-curve validation in sjcl.ecc.basicKey.publicKey(). An attacker can recover a victim's ECDH private key by sending crafted off-curve public keys and observing ECDH outputs. The dhJavaEc() function directly returns the raw x-coordinate of the scalar multiplication result (no hashing), providing a plaintext oracle without requiring any decryption feedback.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

Nist CVSS score does not match with CNA score
CNA:  Snyk
CVSS-BT 7.7 HIGH
Vector:  CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://gist.github.com/Kr0emer/2560f98edb10b0b34f2438cd63913c47 CISA-ADP, Snyk
https://github.com/bitwiseshiftleft/sjcl/blob/master/core/ecc.js%23L454-L461 Snyk
https://github.com/bitwiseshiftleft/sjcl/commit/ee307459972442a17beebc29dc331fffd8aff796 Snyk
https://security.snyk.io/vuln/SNYK-JS-SJCL-15369617 CISA-ADP, Snyk

Weakness Enumeration

CWE-ID CWE Name Source
CWE-325 Missing Cryptographic Step CISA-ADP  
CWE-347 Improper Verification of Cryptographic Signature Snyk  

Change History

2 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2026-4258
NVD Published Date:
03/17/2026
NVD Last Modified:
03/17/2026
Source:
Snyk