Search CVE reports


Toggle filters

21 – 30 of 515 results


CVE-2026-34182

Medium priority

Some fixes available 4 of 8

Issue Summary: Cryptographic Message Services (CMS) processing fails to perform sufficient input validation on the cipher and tag length fields of AuthEnvelopedData containers, leading to various potential compromises. Impact...

5 affected packages

edk2, nodejs, openssl, openssl-fips, openssl1.0

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Needs evaluation Needs evaluation Not affected Not affected Not affected
nodejs Not affected Not affected Vulnerable Not affected Not affected
openssl Fixed Fixed Fixed Not affected Not affected
openssl-fips Not in release Not in release Not in release
openssl1.0 Not in release Not in release Not in release Not affected
Show less packages

CVE-2026-34181

Low priority

Some fixes available 2 of 5

Issue Summary: The PKCS#12 file processing fails to perform sufficient input validation for files that use Password-Based Message Authentication Code 1 (PBMAC1) integrity mechanism allowing a certificate and private...

5 affected packages

edk2, nodejs, openssl, openssl-fips, openssl1.0

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Needs evaluation Not affected Not affected Not affected Not affected
nodejs Not affected Not affected Vulnerable Not affected Not affected
openssl Fixed Not affected Not affected Not affected Not affected
openssl-fips Not in release Not affected Not affected
openssl1.0 Not in release Not in release Not in release Not affected
Show less packages

CVE-2026-34180

Low priority

Some fixes available 9 of 17

Issue summary: Parsing a crafted DER-encoded ASN.1 structure with a primitive element whose content exceeds 2 gigabytes in length may cause a heap buffer over-read on 64-bit Unix and Unix-like platforms. Impact summary: The heap...

5 affected packages

edk2, nodejs, openssl, openssl-fips, openssl1.0

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
edk2 Needs evaluation Needs evaluation Needs evaluation Needs evaluation Needs evaluation
nodejs Not affected Not affected Vulnerable Not affected Needs evaluation
openssl Fixed Fixed Fixed Fixed Fixed
openssl-fips Not in release Not in release Not in release
openssl1.0 Not in release Not in release Not in release Fixed
Show less packages

CVE-2026-8721

Medium priority
Needs evaluation

Crypt::OpenSSL::PKCS12 versions through 1.94 for Perl truncates passwords with embedded NULLs. Password parameters in PKCS12.xs are declared char *, which routes through Perl's default typemap to SvPV_nolen. The Perl length is...

1 affected package

libcrypt-openssl-pkcs12-perl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
libcrypt-openssl-pkcs12-perl Needs evaluation Needs evaluation Not in release Needs evaluation Needs evaluation
Show less packages

CVE-2026-8507

Medium priority
Needs evaluation

Crypt::OpenSSL::PKCS12 versions through 1.94 for Perl have out-of-bounds (OOB) write flaws. When parsing a PKCS12 file, with a >= 1 GiB OCTET STRING (or BIT STRING) attribute on a SAFEBAG, via info() or info_as_hash(), a heap...

1 affected package

libcrypt-openssl-pkcs12-perl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
libcrypt-openssl-pkcs12-perl Needs evaluation Needs evaluation Not in release Needs evaluation Needs evaluation
Show less packages

CVE-2026-44662

Medium priority
Needs evaluation

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipher_update, CipherCtxRef::cipher_update_vec, and symm::Crypter::update incorrectly sized output buffers when...

1 affected package

rust-openssl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-openssl Needs evaluation Needs evaluation Needs evaluation Needs evaluation
Show less packages

CVE-2026-42327

Medium priority
Needs evaluation

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate's AIA extension as OpensslString, whose Deref<Target =...

1 affected package

rust-openssl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-openssl Needs evaluation Needs evaluation Needs evaluation Needs evaluation
Show less packages

CVE-2026-41898

Medium priority
Needs evaluation

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and...

1 affected package

rust-openssl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-openssl Needs evaluation Needs evaluation Needs evaluation Needs evaluation
Show less packages

CVE-2026-41681

Medium priority
Vulnerable

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than...

1 affected package

rust-openssl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-openssl Vulnerable Vulnerable Not affected Not affected
Show less packages

CVE-2026-41678

Medium priority
Vulnerable

rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 <= in_.len(), but this condition is reversed. The...

1 affected package

rust-openssl

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
rust-openssl Vulnerable Vulnerable Vulnerable Not affected
Show less packages