Back to overview

CVE-2026-15737

MEDIUM
5.7
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-15737
State
PUBLISHED
Assigner
AMZN
Reserved
2026-07-14 14:02 UTC
Published
2026-07-16 17:03 UTC
Last updated
2026-07-16 17:58 UTC
Primary CWE
CWE-532
CWE-532 Insertion of sensitive information into log file
Vendor / Product
AWS / bedrock-agentcore
Sources
cve.org  ·  NVD

Severity & Metrics

5.7 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
AWS bedrock-agentcore 1.4.8, 1.5.0
Weakness (CWE)
CWESourceDescription
CWE-532 cna CWE-532 Insertion of sensitive information into log file
CVSS scores (2)
ScoreSeverityVersionSourceVector
5.7 MEDIUM 4.0 cna 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
5.7 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
Back to overview