GHSA-pqf5-4pqq-29f5 · Severity: high · Ecosystem: rust — rust-openssl: Deriver::derive and PkeyCtxRef::derive can overflow short buffers on OpenSSL 1.1.1
rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out length to EVP_PKEY_derive, relying on OpenSSL to honor it. On OpenSSL 1.1.x, X25519, X448, DH and HKDF-extract ignore the incoming *keylen, unconditionally writing the full shared secret (32/56/prime-size bytes). A caller passing a short slice gets a heap/stack overflow from safe code. OpenSSL 3.x providers do check, so this only impacts older OpenSSL. This vulnerability is fixed in 0.10.78.
Conclusion & alert: CVE-2026-41676 is rated Low Risk (36.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.30%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.30% | +0.24% |
| 2 | 2026-04-30 | 0.04% | 0.06% | +0.02% |
| 3 | 2026-04-25 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-pqf5-4pqq-29f5 · Severity: high · Ecosystem: rust — rust-openssl: Deriver::derive and PkeyCtxRef::derive can overflow short buffers on OpenSSL 1.1.1
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-41676 not yet assigned priority: Debian including 1 source packages (rust-openssl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-41676 |
ubuntu
|
medium | CVE-2026-41676 medium priority: Ubuntu including 1 source packages (rust-openssl), 6 status rows across 6 suites (focal, jammy, noble, questing, resolute, upstream): needed 5, released 1. | https://ubuntu.com/security/CVE-2026-41676 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| rust-openssl_project | rust-openssl | >= 0.9.27, < 0.10.78 | cpe:2.3:a:rust-openssl_project:rust-openssl:*:*:*:*:*:rust:*:* |
| URL | Tags |
|---|---|
| https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-pqf5-4pqq-29f5 | Vendor Advisory |