Description
A prompt injection vulnerability in the shell tool in Amazon Strands Agents Tools before 0.8.0 might allow remote actors to execute arbitrary operating system commands on the agent's host via a crafted prompt that sets the non_interactive parameter to true, bypassing the human consent gate.



To remediate this issue, users should upgrade to version 0.8.0.
Published: 2026-08-03
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a prompt injection flaw that allows an attacker to inject a crafted prompt setting the non_interactive parameter to true, thereby bypassing the human consent gate in the shell tool. The flaw enables the execution of arbitrary operating system commands on the host where the agent runs, representing a serious threat to confidentiality, integrity, and availability of the system. The weakness is categorized as CWE‑1427, which pertains to improper trust boundary enforcement for user‑supplied parameters.

Affected Systems

Amazon Web Services’ Strands Agents Tools is affected when it runs any version older than 0.8.0. The vulnerability applies to all supported platform builds of the tool in that version range. No specific sub‑set of sub‑components is required; the entire shell tool functionality can be leveraged.

Risk and Exploitability

The CVSS score for this vulnerability is 7.5, indicating a high level of seriousness. EPSS data is not available in the current data set, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote, as the flaw can be triggered by an external actor sending a crafted prompt to the shell tool. Because it relies on an ability to bypass the consent gate, any compromised or malicious user with access to the tool’s input interface can raise the privilege level of the agent to execute arbitrary OS commands.

Generated by OpenCVE AI on August 4, 2026 at 20:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s official patch by upgrading Strands Agents Tools to version 0.8.0 or later.
  • If an immediate upgrade is not feasible, restrict network access to the agent and disable or tightly control any usage of the non_interactive parameter so that no external prompts can be injected.
  • Continuously monitor system logs for unexpected shell command execution or anomalous prompt usage to detect potential exploitation attempts.

Generated by OpenCVE AI on August 4, 2026 at 20:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Aws strands Agents Tools
Vendors & Products Aws strands Agents Tools

Mon, 03 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description A prompt injection vulnerability in the shell tool in Amazon Strands Agents Tools before 0.8.0 might allow remote actors to execute arbitrary operating system commands on the agent's host via a crafted prompt that sets the non_interactive parameter to true, bypassing the human consent gate. To remediate this issue, users should upgrade to version 0.8.0.
Title Prompt injection bypasses shell tool consent gate in Strands Agents Tools
First Time appeared Aws
Aws strands-agents-tools
Weaknesses CWE-1427
CPEs cpe:2.3:a:aws:strands-agents-tools:*:*:*:*:*:*:*:*
Vendors & Products Aws
Aws strands-agents-tools
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 7.5, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Aws Strands-agents-tools Strands Agents Tools
cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-08-04T19:31:53.415Z

Reserved: 2026-08-03T18:48:48.218Z

Link: CVE-2026-18733

cve-icon Vulnrichment

Updated: 2026-08-04T19:31:43.983Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-03T21:16:37.963

Modified: 2026-08-04T20:16:50.970

Link: CVE-2026-18733

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:00:11Z

Weaknesses
  • CWE-1427

    Improper Neutralization of Input Used for LLM Prompting