CVE-2026-16796
Awaiting Analysis Awaiting Analysis - Queue

Command Injection in AWS Bedrock AgentCore Python SDK

Vulnerability report for CVE-2026-16796, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-24

Assigner: AMZN

Description

Improper neutralization of argument delimiters in the install_packages() method in AWS Bedrock AgentCore Python SDK before 1.18.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 the patched version 1.18.1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-24
Generated
2026-08-13
AI Q&A
2026-07-24
EPSS Evaluated
2026-08-11
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
amazon bedrock_agentcore_python_sdk 1.18.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-88 The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves improper neutralization of argument delimiters in the install_packages() method of the AWS Bedrock AgentCore Python SDK before version 1.18.1. A remote authenticated user could exploit this to execute arbitrary commands within the Code Interpreter sandbox by providing specially crafted package name arguments.

Detection Guidance

Detecting this vulnerability requires checking the version of the AWS Bedrock AgentCore Python SDK installed on your system. Run the command 'pip show amazon-bedrock-agentcore-python-sdk' to check the installed version. If the version is below 1.18.1, the system is vulnerable.

Impact Analysis

If exploited, this vulnerability could allow an attacker to run unauthorized commands on the affected system, potentially leading to data breaches, system compromise, or unauthorized access to sensitive information within the sandbox environment.

Compliance Impact

This vulnerability could potentially allow unauthorized command execution within a sandboxed environment, which may lead to data exfiltration or manipulation. For GDPR, this could result in unauthorized access to personal data, violating principles of data protection and user rights. For HIPAA, it might enable unauthorized access to protected health information, compromising confidentiality and integrity requirements.

Mitigation Strategies

Upgrade the AWS Bedrock AgentCore Python SDK to version 1.18.1 or later to address the vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16796. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart