Lucene search
+L

9686 matches found

NVD
NVD
added 8 hours ago3 views

CVE-2026-60080

Use After Free vulnerability in the Rust deserialization logic of Apache Fory. This issue affects Apache Fory from 0.13.0 through 1.3.0. A crafted Fory payload could cause undefined behavior, process crash, or potential memory disclosure. Users are recommended to upgrade to version 1.4.0, which...

Exploits0References2
Cvelist
Cvelist
added 9 hours ago7 views

CVE-2026-60080 Apache Fory: Rust MetaString heap use-after-free

Use After Free vulnerability in the Rust deserialization logic of Apache Fory. This issue affects Apache Fory from 0.13.0 through 1.3.0. A crafted Fory payload could cause undefined behavior, process crash, or potential memory disclosure. Users are recommended to upgrade to version 1.4.0, which...

Exploits0References1
EUVD
EUVD
added 9 hours ago3 views

EUVD-2026-46174

Use After Free vulnerability in the Rust deserialization logic of Apache Fory. This issue affects Apache Fory from 0.13.0 through 1.3.0. A crafted Fory payload could cause undefined behavior, process crash, or potential memory disclosure. Users are recommended to upgrade to version 1.4.0, which...

5.6AI score
Exploits0References1
CVE
CVE
added 9 hours ago7 views

CVE-2026-60080

CVE-2026-60080 : Use After Free in Apache Fory’s Rust deserialization logic. Affected versions are 0.13.0 through 1.3.0. Consequences include undefined behavior, a potential crash, or memory disclosure. Remediation: upgrade to version 1.4.0. Exploitation details are not provided in the supplied d...

5.6AI score
Exploits0References2
CVE
CVE
added yesterday18 views

CVE-2026-46671

This CVE concerns the Rust-based onenote_parser. Prior to version 1.1.1, a crafted .onetoc2 file could cause Parser::parse_notebook to open files outside the notebook directory by joining entry names with the notebook base, without ensuring relative paths. The issue allows file-existence probing ...

4.4CVSS5.5AI score0.00011EPSS
Exploits0References4
Cvelist
Cvelist
added yesterday20 views

CVE-2026-46428 lettre has TLS hostname verification disabled when using Boring TLS backend

lettre is a a mailer library for Rust. Starting in version 0.10.1 and prior to version 0.11.22, an inverted-boolean bug in lettre's boring-tls integration silently disables TLS hostname verification for callers using the default strict configuration. An on-path attacker presenting any chain-valid...

9.1CVSS
Exploits0References4
CVE
CVE
added yesterday7 views

CVE-2026-46428

CVE-2026-46428 affects the Rust mailer library lettre. Versions 0.10.1 through before 0.11.22 using the boring-tls backend have an inverted-boolean bug that silently disables TLS hostname verification under the default strict configuration. An on-path attacker presenting any chain-valid certifica...

9.1CVSS5.4AI score
Exploits0References4
Tenable Nessus
Tenable Nessus
added 3 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-45784

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.50 until 0.10.80, CipherCtxRef::cipherupdateinplace in...

5.1CVSS5.6AI score0.00181EPSS
Exploits0References3
NVD
NVD
added 4 days ago6 views

CVE-2026-45784

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.50 until 0.10.80, CipherCtxRef::cipherupdateinplace in openssl/src/cipherctx.rs incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers EVPaes128,192,256wrappad. For a non-multiple-of-8...

5.1CVSS0.00181EPSS
Exploits0References4
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-45784 rust-openssl: Potential out-of-bounds write in `CipherCtxRef::cipher_update_inplace` for AES-KW-PAD ciphers

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.50 until 0.10.80, CipherCtxRef::cipherupdateinplace in openssl/src/cipherctx.rs incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers EVPaes128,192,256wrappad. For a non-multiple-of-8...

5.1CVSS0.00181EPSS
Exploits0References4
OSV
OSV
added 4 days ago4 views

CVE-2026-45784 rust-openssl: Potential out-of-bounds write in `CipherCtxRef::cipher_update_inplace` for AES-KW-PAD ciphers

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.50 until 0.10.80, CipherCtxRef::cipherupdateinplace in openssl/src/cipherctx.rs incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers EVPaes128,192,256wrappad. For a non-multiple-of-8...

