Skip to main content

Kiro IDE CVE-2026-11931

| EUVDEUVD-2026-36791 MEDIUM
Incorrect Default Permissions (CWE-276)
2026-06-15 AMZN GHSA-vjw4-v5gx-3v45
6.8
CVSS 4.0 · Vendor: AMZN
Share

Severity by source

Vendor (AMZN) PRIMARY
6.8 MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/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
vuln.today AI
5.5 MEDIUM

Local attack against a shared filesystem file; low-privilege local user sufficient; high confidentiality from token exposure; no integrity or availability impact applies.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (AMZN).

CVSS VectorVendor: AMZN

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Patch available
Jun 15, 2026 - 21:01 EUVD
Analysis Generated
Jun 15, 2026 - 19:59 vuln.today
CVE Published
Jun 15, 2026 - 18:33 cve.org
MEDIUM 6.8

DescriptionCVE.org

Incorrect default permissions in Kiro IDE on macOS and Linux before version 0.11.133 could expose the authentication token cache file to other local users or processes via world-readable permissions (0644) instead of owner-restricted permissions (0600).

To remediate this issue, users should upgrade to Kiro IDE version 0.11.133 or later. After upgrading and restarting the application, the cache file permissions are automatically updated on the next token refresh. Users operating in a multi-user environment can invalidate existing tokens by reauthenticating.

AnalysisAI

Authentication token cache file exposure in Kiro IDE on macOS and Linux allows any local user to read credentials belonging to other users due to world-readable file permissions (0644) instead of the security-appropriate owner-only permissions (0600). All versions before 0.11.133 are affected on UNIX-based platforms; the vulnerability is confirmed by AWS via security bulletin 2026-045 and has been assigned CWE-276 (Incorrect Default Permissions). No public exploit code has been identified at time of analysis, but exploitation requires no technical sophistication - only filesystem read access on a shared system.

Technical ContextAI

Kiro IDE (cpe:2.3:a:aws:kiro_ide:*:*:*:*:*:*:*:*) is an AWS-developed integrated development environment. The root cause is CWE-276 (Incorrect Default Permissions): at file creation time, the application fails to apply a restrictive umask or explicit permission mask, leaving the authentication token cache file with POSIX mode 0644 (owner read/write, group read, world read) instead of 0600 (owner read/write only). On macOS and Linux, the POSIX discretionary access control model permits any process running under any UID on the same system to open and read a 0644 file. The CVSS 4.0 vector AV:L/AC:L/AT:N/PR:L/UI:N/VC:H confirms the attack is purely local, requires no elevated privilege, no special attack conditions, and yields high confidentiality impact on the vulnerable system with no integrity or availability impact.

RemediationAI

Vendor-released patch: Kiro IDE version 0.11.133. Users should upgrade through the standard IDE update mechanism and restart the application; the cache file permissions are automatically corrected to 0600 on the next token refresh after upgrade, requiring no manual intervention. Users operating in multi-user environments should additionally reauthenticate to invalidate any authentication tokens that may have been readable under the old 0644 permissions, mitigating exposure from any token that was already harvested. As an interim workaround before patching, administrators can manually restrict the existing cache file with chmod 0600 <path-to-token-cache> - the trade-off is that this must be re-applied if Kiro regenerates the file before the upgrade. Full advisory details are available at https://aws.amazon.com/security/security-bulletins/2026-045-aws/ and the patch changelog is at https://kiro.dev/changelog/ide/0-11/#patch-0-11-133.

More in AWS

View all
CVE-2026-27702 CRITICAL POC
9.9 Feb 25

Unauthorized data access in Budibase low-code platform before 3.30.4 allows unauthenticated users to manipulate internal

CVE-2020-37153 CRITICAL POC
9.8 Feb 11

Multiple vulnerabilities in ASTPP 4.0.1 including XSS and command injection in SIP device configuration and plugin manag

CVE-2026-11393 HIGH POC
8.8 Jun 08

Remote code execution in AWS AgentCore CLI before v0.14.2 allows authenticated attackers to inject Python code via craft

CVE-2026-16756 HIGH POC
8.7 Jul 23

Denial of service in Amazon's aws-smithy-http-server Rust crate (versions prior to 0.66.5) lets remote unauthenticated a

CVE-2026-16796 HIGH POC
8.4 Jul 23

Argument injection in the AWS Bedrock AgentCore Python SDK before 1.18.1 lets a remote authenticated user run arbitrary

CVE-2026-9133 HIGH POC
8.3 May 20

Arbitrary file read in amazon-mq rabbitmq-aws before 0.2.1 allows authenticated remote users to read any file accessible

CVE-2026-13763 HIGH POC
7.9 Jun 29

WAF managed-rule body inspection on AWS Application Load Balancer (ALB) can be bypassed by remote actors who fragment an

CVE-2026-13762 HIGH POC
7.9 Jun 29

WAF inspection bypass in Amazon CloudFront (with AWS WAF enabled) lets remote actors smuggle malicious request bodies pa

CVE-2026-4295 HIGH POC
7.8 Mar 17

A trust boundary enforcement vulnerability in Kiro IDE allows remote attackers to execute arbitrary code when a local us

CVE-2019-25333 HIGH POC
7.5 Feb 12

Bullwark Momentum Series JAWS 1.0 contains a directory traversal vulnerability that allows unauthenticated attackers to

CVE-2026-7461 HIGH POC
7.5 Apr 30

Command injection in Amazon ECS Agent on Windows allows authenticated attackers with task definition permissions to exec

CVE-2026-16584 HIGH POC
7.3 Jul 23

Security-policy bypass in the awslabs AWS API MCP Server (versions 0.2.13 through 1.3.46) lets an actor invoke AWS API o

Share

CVE-2026-11931 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy