Description
Insufficient input validation in Amazon Bedrock AgentCore harness might allow an authenticated remote user to execute configured tools bypassing model invocation and security controls via crafted content blocks in conversation messages. AWS has addressed this issue. No customer action is required.
Published: 2026-08-04
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Amazon Bedrock AgentCore harness contains insufficient input validation in the InvokeHarness API. This weakness allows an authenticated user to craft content blocks in conversation messages that cause the system to execute preconfigured tools, effectively bypassing the intended model invocation flow and built‑in security controls. The result is that the attacker can run arbitrary tool commands as the agent, potentially gaining higher privileges or escalating their authority within the environment. This is a classic input validation flaw (CWE-1287).

Affected Systems

The vulnerability originally affected the Amazon Bedrock AgentCore harness service. AWS has already addressed this issue, so all current deployments are considered patched and no customer action is required.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity; however, the fix applied by AWS removes the current risk. Since the EPSS score is not available, the likelihood of exploitation in the wild is low. The vulnerability required authentication to the Amazon Bedrock service and access to the InvokeHarness API. It is not listed in the CISA KEV catalog. Under the current fix, no exploitation risk exists.

Generated by OpenCVE AI on August 4, 2026 at 19:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Regularly review AWS Bedrock security bulletins for updates or additional findings.
  • Maintain least privilege for users with access to the InvokeHarness API to reduce potential misuse.
  • Enable logging and monitoring of API calls to detect abnormal content blocks that may suggest exploitation attempts.

Generated by OpenCVE AI on August 4, 2026 at 19:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Tue, 04 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Description Insufficient input validation in Amazon Bedrock AgentCore harness might allow an authenticated remote user to execute configured tools bypassing model invocation and security controls via crafted content blocks in conversation messages. AWS has addressed this issue. No customer action is required.
Title Insufficient input validation in Amazon Bedrock AgentCore harness InvokeHarness API
First Time appeared Aws
Aws amazon Bedrock Agentcore Harness
Weaknesses CWE-1287
CPEs cpe:2.3:a:aws:amazon_bedrock_agentcore_harness:n_a:*:*:*:*:*:*:*
Vendors & Products Aws
Aws amazon Bedrock Agentcore Harness
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Aws Amazon Bedrock Agentcore Harness
cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-08-04T18:52:52.795Z

Reserved: 2026-08-04T14:11:16.899Z

Link: CVE-2026-18830

cve-icon Vulnrichment

Updated: 2026-08-04T18:52:46.399Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-04T18:16:49.420

Modified: 2026-08-06T15:46:36.880

Link: CVE-2026-18830

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:19:14Z

Weaknesses
  • CWE-1287

    Improper Validation of Specified Type of Input