CVE detail
CVE-2026-4258
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 17.9 · diversity 8.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
5 source links · newest first
- https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15751243security.snyk.io
No excerpt available.
Exploitsecurity.snyk.ioMar 17, 2026, 6:16 AM - https://security.snyk.io/vuln/SNYK-JS-SJCL-15369617security.snyk.io
No excerpt available.
Exploitsecurity.snyk.ioMar 17, 2026, 6:16 AM No excerpt available.
Exploitgithub.comMar 17, 2026, 6:16 AMNo excerpt available.
Exploitgithub.comMar 17, 2026, 6:16 AMNo excerpt available.
Exploitgist.github.comMar 17, 2026, 6:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2023-40012CVSS 5.9 · Medium
uthenticode is a small cross-platform library for partially verifying Authenticode digital signatures. Versions of uthenticode prior to the 2.x series did not check Extended Key U…
- CVE-2021-3680CVSS 4.9 · Medium
showdoc is vulnerable to Missing Cryptographic Step
- CVE-2020-26244CVSS 6.8 · Medium
Python oic is a Python OpenID Connect implementation. In Python oic before version 1.2.1, there are several related cryptographic issues affecting client implementations that use…
- CVE-2019-3738CVSS 6.5 · Medium
RSA BSAFE Crypto-J versions prior to 6.2.5 are vulnerable to a Missing Required Cryptographic Step vulnerability. A malicious remote attacker could potentially exploit this vulner…
- CVE-2018-5383CVSS 6.8 · Medium
Bluetooth firmware or operating system software drivers in macOS versions before 10.13, High Sierra and iOS versions before 11.4, and Android versions before the 2018-06-05 patch…
- CVE-2026-65616CVSS 8.8 · High
Incorrect authorization validation in refresh token signature allows non-admin users to obtain a signed JFrog administrator token.