CVSS
No CVSS.
T
he `rsa` crate is an RSA implementation written in rust. Prior to version 0.9.10, when creating a RSA private key from its components, the construction panics instead of returning an error when one of the primes is `1`. Version 0.9.10 fixes the issue.
References
Configurations
No configuration.
History
08 Jan 2026, 14:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-01-08 14:15
Updated : 2026-01-08 18:08
NVD link : CVE-2026-21895
Mitre link : CVE-2026-21895
CVE.ORG link : CVE-2026-21895
JSON object : View
Products Affected
No product.
CWE
CWE-703
Improper Check or Handling of Exceptional Conditions