CVE-2026-12043
Received
Received - Intake
Memory Corruption in AWS Common Runtime aws-c-http Library
Publication date: 2026-06-12
Last updated on: 2026-06-12
Assigner: AMZN
Description
Description
Improper handling of HPACK dynamic table size updates in the AWS Common Runtime aws-c-http library might allow a remote threat actor operating a server to cause memory corruption on a connecting client application, potentially leading to arbitrary code execution, via a crafted sequence of HTTP/2 HEADERS frames.
To remediate this issue, users should upgrade to aws-c-http version 0.11.0.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| amazon | aws_c_http | 0.11.0 |
| amazon | aws_c_http | From 0.4.22 (inc) to 0.11.0 (exc) |
| amazon | aws_sdk_for_c++ | 1.11.41 |
| amazon | aws_sdk_for_c++ | From 1.11.41 (inc) to 1.11.814 (inc) |
| amazon | aws_sdk_for_java_v2 | 2.44.27 |
| amazon | aws_sdk_for_java_v2 | From 2.44.27 (inc) to 2.44.14 (exc) |
| aws | aws-c-http | From 0.4.22 (inc) to 0.11.0 (exc) |
| aws | aws-c-http | From 0.4.22 (inc) to 0.10.15 (inc) |
| aws | aws-c-http | 0.11.0 |
| aws | aws-sdk-cpp | From 1.11.41 (inc) to 1.11.814 (inc) |
| aws | aws-sdk-cpp | 1.11.814 |
| aws | aws-sdk-java-v2 | From 2.44.27 (inc) to 2.44.14 (exc) |
| aws | aws-sdk-java-v2 | 2.44.14 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-415 | The product calls free() twice on the same memory address. |