PT-2026-2249 · Unknown · Rust-Crypto

Xlabaiteam

·

Publicado

2026-01-09

·

Atualizado

2026-01-22

·

CVE-2026-22699

CVSS v3.1

7.5

Alta

VetorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions RustCrypto versions 0.14.0-pre.0 through 0.14.0-rc.0
Description The RustCrypto Elliptic Curves library provides general purpose Elliptic Curve Cryptography (ECC) support. A denial-of-service issue exists in the SM2 PKE decryption path where an invalid elliptic-curve point (C1) is decoded and the resulting value is unwrapped without validation. Specifically, AffinePoint::from encoded point(&encoded c1) may return a None value when the supplied coordinates are syntactically valid but do not lie on the SM2 curve, leading to a panic due to the use of .unwrap().
Recommendations Update to a version past 0.14.0-rc.0.

Exploit

Correção

DoS

RCE

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

CVE-2026-22699
GHSA-78P6-6878-8MJ6

Produtos afetados

Rust-Crypto