Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Local vector because attacker plants a file in a directory the victim opens; UI:R because user must launch CLI; PR:N because no system privilege is needed from attacker.
Primary rating from Vendor (AMZN).
CVSS VectorVendor: AMZN
Lifecycle Timeline
3DescriptionCVE.org
An uncontrolled search path element in Kiro CLI before version 2.10.0 on Windows might allow a remote unauthenticated actor to execute arbitrary code via a maliciously crafted project directory containing an executable that bypasses workspace trust protections when a local user starts Kiro CLI in the directory.
To remediate this issue, users should upgrade to version 2.10.0 or higher.
AnalysisAI
Uncontrolled search path execution in Amazon Kiro CLI on Windows allows arbitrary code execution when a local user opens the CLI within a maliciously crafted project directory. Affected versions are all Kiro CLI releases before 2.10.0 on Windows; the flaw bypasses workspace trust protections by placing a malicious executable in a directory that Kiro CLI resolves via an uncontrolled search path. No public exploit code has been identified at time of analysis, though exploitation requires only user interaction - not attacker presence on the system - making social engineering a viable delivery mechanism.
Technical ContextAI
CWE-427 (Uncontrolled Search Path Element) describes a class of vulnerabilities where an application resolves executable or library names against an attacker-influenced search path. In this case, Kiro CLI - Amazon's AI-assisted coding CLI tool (CPE: cpe:2.3:a:amazon:kiro_cli:*:*:*:*:*:*:*:*) - appears to search the current working directory or a user-controlled PATH location for executables during startup on Windows. Windows historically prioritizes the current working directory in DLL and executable resolution, making it a well-known attack surface for search-path abuse. The workspace trust protection mechanism, intended to sandbox untrusted project directories, is circumvented, allowing a crafted project directory to deliver and execute a malicious binary when Kiro CLI is launched within it.
RemediationAI
Upgrade Kiro CLI to version 2.10.0 or later, which resolves the uncontrolled search path issue per the vendor advisory at https://aws.amazon.com/security/security-bulletins/2026-074-aws/ and changelog at https://kiro.dev/changelog/cli/2-10/. As a compensating control prior to patching, users should avoid running Kiro CLI in directories obtained from untrusted sources such as cloned repositories from unknown parties or downloaded project archives - this limits the attacker's ability to place a malicious executable in the working directory. Additionally, Windows environments can restrict the current-working-directory search path behavior through Group Policy or by setting the CWDIllegalInDllSearch registry key, though this may affect other application behavior and should be tested. The primary fix is the version upgrade; compensating controls carry trade-offs and should not substitute for patching.
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Remote code execution in OpenSSH's sshd server (regression of CVE-2006-5051) allows unauthenticated remote attackers to
Amazon AWS Amplify CLI before 12.10.1 incorrectly configures the role trust policy of IAM roles associated with Amplify
Improper Neutralization of audio output from 3rd and 4th Generation Amazon Echo Dot devices allows arbitrary voice comma
The CLI 1.0.0 for Amazon AWS OpenSearch has weak permissions for the configuration file. Rated critical severity (CVSS 9
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary commands on the device due
Blink XT2 Sync Module firmware prior to 2.13.11 allows remote attackers to execute arbitrary commands on the device due
AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define cloud infrastructure in c
opensearch-ruby is a community-driven, open source fork of elasticsearch-ruby. Rated high severity (CVSS 8.8), this vuln
Incomplete fix for CVE-2021-3100. Rated high severity (CVSS 8.8), this vulnerability is low attack complexity. Public ex
Amazon Amazon WorkSpaces agent is affected by Integer Overflow. Rated high severity (CVSS 8.8), this vulnerability is lo
Amazon WorkSpaces agent is affected by Buffer Overflow. Rated high severity (CVSS 8.8), this vulnerability is low attack
Same weakness CWE-427 – Uncontrolled Search Path Element
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52914
GHSA-vr58-qjgp-x52v