Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-23206

8.1 · HIGH
Published Jan 17, 2025 amazon CWE-347 EPSS 0.33% (25th pctl)

Overview

CVE-2025-23206 is a high-severity vulnerability affecting amazon aws_cloud_development_kit. It was published on January 17, 2025 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

The 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. Users who use IAM OIDC custom resource provider package will download CA Thumbprints as part of the custom resource workflow. However, the current `tls.connect` method will always set `rejectUnauthorized: false` which is a potential security concern. CDK should follow the best practice and set `rejectUnauthorized: true`. However, this could be a breaking change for existing CDK applications and we should fix this with a feature flag. Note that this is marked as low severity Security advisory because the issuer url is provided by CDK users who define the CDK application. If they insist on connecting to a unauthorized OIDC provider, CDK should not disallow this. Additionally, the code block is run in a Lambda environment which mitigate the MITM attack. The patch is in progress. To mitigate, upgrade to CDK v2.177.0 (Ex

Remediation

Check the references section for vendor advisories and patches from amazon. Update aws_cloud_development_kit to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
amazon aws_cloud_development_kit >= 0, < 2.177.0 Affected

Frequently Asked Questions

What is CVE-2025-23206?

CVE-2025-23206 is a high-severity vulnerability affecting amazon aws_cloud_development_kit. It was published on January 17, 2025 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2025-23206?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-23206?

Check the references section for vendor advisories and patches from amazon. Update aws_cloud_development_kit to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-23206?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-23206 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.