CVE-2026-41677
LOW EPSS 21.0%
Published Apr 24, 20262mo ago · Modified Jun 17, 20262w ago
1.7 CVSS 4.0
Published Apr 24, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
21.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-125 Out-of-bounds Read Memory Safety
CWE-1284
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| rust-openssl_project | rust-openssl | * | ≥0.9.0 – <0.10.78 |
References 1
- github.com https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-xmgf-hq76-4vx2
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.