GHSA-78qr-24v5-7q73 · 深刻度: medium — Issue summary: When using the low-level OCB API directly with AES-NI or<br>other hardware...
Issue summary: When using the low-level OCB API directly with AES-NI or<br>other hardware-accelerated code paths, inputs whose length is not a multiple<br>of 16 bytes can leave the final partial block unencrypted and unauthenticated.<br><br>Impact summary: The trailing 1-15 bytes of a message may be exposed in<br>cleartext on encryption and are not covered by the authentication tag,<br>allowing an attacker to read or tamper with those bytes without detection.<br><br>The low-level OCB encrypt and decrypt routines in the hardware-accelerated<br>stream path process full 16-byte blocks but do not advance the input/output<br>pointers. The subsequent tail-handling code then operates on the original<br>base pointers, effectively reprocessing the beginning of the buffer while<br>leaving the actual trailing bytes unprocessed. The authentication checksum<br>also excludes the true tail bytes.<br><br>However, typical OpenSSL consumers using EVP are not affected because the<br>higher-level EVP and provider OCB implementations split inputs so that full<br>blocks and trailing partial blocks are processed in separate calls, avoiding<br>the problematic code path. Additionally, TLS does not use OCB ciphersuites.<br>The vulnerability only affects applications that call the low-level<br>CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions directly with<br>non-block-aligned lengths in a single call on hardware-accelerated builds.<br>For these reasons the issue was assessed as Low severity.<br><br>The FIPS modules in 3.6, 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected<br>by this issue, as OCB mode is not a FIPS-approved algorithm.<br><br>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.<br><br>OpenSSL 1.0.2 is not affected by this issue.
総合評価: CVE-2025-69418 は低リスク(16.7/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.11%、2 パーセンタイル) 推奨対応: 総合リスクは低く緊急対応は不要です。通常の保守サイクルでパッチを適用し、CVSS / EPSS が上昇したら優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.11% | +0.10% |
| 2 | 2026-01-28 | — | 0.02% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.0 | 3.1 | MEDIUM |
|
1.4 | 2.5 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-78qr-24v5-7q73 · 深刻度: medium — Issue summary: When using the low-level OCB API directly with AES-NI or<br>other hardware...
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-69418: 1 source package rows (openssl); 147 state rows across 6 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, 3.23-main, edge-main); fixed 5, open 142. | https://security.alpinelinux.org/vuln/CVE-2025-69418 |
debian
|
not yet assigned | CVE-2025-69418 not yet assigned priority: Debian including 1 source packages (openssl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-69418 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2025-69418 |
suse
|
medium | CVE-2025-69418 severity moderate: SUSE including 441 source package names (1.1.1-1.15:libopenssl3-3.2.3-150700.5.24.1, 1.1.1-1.15:openssl-3-3.2.3-150700.5.24.1, …), 1438 product×package rows across 298 product lines (Container private-registry/harbor-core, Container private-registry/harbor-exporter, … (298 product lines)): Fixed 1044, Known Affected 231, Known Not Affected 156, First Fixed 7. | https://www.suse.com/security/cve/CVE-2025-69418/ |
ubuntu
|
low | CVE-2025-69418 low priority: Ubuntu including 4 source packages (edk2, nodejs, openssl, openssl1.0), 32 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): needs-triage 11, not-affected 8, released 6, DNE 4, ignored 2, needed 1. | https://ubuntu.com/security/CVE-2025-69418 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| openssl | openssl | >= 1.1.1, < 1.1.1ze | cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* |
| openssl | openssl | >= 3.0.0, < 3.0.19 | cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* |
| openssl | openssl | >= 3.3.0, < 3.3.6 | cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* |
| openssl | openssl | >= 3.4.0, < 3.4.4 | cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* |
| openssl | openssl | >= 3.5.0, < 3.5.5 | cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* |
| openssl | openssl | >= 3.6.0, < 3.6.1 | cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* |