5.1CVSS5.6AI score0.00181EPSS
Exploits0References6
CVE
CVE
added 4 days ago33 views

CVE-2026-45784

Summary: The rust-openssl crate contains a vulnerability in CipherCtxRef::cipher_update_inplace for AES key-wrap-with-padding ciphers (EVP_aes_{128,192,256}_wrap_pad). In versions 0.10.50–0.10.80, output buffers were incorrectly sized, causing writes up to 7 bytes past the caller’s buffer for non...

5.1CVSS5.6AI score0.00181EPSS
Exploits0References4
NVD
NVD
added 4 days ago4 views

CVE-2026-48504

OpenTelemetry Rust is the Rust OpenTelemetry implementation. In 0.32.0 and earlier, BaggagePropagator::extractwithcontext in opentelemetrysdk did not enforce W3C Baggage size limits before parsing an inbound baggage header, so a large attacker-controlled header could cause unnecessary CPU work an...

5.3CVSS0.00418EPSS
Exploits0References2
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-48504 OpenTelemetry Rust: Unbounded memory allocation in W3C Baggage propagation

OpenTelemetry Rust is the Rust OpenTelemetry implementation. In 0.32.0 and earlier, BaggagePropagator::extractwithcontext in opentelemetrysdk did not enforce W3C Baggage size limits before parsing an inbound baggage header, so a large attacker-controlled header could cause unnecessary CPU work an...

5.3CVSS0.00418EPSS
Exploits0References2
CVE
CVE
added 4 days ago21 views

CVE-2026-48504

OpenTelemetry Rust (CVE-2026-48504) concerns BaggagePropagator::extract_with_context in opentelemetry_sdk. In 0.32.0 and earlier, it did not enforce W3C Baggage size limits before parsing an inbound baggage header, allowing an attacker-controlled header to trigger unnecessary CPU work and short-l...

5.3CVSS5.2AI score0.00418EPSS
Exploits0References2
OSV
OSV
added 4 days ago4 views

CVE-2026-48504 OpenTelemetry Rust: Unbounded memory allocation in W3C Baggage propagation

OpenTelemetry Rust is the Rust OpenTelemetry implementation. In 0.32.0 and earlier, BaggagePropagator::extractwithcontext in opentelemetrysdk did not enforce W3C Baggage size limits before parsing an inbound baggage header, so a large attacker-controlled header could cause unnecessary CPU work an...

5.3CVSS5.2AI score0.00418EPSS
Exploits0References4
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-44968

rz-libdemangle is a Rizin library for demangling symbols. Prior to 6bf56d3, the Rust demangler in src/rust/rustv0.c can perform an out-of-bounds read when the demangler structure is not yet initialized. This issue is fixed in commit 6bf56d3...

5.5CVSS6.1AI score0.00122EPSS
Exploits0References3
CVE
CVE
added 5 days ago7 views

CVE-2026-45612

The CVE-2026-45612 issue affects the rz-libdemangle library used by Rizin. A vulnerability exists in the Rust demangler implemented in src/rust/rust_v0.c where an out-of-bounds read can occur if the demangler structure is not yet initialized. This is resolved by the commit 6bf56d3. Impact is desc...

5.5CVSS6.1AI score0.00122EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 5 days ago8 views

CVE-2026-45612

rz-libdemangle is a Rizin library for demangling symbols. Prior to 6bf56d3, the Rust demangler in src/rust/rustv0.c can perform an out-of-bounds read when the demangler structure is not yet initialized. This issue is fixed in commit 6bf56d3...

5.5CVSS6.1AI score0.00122EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 5 days ago7 views

SUSE SLED15 / SLES15 Security Update : python-cryptography (SUSE-SU-2026:3026-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3026-1 advisory. This update for python-cryptography fixes the following issues - CVE-2026-41676: openssl: Deriver:derive and...

9.3CVSS6.6AI score0.00359EPSS
Exploits0References25
Rows per page
Query Builder