Description
An out-of-bounds read issue in the Base64 decoder in Amazon aws-sdk-cpp before 1.11.862, on some platforms, might allow a remote authenticated user to crash an application that processes crafted Base64-encoded input.



To remediate this issue, users should upgrade to version 1.11.862.
Published: 2026-08-12
Score: 6 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An out‑of‑bounds read occurs in the Base64 decoder of Amazon aws-sdk-cpp when processing malformed Base64 strings on platforms that use signed characters. The flaw allows a remote authenticated user to supply crafted input that can trigger an application crash, resulting in denial of service. The vulnerability is a classic buffer overread (CWE‑125) and does not provide direct code execution capabilities.

Affected Systems

The issue affects all users of AWS’ aws-sdk-cpp version prior to 1.11.862 when the library is compiled on signed‑char platforms. The specific product is the AWS SDK for C++ provided by Amazon, and any application that links against this library and uses its Base64 decoder is potentially affected.

Risk and Exploitability

With a CVSS score of 6, the flaw is rated as medium severity. The EPSS score is currently unavailable, but the vulnerability is not listed in the CISA KEV catalog, indicating no known widespread exploitation. It requires the attacker to have authenticated access to the application and craft a specific Base64 payload to trigger the crash, so while the exploit can lead to service interruption, it is not trivially exploitable at scale.

Generated by OpenCVE AI on August 12, 2026 at 22:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade aws-sdk-cpp to version 1.11.862 or newer
  • Review all modules that consume Base64 data and enforce strict input validation or length limits
  • If an upgrade cannot be applied immediately, isolate the affected service and implement runtime monitoring to detect abnormal termination events

Generated by OpenCVE AI on August 12, 2026 at 22:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 20:15:00 +0000


Wed, 12 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description An out-of-bounds read issue in the Base64 decoder in Amazon aws-sdk-cpp before 1.11.862, on some platforms, might allow a remote authenticated user to crash an application that processes crafted Base64-encoded input. To remediate this issue, users should upgrade to version 1.11.862.
Title Out-of-bounds read in the Base64 decoder in Amazon aws-sdk-cpp on signed-char platforms
First Time appeared Aws
Aws aws-sdk-cpp
Weaknesses CWE-125
CPEs cpe:2.3:a:aws:aws-sdk-cpp:*:*:*:*:*:*:*:*
Vendors & Products Aws
Aws aws-sdk-cpp
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

{'score': 6, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-08-12T19:46:45.274Z

Reserved: 2026-08-12T16:52:29.486Z

Link: CVE-2026-19643

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-12T20:17:42.800

Modified: 2026-08-12T20:50:27.407

Link: CVE-2026-19643

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T22:45:10Z

Weaknesses