Versions of the package sjcl before 1.0.9 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.
References
| Link | Resource |
|---|---|
| https://gist.github.com/Kr0emer/2560f98edb10b0b34f2438cd63913c47 | Exploit Mitigation Third Party Advisory |
| https://github.com/bitwiseshiftleft/sjcl/blob/master/core/ecc.js%23L454-L461 | Broken Link |
| https://github.com/bitwiseshiftleft/sjcl/commit/ee307459972442a17beebc29dc331fffd8aff796 | Patch |
| https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15751243 | |
| https://security.snyk.io/vuln/SNYK-JS-SJCL-15369617 | Exploit Third Party Advisory |
| https://gist.github.com/Kr0emer/2560f98edb10b0b34f2438cd63913c47 | Exploit Mitigation Third Party Advisory |
| https://security.snyk.io/vuln/SNYK-JS-SJCL-15369617 | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-17 06:16
Updated : 2026-07-28 16:18
NVD link : CVE-2026-4258
Mitre link : CVE-2026-4258
CVE.ORG link : CVE-2026-4258
JSON object : View
Products Affected
bitwiseshiftleft
- stanford_javascript_crypto_library
