CVE-2026-12530 PUBLISHED

Improper neutralization of argument delimiters in AWS Bedrock AgentCore Python SDK install_packages()

Assigner: AMZN
Reserved: 17.06.2026 Published: 17.06.2026 Updated: 18.06.2026

Improper neutralization of argument delimiters in the install_packages() method in AWS Bedrock AgentCore Python SDK versions >= 1.1.3 and < 1.6.1 might allow a remote authenticated user to execute arbitrary commands within the Code Interpreter sandbox via crafted package name arguments.

To mitigate this issue, users should upgrade to version 1.6.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.4

Product Status

Vendor AWS
Product bedrock-agentcore
Versions Default: unaffected
  • affected from 1.1.3 to 1.6.1 (excl.)

Credits

  • BeyondTrust finder

References

Problem Types

  • CWE-88 Improper neutralization of argument delimiters in a command ('argument injection') CWE

Impacts

  • CAPEC-88 OS Command Injection