CVE-2026-11393
Received
Received - Intake
Code Injection in AgentCore CLI
Publication date: 2026-06-08
Last updated on: 2026-06-08
Assigner: AMZN
Description
Description
Improper neutralization of triple-quote characters during Python code generation in AgentCore CLI before v0.14.2 might allow an authenticated remote threat actor to execute arbitrary code on AWS AgentCore Runtime under the imported agent's IAM execution role and on the local environment of another user in the same AWS account, via a crafted collaborationInstruction stored on a Bedrock Agent collaborator and later processed by that other user during agent import.
To remediate this issue, users should upgrade to version 0.14.2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| agentcore | agentcore | 0.14.2 |
| aws | agentcore | From 0.4.0 (exc) to 0.14.1 (inc) |
| aws | agentcore | From 0.3.0-preview.7.0 (inc) to 1.0.0-preview.8 (inc) |
| aws | agentcore | 0.4.0 |
| aws | agentcore | 0.14.1 |
| aws | agentcore | 0.14.2 |
| aws | agentcore | 1.0.0-preview.8 |
| aws | agentcore | 1.0.0-preview.9 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |