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 attack vector as victim must open the directory on their own machine; no privileges required of attacker; user interaction required to open crafted directory; full C/I/A impact from arbitrary code execution.
Primary rating from Vendor (AMZN).
CVSS VectorVendor: AMZN
Lifecycle Timeline
3DescriptionCVE.org
An uncontrolled search path element in Kiro IDE before version 1.0.228 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 opens the directory.
To remediate this issue, users should upgrade to version 1.0.228 or higher.
AnalysisAI
Remote code execution via uncontrolled search path (CWE-427) in Amazon Kiro IDE before 1.0.228 on Windows allows an unauthenticated remote actor to execute arbitrary code on a victim's machine by supplying a maliciously crafted project directory containing a strategically placed executable. Exploitation requires the local user to open the attacker-controlled directory, at which point Kiro IDE resolves an uncontrolled search path and executes the malicious binary, bypassing workspace trust protections intended to prevent exactly this class of attack. No public exploit has been identified at time of analysis, and a vendor-released patch is available at version 1.0.228.
Technical ContextAI
CWE-427 (Uncontrolled Search Path Element) occurs when an application uses an externally controllable directory in its executable search path without adequate validation. In Kiro IDE, when a project directory is opened, the IDE appears to search for executables along a path that can be influenced by the contents of that directory - meaning an attacker who controls the directory structure can pre-position a malicious executable where the IDE will find and run it before a legitimate system binary. The vulnerability is specific to Windows, where DLL and executable search order is a well-documented attack surface. Kiro IDE's workspace trust subsystem, which is designed to warn users before executing code from untrusted directories, is bypassed by this attack path. The affected CPE is cpe:2.3:a:amazon:kiro_ide:*:*:*:*:*:*:*:* covering all versions prior to 1.0.228.
RemediationAI
Upgrade Kiro IDE to version 1.0.228 or later, which is confirmed by the vendor to resolve this issue. The patch is documented at https://kiro.dev/changelog/ide/1-0/#patch-1-0-228, and the AWS security bulletin is at https://aws.amazon.com/security/security-bulletins/2026-074-aws/. Until patching is possible, avoid opening project directories received from untrusted or unverified sources. As a compensating control, review any externally sourced project directories for unexpected executables before opening them in Kiro IDE - particularly in root-level or common tool subdirectories (e.g., .vscode, .kiro, bin, scripts). Restricting execution permissions on project directories opened from untrusted sources via Windows AppLocker or Software Restriction Policies can reduce risk, though configuration complexity makes this impractical as a universal workaround. Note that the workspace trust bypass means the IDE's built-in warning mechanism cannot be relied upon as a mitigating control prior to patching.
A trust boundary enforcement vulnerability in Kiro IDE allows remote attackers to execute arbitrary code when a local us
Arbitrary command execution in Amazon Kiro IDE versions prior to 0.11 allows remote attackers to plant malicious task de
Kiro IDE versions before 0.6.18 are vulnerable to command injection when processing maliciously named workspace folders
Arbitrary code execution in AWS Kiro IDE versions prior to 0.8.140 occurs when a local user opens a maliciously crafted
Authentication token cache file exposure in Kiro IDE on macOS and Linux allows any local user to read credentials belong
Workspace data exfiltration in Amazon Kiro IDE before version 0.8.135 allows remote unauthenticated attackers to steal d
Same weakness CWE-427 – Uncontrolled Search Path Element
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52911
GHSA-hhmj-6g9r-9vvq