CVE-2026-15737

Source
https://cve.org/CVERecord?id=CVE-2026-15737
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-15737.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-15737
Aliases
  • GHSA-hqf8-7w95-9r33
Published
2026-07-16T17:03:15.160Z
Modified
2026-07-17T03:46:01.944136699Z
Severity
  • 5.7 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Sensitive content disclosure via OpenTelemetry spans in AgentCore Python SDK
Details

AWS Bedrock AgentCore Python SDK is an open-source Python library that provides client tools for building AI agents on the Amazon Bedrock AgentCore platform.

Unintended logging of sensitive user content in the OpenTelemetry instrumentation in AWS Bedrock AgentCore Python SDK versions 1.4.8 and 1.5.0 might allow a local authenticated user with access to CloudWatch Logs to access raw user prompts and agent responses containing sensitive data via span attributes. The SDK wrote raw user prompts and complete agent responses into OpenTelemetry span attributes on every invocation without filtering or masking. These spans flow into the customer's aws/spans CloudWatch log group, exposing sensitive content to any principal with log read access.

We recommend you upgrade to version 1.5.1 or later. Users who ran affected versions should also review and purge sensitive content from their aws/spans CloudWatch log groups.

Database specific
{
    "cwe_ids": [
        "CWE-532"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/15xxx/CVE-2026-15737.json",
    "cna_assigner": "AMZN"
}
References

Affected packages

Git / github.com/aws/bedrock-agentcore-sdk-python

Affected ranges

Type
GIT
Repo
https://github.com/aws/bedrock-agentcore-sdk-python
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.4.8"
        },
        {
            "last_affected": "1.4.8"
        },
        {
            "introduced": "1.5.0"
        },
        {
            "last_affected": "1.5.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

1.*
1.4.8
1.5.0
v1.*
v1.4.8
v1.5.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-15737.json"