๐Ÿ” CVE Alert

CVE-2026-16318

MEDIUM 5.3

QUIC Transport Parameters Memory Leak During HelloRetryRequest in s2n-tls

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

The QUIC transport parameters extension handler in s2n-tls incorrectly uses s2n_alloc instead of s2n_realloc to store the peer's transport parameters. When a TLS 1.3 connection goes through a HelloRetryRequest, the handler is called twice on the same connection. On the second call, s2n_alloc zeroes the existing pointer before allocating new memory, causing the first allocation to be leaked. This can occur during normal QUIC traffic when a client offers a key share group the server does not prefer. An unauthenticated user can amplify the issue by deliberately forcing HelloRetryRequests, causing up to approximately 64 KB of unreachable memory per handshake. Over time, this can lead to increased memory consumption on long-running server processes. The unreachable memory is only reclaimed when the process is restarted. Only server-side QUIC-enabled deployments are affected. Non-QUIC TLS connections are not affected. We recommend you upgrade s2n-tls to version v1.7.6

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

Get instant alerts for amazon s2n-tls

Be the first to know when new medium vulnerabilities affecting amazon 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:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

Amazon / s2n-tls
0 โ‰ค v1.7.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/aws/s2n-tls/releases/tag/v1.7.6 staging.prod.website.marketing.aws.dev: https://staging.prod.website.marketing.aws.dev/security/security-bulletins/2026-062-aws/ github.com: https://github.com/aws/s2n-tls/security/advisories/GHSA-cr7x-863j-xrc7