CVE-2026-16317
Last modified
CVE-2026-16317 is a high-severity vulnerability rated 8.3/10 on the CVSS scale. 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). EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
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
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:L/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| AWS | s2n-tls | <= 1.7.5 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-16317?
How severe is CVE-2026-16317?
How do I fix CVE-2026-16317?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-1629Mattermost versions 10.11.x <= 10.11.10 Fail to invalidate c…4.3
- CVE-2026-1630WEBCON BPS is vulnerable to Reflected XSS via one of paramet…5.1
- CVE-2026-16308IBM Enterprise Build of Quarkus 3.27.1 through 3.27.4.SP2, a…7.5
- CVE-2026-1631The Feeds for YouTube (YouTube video, channel, and gallery p…5.4
- CVE-2026-16312Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-16313A flaw was found in sg3_utils. The sg_inq command, when invo…7.6
- CVE-2026-16318The QUIC transport parameters extension handler in s2n-tls i…6.9
- CVE-2026-1632MOMA Seismic Station Version v2.4.2520 and prior exposes its…9.3
- CVE-2026-16324A vulnerability was identified in Metasoft 美特软件 MetaCRM up t…7.3
- CVE-2026-16326In consul-mcp-server, versions 0.1.0 up to 0.1.3 did not pro…10
- CVE-2026-16327A vulnerability was determined in D-Link DNS-320 1.0.2. This…7.3
- CVE-2026-16328In consul-mcp-server, versions 0.1.0 up to 0.1.3 did not res…8.6
Are you affected by CVE-2026-16317?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
