Description
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.
Published: 2026-08-04
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An uncontrolled search path element in Kiro IDE version 1.0.228 and earlier on Windows can allow a remote, unauthenticated attacker to execute arbitrary code. The flaw is triggered when a local user opens a project directory that contains a malicious executable; the directory name can circumvent workspace trust protections, causing the IDE to load and run the executable. The vulnerability is a classic path manipulation weakness and is classified as CWE‑427.

Affected Systems

The affected product is Amazon's Kiro IDE on Windows operating systems, specifically any release before 1.0.228. Users running earlier versions of the IDE are susceptible, regardless of other software installed.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity, and the lack of an EPSS score means the exploitation probability is unknown, but the vulnerability remains exploitable due to the remote input vector presented by untrusted project directories. The product is not listed in the CISA KEV catalog, but the potential for executable code execution by an unauthenticated actor makes it a critical issue. Attackers can trigger the flaw simply by creating a specially named project directory containing an executable and causing a user to open that directory.

Generated by OpenCVE AI on August 4, 2026 at 21:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Kiro IDE version 1.0.228 or later to eliminate the path manipulation flaw
  • Configure the IDE to only load projects from explicitly trusted directories and enable workspace trust warnings before opening untrusted locations
  • Restrict write permissions to project directories and use antivirus scanning to detect and block malicious executables

Generated by OpenCVE AI on August 4, 2026 at 21:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft
Microsoft windows
CPEs cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows

Wed, 05 Aug 2026 16: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 20:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Executable Resolution from Untrusted Project Directory in Kiro IDE on Windows
First Time appeared Amazon
Amazon kiro Ide
Weaknesses CWE-427
CPEs cpe:2.3:a:amazon:kiro_ide:*:*:*:*:*:*:*:*
Vendors & Products Amazon
Amazon kiro Ide
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.5, 'vector': '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'}


Subscriptions

Amazon Kiro Ide
Microsoft Windows
cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-08-05T14:50:43.187Z

Reserved: 2026-08-03T13:09:22.963Z

Link: CVE-2026-18656

cve-icon Vulnrichment

Updated: 2026-08-05T14:50:30.732Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-04T20:16:50.410

Modified: 2026-08-18T14:43:38.390

Link: CVE-2026-18656

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:45:04Z

Weaknesses
  • CWE-427

    Uncontrolled Search Path Element