GHSA-pqf5-4pqq-29f5 · 深刻度: high · エコシステム: 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.
総合評価: CVE-2026-41676 は低リスク(36.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.30%、21 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 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% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-pqf5-4pqq-29f5 · 深刻度: high · エコシステム: 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 |
suse
|
high | CVE-2026-41676 severity important: SUSE including 133 source package names (389-ds, 389-ds-devel, …), 800 product×package rows across 34 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (34 product lines)): Known Not Affected 800. | https://www.suse.com/security/cve/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 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| rust-openssl_project | rust-openssl | >= 0.9.27, < 0.10.78 | cpe:2.3:a:rust-openssl_project:rust-openssl:*:*:*:*:*:rust:*:* |
| URL | タグ |
|---|---|
| https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-pqf5-4pqq-29f5 | Vendor Advisory |