CVE-2026-16317
AWS s2n-tls
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 appl...
- CVSS
- 8.3
- EPSS
- 0.19% 8.44% percentile
- CISA KEV
- Not listed
- Published
- 2026.07.22