Vulnerability Description
Missing connection and header-read timeouts and the absence of a concurrent-connection cap in the default serve() path of Amazon aws-smithy-http-server might allow remote attackers to cause a denial of service by opening many connections and sending partial requests that are never completed, exhausting server sockets and tasks. To mitigate this issue, users should upgrade to aws-smithy-http-server 0.66.5 or later.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://aws.amazon.com/security/security-bulletins/2026-064-aws/
- https://crates.io/crates/aws-smithy-http-server/0.66.5
- https://github.com/smithy-lang/smithy-rs/security/advisories/GHSA-jvxp-qmx7-gjpx
FAQ
What is CVE-2026-16756?
CVE-2026-16756 is a vulnerability with a CVSS score of 7.5 (HIGH). Missing connection and header-read timeouts and the absence of a concurrent-connection cap in the default serve() path of Amazon aws-smithy-http-server might allow remote attackers to cause a denial o...
How severe is CVE-2026-16756?
CVE-2026-16756 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-16756?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.