Home

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.

PUBLISHED Reserved 2026-01-05 | Published 2026-01-08 | Updated 2026-01-08 | Assigner GitHub_M




LOW: 2.7CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U

Problem types

CWE-703: Improper Check or Handling of Exceptional Conditions

Product status

< 0.9.10
affected

References

github.com/...to/RSA/security/advisories/GHSA-9c48-w39g-hm26

github.com/...ommit/2926c91bef7cb14a7ccd42220a698cf4b1b692f7

cve.org (CVE-2026-21895)

nvd.nist.gov (CVE-2026-21895)

Download JSON