Bug 2496750 - CVE-2026-54891 erlang: Erlang SSL: Unauthenticated data injection during TLS handshake [fedora-all]
Summary: CVE-2026-54891 erlang: Erlang SSL: Unauthenticated data injection during TLS ...
Keywords:
Status: CLOSED DUPLICATE of bug 2496748
Alias: None
Product: Fedora
Classification: Fedora
Component: erlang
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Peter Lemenkov
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:39 UTC by Ganesh
Modified: 2026-07-10 14:58 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-07-10 14:58:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ganesh 2026-07-03 06:39:03 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 14:58:28 UTC
Duplicate of bug 2496748 (same CVE-2026-54891, same flaw UUID, filed ~1 minute apart). Consolidating tracking on bug 2496748.

*** This bug has been marked as a duplicate of bug 2496748 ***


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