Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3256 articles · 170413 vulns · 37/41 feeds (7d)
← Back to list
0.0
CVE-2026-54891PATCHED
erlang · otp

Plaintext APPLICATION_DATA injected during TLS handshake delivered to client application post-handshake in ssl

Description

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.

Affected Products

VendorProductVersions
erlangotp5.3.4, 17.0, 84adefa331c4159d432d22840663c38f155cd4c1

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
open sourceerlang/otpcert_advisory90%

References

  • https://github.com/erlang/otp/security/advisories/GHSA-gf6r-99xw-6qg6(vendor-advisory, related)
  • https://cna.erlef.org/cves/CVE-2026-54891.html(related)
  • https://osv.dev/vulnerability/EEF-CVE-2026-54891(related)
  • https://www.erlang.org/doc/system/versions.html#order-of-versions(x_version-scheme)
  • https://github.com/erlang/otp/commit/07d2d0e93f6aaf7652a81e8df075fc1728da5e96(patch)

Related News (2 articles)

Tier B
BSI Advisories12h ago
[NEU] [mittel] Erlang/OTP: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB1d ago
CVE-2026-54891 | Erlang OTP up to 29.0.2 TLS Endpoint tls_gen_connection.erl message integrity
→ No new info (linked only)
CVSS 3.10.0 NONE
CISA KEV❌ No
Actively exploited❌ No
Patch available
29.0.2
CWECWE-924
PublishedJul 2, 2026
Last enriched1d agov2
Tags
CVE-2026-54891
Trending Score30
Source articles2
Independent2
Info Completeness9/14
Missing: epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

NONECVE-2026-55950EXP
DTLS listener crash via race condition in dtls_packet_demux causes denial of service for all sessions
Trending: 57
NONECVE-2026-55952EXP
TLS 1.3 server denial of service via malformed ClientHello pre-shared key extension
Trending: 52
NONECVE-2026-54886EXP
SSH SFTP server denial of service via extended channel data infinite loop
Trending: 48
NONECVE-2026-53422
SFTP REALPATH path-existence oracle allowing filesystem enumeration outside configured root
Trending: 30
NONECVE-2026-54887
DTLS server cookie bypass during startup window due to empty initial cookie secret
Trending: 30

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jul 2, 2026
Discovered by ZDM
Jul 2, 2026
Updated: description, severity, cvssEstimate, patchAvailable, tags
Jul 2, 2026
Patch Available
Jul 3, 2026

Version History

v2
Last enriched 1d ago
v2Tier C1d ago

Updated severity to CRITICAL, added new description details, and specified patch available for version 29.0.2.

descriptionseveritycvssEstimatepatchAvailabletags
via VulDB
v11d ago

Initial creation