Bug 2496749 - CVE-2026-54891 erlang: Erlang SSL: Unauthenticated data injection during TLS handshake [epel-all]
Summary: CVE-2026-54891 erlang: Erlang SSL: Unauthenticated data injection during TLS ...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: erlang
Version: epel10
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["39003d39-bd2e-4383-b8ef-2...
Depends On:
Blocks: CVE-2026-54891
TreeView+ depends on / blocked
 
Reported: 2026-07-03 06:38 UTC by Ganesh
Modified: 2026-07-10 17:41 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ganesh 2026-07-03 06:38:05 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.

Comment 1 Peter Lemenkov 2026-07-10 17:41:57 UTC
This is delivered for EL9/EL10 via the CentOS Messaging SIG rather than EPEL. Backported erlang builds addressing this CVE are being prepared for c9s and c10s (Messaging SIG); users can obtain them with `dnf install centos-release-messaging` (works on CentOS Stream, RHEL, AlmaLinux, and Rocky). The builds are working their way through the SIG testing tag and will reach stable soon enough. Will update once that lands.


Note You need to log in before you can comment on or make changes to this bug.