Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-22698

25
FAUCET Score

CVE-2026-22698 describes a critical vulnerability in the RustCrypto: Elliptic Curves library, specifically affecting versions 0.14.0-pre.0 and 0.14.0-rc.0. The flaw resides in the SM2 Public Key Encryption (PKE) implementation, where a unit mismatch error causes the ephemeral nonce k to be generated with only 32 bits of randomness instead of the expected 256 bits. This significantly reduces the cryptographic strength from a 128-bit level to a trivial 16-bit level. The vulnerability carries a HIGH severity CVSS score of 8.7, indicating it is easily exploitable over the network with low attack complexity and no user interaction required. An attacker can recover the nonce k and decrypt any ciphertext given only the public key and ciphertext, leading to a complete loss of confidentiality. Currently, there is no evidence of active exploitation, and no public exploit code (Metasploit, Nuclei, ExploitDB) is available. Community discussion and media coverage are minimal, suggesting low public awareness of this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
0.14.0CPE matchmatch criteria
cpe:2.3:a:rustcrypto:sm2_elliptic_curve:0.14.0:pre0:*:*:*:rust:*:*
0.14.0CPE matchmatch criteria
cpe:2.3:a:rustcrypto:sm2_elliptic_curve:0.14.0:rc0:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 4.0

8.7HIGH

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:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.24%
Probability of exploitation in next 30 days
EPSS Percentile
15.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-24
Model: v2026.06.15
This CVE's current EPSS score of 0.0024 is in the 2nd percentile among its peer group of 51,455 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (1)

rustGHSA-w3g8-fp6j-wvqwhigh

SM2-PKE has 32-bit Biased Nonce Vulnerability

Jan 9, 2026

References

crates.io / crates/sm2/0.14.0-pre.0
Release Notes
crates.io / crates/sm2/0.14.0-rc.0
Release Notes
github.com / RustCrypto/elliptic-curves/commit/4781762f23ff22ab34763410f648128055c93731
Patch
github.com / RustCrypto/elliptic-curves/commit/e4f77788130d065d760e57fb109370827110a525
Patch
github.com / RustCrypto/elliptic-curves/pull/1600
Issue TrackingPatch
github.com / RustCrypto/elliptic-curves/security/advisories/GHSA-w3g8-fp6j-wvqw
ExploitMitigationVendor Advisory