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.
Conclusion & alert: CVE-2026-54891 is rated Low Risk (26.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.14%). 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-07-08 | 0.16% | 0.14% | -0.03% |
| 2 | 2026-07-03 | — | 0.16% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 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 |
| Vendor | Product | Version | Raw 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 | Tags |
|---|---|
| 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 |