Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-18140 1 Aws 1 Aws-smithy-json 2026-07-30 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.