VYPR
Medium severity5.5NVD Advisory· Published Jun 15, 2026

CVE-2026-11931

CVE-2026-11931

Description

Kiro IDE on macOS and Linux before 0.11.133 stores authentication tokens in a world-readable cache file, exposing them to other local users.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Kiro IDE on macOS and Linux before 0.11.133 stores authentication tokens in a world-readable cache file, exposing them to other local users.

Vulnerability

In Kiro IDE on macOS and Linux, the authentication token cache file was created with world-readable permissions (0644) instead of owner-restricted permissions (0600) [2]. This affects Kiro IDE versions before 0.11.133 [1]. The cache file stores authentication tokens for AWS services, and the incorrect default permissions expose the file to any local user or process.

Exploitation

An attacker with local access to the system—either as a different user or through a malicious process—can directly read the token cache file without requiring any additional authentication or privileges [2]. The file is stored at a predictable path, making it easy to locate. No user interaction is needed beyond the victim having used Kiro IDE and generated a token cache.

Impact

Successful exploitation allows the attacker to retrieve cached authentication tokens [2]. These tokens can be used to impersonate the victim, gaining access to the victim's AWS accounts and resources configured in Kiro IDE [2]. This could lead to unauthorized data access, modification, or further lateral movement within the environment.

Mitigation

Users should upgrade to Kiro IDE version 0.11.133 or later [1]. After upgrading and restarting the application, the permission of the cache file is automatically corrected to 0600 on the next token refresh [2]. Users in multi-user environments can also invalidate existing tokens by reauthenticating to ensure immediate remediation [2]. No other workarounds are available.

AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • AWS/Kiro Ideinferred2 versions
    <0.11.133+ 1 more
    • (no CPE)range: <0.11.133
    • (no CPE)range: <0.11.133

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

2

News mentions

0

No linked articles in our index yet.