Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-21895 Details

Description

The `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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-703Improper Check or Handling of Exceptional Conditions[email protected]

Affected Products

ProductVersions
rustcrypto rsa
< 0.9.10

CPE

  • cpe:2.3:a:rustcrypto:rsa:*:*:*:*:*:rust:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-21895
NVD Published Date:
Jan 8, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-21895 Details - Not Deferred