CVE-2023-35165: AWS CDK EKS overly permissive trust policies

Published Jun 23, 2023
·
Updated

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.

Affected Software

2 affected components
Amazon AWS Cloud Development Kit>=1.57.0<1.202.0
Amazon AWS Cloud Development Kit>=2.0.0<2.80.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade @aws-cdk/aws-eks to a version that resolves this vulnerability.

    Fixed in 1.202.0
  2. Upgrade

    Upgrade aws-cdk-lib to a version that resolves this vulnerability.

    Fixed in 2.80.0
  3. Configuration

    To avoid creating the `default MastersRole`, set the `mastersRole` property on `eks.Cluster`/`eks.FargateCluster` to an explicitly provided role (instead of letting CDK provision the `default MastersRole`).

    AWS CDK EKS construct (eks.Cluster / eks.FargateCluster) mastersRole property = explicitly provide a role

Event History

Jun 23, 2023
CVE Published
via MITRE·08:32 PM
Data Sourced
via MITRE·08:32 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:15 PM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is CVE-2023-35165?

CVE-2023-35165 is a vulnerability in AWS Cloud Development Kit (AWS CDK) that allows an attacker to execute arbitrary code or escalate privileges.

2

What is the severity of CVE-2023-35165?

CVE-2023-35165 has a severity rating of 8.8, which is considered high.

3

How does CVE-2023-35165 impact AWS CDK?

CVE-2023-35165 affects the packages aws-cdk-lib 2.0.0 until 2.80.0 and @aws-cdk/aws-eks 1.57.0 until 1.202.0 in AWS CDK.

4

How can I fix CVE-2023-35165?

To fix CVE-2023-35165, you should upgrade to a version of AWS CDK that is not affected by the vulnerability (above 2.80.0 for aws-cdk-lib and above 1.202.0 for @aws-cdk/aws-eks).

5

Can you provide more information about CVE-2023-35165?

For more information about CVE-2023-35165, you can refer to the official GitHub repository of AWS CDK and the security advisories.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203