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: n/a
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, 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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-08-04T19:35:43.289Z

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

Link: CVE-2026-18656

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:30:12Z

Weaknesses
  • CWE-427

    Uncontrolled Search Path Element