๐Ÿ” CVE Alert

CVE-2026-16317

MEDIUM 6.5

Silent Drop of TLS 1.3 Encrypted Records in s2n-tls

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Missing validation of the outer content_type byte on TLS 1.3 encrypted records in s2n-tls allows an active man-in-the-middle to silently discard individual application data records without either endpoint detecting the modification. RFC 8446 Section 5.2 requires that the outer content_type of all encrypted TLS 1.3 records must be application_data (0x17). The s2n-tls AEAD implementation hardcodes this value in the additional authenticated data rather than using the actual wire byte, so the outer content_type is not covered by the authentication tag. This enables selective suppression of application data. In HTTP pipelining scenarios, dropping a TLS record containing an HTTP request can cause request/response desynchronization, where subsequent responses are delivered to the wrong requests. In write-heavy workloads, a dropped record containing a write request can result in undetectable data loss when the client interprets a subsequent success response as confirmation of the dropped write. All TLS 1.3 connections are affected. Both TLS clients and servers are affected. TLS 1.2 and QUIC connections are not affected. We recommend you upgrade s2n-tls to version v1.7.6

CWE CWE-354
Vendor aws
Product s2n-tls
Published Jul 21, 2026
Last Updated Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for aws s2n-tls

Be the first to know when new medium vulnerabilities affecting aws s2n-tls are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low

Affected Versions

AWS / s2n-tls
0 โ‰ค 1.7.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/aws/s2n-tls/releases/tag/v1.7.6 aws.amazon.com: https://aws.amazon.com/security/security-bulletins/2026-062-aws/ github.com: https://github.com/aws/s2n-tls/security/advisories/GHSA-684c-v35q-fvx7