Vulnerabilities (CVE)

Filtered by vendor Amazon Subscribe
Filtered by product Aws-smithy-json
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-18140 1 Amazon 1 Aws-smithy-json 2026-08-10 N/A 7.5 HIGH
Uncontrolled recursion in the unknown-key skip path of the aws-smithy-json runtime crate before 0.62.7, which the smithy-rs code generator invokes from every generated struct deserializer, might allow remote unauthenticated users to cause a denial of service (process abort via stack exhaustion) via a single small HTTP request containing deeply nested JSON to a smithy-rs generated server. To remediate this issue, users should upgrade to aws-smithy-json 0.62.7 or later and rebuild.