GHSA-rx28-r23p-2qc3 · 深刻度: medium · エコシステム: npm — AWS CDK EKS overly permissive trust policies
AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define cloud infrastructure in code and provision it through AWS CloudFormation. In the packages `aws-cdk-lib` 2.0.0 until 2.80.0 and `@aws-cdk/aws-eks` 1.57.0 until 1.202.0, `eks.Cluster` and `eks.FargateCluster` constructs create two roles, `CreationRole` and `default MastersRole`, that have an overly permissive trust policy. The first, referred to as the `CreationRole`, is used by lambda handlers to create the cluster and deploy Kubernetes resources (e.g `KubernetesManifest`, `HelmChart`, ...) onto it. Users with CDK version higher or equal to 1.62.0 (including v2 users) may be affected. The second, referred to as the `default MastersRole`, is provisioned only if the `mastersRole` property isn't provided and has permissions to execute `kubectl` commands on the cluster. Users with CDK version higher or equal to 1.57.0 (including v2 users) may be affected. The issue has been fixed in `@aws-cdk/aws-eks` v1.202.0 and `aws-cdk-lib` v2.80.0. These versions no longer use the account root principal. Instead, they restrict the trust policy to the specific roles of lambda handlers that need it. There is no workaround available for CreationRole. To avoid creating the `default MastersRole`, use the `mastersRole` property to explicitly provide a role.
総合評価: CVE-2023-35165 は悪用リスクが高い(60.7/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.89%、55 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-20 | 0.74% | 0.89% | +0.15% |
| 2 | 2026-06-15 | 0.06% | 0.74% | +0.68% |
| 3 | 2026-03-18 | — | 0.06% | — |
EPSS の全履歴 (全 11 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.6 | 3.1 | MEDIUM |
|
0.7 | 5.9 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-rx28-r23p-2qc3 · 深刻度: medium · エコシステム: npm — AWS CDK EKS overly permissive trust policies
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| amazon | aws_cloud_development_kit | >= 1.57.0, < 1.202.0 | cpe:2.3:a:amazon:aws_cloud_development_kit:*:*:*:*:*:*:*:* |
| amazon | aws_cloud_development_kit | >= 2.0.0, < 2.80.0 | cpe:2.3:a:amazon:aws_cloud_development_kit:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/aws/aws-cdk/issues/25674 | Issue Tracking Mitigation Third Party Advisory |
| https://github.com/aws/aws-cdk/security/advisories/GHSA-rx28-r23p-2qc3 | Exploit Mitigation Third Party Advisory |