CVE-2026-5190
Received
Received - Intake
Out-of-Bounds Write in aws-c-event-stream Enables Remote Code Execution
Publication date: 2026-03-31
Last updated on: 2026-03-31
Assigner: AMZN
Description
Description
Out-of-bounds write in the streaming decoder component in aws-c-event-stream before 0.6.0 might allow a third party operating a server to cause memory corruption leading to arbitrary code execution on a client application that processes crafted event-stream messages.
To remediate this issue, users should upgrade to version 0.6.0 or later.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| aws | aws-c-event-stream | From 0.6.0 (exc) |
| aws | aws-iot-device-sdk-cpp-v2 | to 1.42.1 (exc) |
| aws | aws-iot-device-sdk-java-v2 | to 1.30.1 (exc) |
| aws | aws-iot-device-sdk-python-v2 | to 1.28.2 (exc) |
| aws | aws-iot-device-sdk-js-v2 | to 1.25.1 (exc) |
| aws | aws-sdk-swift | to 1.6.70 (exc) |
| aws | aws-sdk-cpp | to 1.11.764 (exc) |
| amazon | aws-c-event-stream | From 0.6.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |