216.73.217.22

CVE-2026-41898

· Published 24/04/2026 18:16 · Modified 24/04/2026 18:16

Labels: CVE-2026-41898 2026-04-24CVE-2026-41898CWE-126[email protected]

Essential information

Published
24/04/2026 18:16
Modified
24/04/2026 18:16
Author
Creator
CVSS
8.3 HIGH (v3) 8.3 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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 set_stateless_cookie_generate_cb forwarded the user closure's returned usize directly to OpenSSL without checking it against the &mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
rust-lang / rust-openssl cpe:2.3:a:rust-lang:rust-openssl:0.9.24-0.10.78:*:*:*:*:*:*:*

References