Improper Enforcement of Message Integrity During Transmission in a Communication Channel vulnerability in Erlang/OTP ssl (tls_gen_connection module) allows a network-positioned attacker to inject unauthenticated plaintext that the TLS client application later treats as authenticated server data. The function tls_gen_connection:handle_protocol_record/3 rejects APPLICATION_DATA records that arrive in pre-handshake states when the TLS endpoint acts as a server, but does not apply the same check when the endpoint acts as a client. A network-positioned attacker can send plaintext APPLICATION_DATA records to the client during the handshake. The records are buffered and, once the handshake completes successfully, delivered to the application as if they were authenticated post-handshake data. The attacker cannot observe the client's response or steer the connection, so the impact is limited to blind injection of unauthenticated bytes. The injection window is wider for TLS versions prior to TLS 1.3 than for TLS 1.3. This vulnerability is associated with program file lib/ssl/src/tls_gen_connection.erl. This issue affects OTP from OTP 17.0 before 29.0.3, 28.5.0.3 and 27.3.4.14 corresponding to ssl from 5.3.4 before 11.7.3, 11.6.0.3 and 11.2.12.10. TLS 1.3 is affected starting with OTP 22.0, when TLS 1.3 support was added.
総合評価: CVE-2026-54891 は低リスク(26.3/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.14%、3 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-07-08 | 0.16% | 0.14% | -0.03% |
| 2 | 2026-07-03 | — | 0.16% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | 6b3ad84c-e1a6-4bf7-a703-f496b71e49db |
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-54891 not yet assigned priority: Debian including 1 source packages (erlang), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 4, resolved 1. | https://security-tracker.debian.org/tracker/CVE-2026-54891 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2026-54891 |
suse
|
low | — | https://www.suse.com/security/cve/CVE-2026-54891/ |
ubuntu
|
medium | CVE-2026-54891 medium priority: Ubuntu including 1 source packages (erlang), 9 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): needs-triage 8, ignored 1. | https://ubuntu.com/security/CVE-2026-54891 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| erlang | erlang\/otp | >= 17.0, < 27.3.4.14 | cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* |
| erlang | erlang\/otp | >= 28.0, < 28.5.0.3 | cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* |
| erlang | erlang\/otp | >= 29.0, < 29.0.3 | cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* |
| erlang | erlang\/ssl | >= 5.3.4, < 11.2.12.10 | cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:* |
| erlang | erlang\/ssl | >= 11.3, < 11.6.0.3 | cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:* |
| erlang | erlang\/ssl | >= 11.7, < 11.7.3 | cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://cna.erlef.org/cves/CVE-2026-54891.html | Vendor Advisory |
| https://github.com/erlang/otp/commit/07d2d0e93f6aaf7652a81e8df075fc1728da5e96 | Patch |
| https://github.com/erlang/otp/security/advisories/GHSA-gf6r-99xw-6qg6 | Vendor Advisory |
| https://osv.dev/vulnerability/EEF-CVE-2026-54891 | Third Party Advisory |
| https://www.erlang.org/doc/system/versions.html#order-of-versions | Release Notes |