CVE-2026-41677

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this. This vulnerability is fixed in 0.10.78.
Configurations

Configuration 1 (hide)

cpe:2.3:a:rust-openssl_project:rust-openssl:*:*:*:*:*:rust:*:*

History

28 Apr 2026, 17:34

Type Values Removed Values Added
References () https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-xmgf-hq76-4vx2 - () https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-xmgf-hq76-4vx2 - Vendor Advisory
CPE cpe:2.3:a:rust-openssl_project:rust-openssl:*:*:*:*:*:rust:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.1
First Time Rust-openssl Project
Rust-openssl Project rust-openssl

24 Apr 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-24 18:16

Updated : 2026-04-28 17:34


NVD link : CVE-2026-41677

Mitre link : CVE-2026-41677

CVE.ORG link : CVE-2026-41677


JSON object : View

Products Affected

rust-openssl_project

  • rust-openssl
CWE
CWE-125

Out-of-bounds Read

CWE-1284

Improper Validation of Specified Quantity in Input