Beveiligingsadvies

CVE-2026-21895

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-01-08 14:06:29
Laatst bijgewerkt 2026-01-08 15:55:13
Toegewezen door GitHub_M
CVSS-score 2.7
Status PUBLISHED

Beschrijving

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.