CVE-2025-23206
Last modified
CVE-2025-23206 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
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 (Expected release date 2025-02-22). Once upgraded, users should make sure the feature flag '@aws-cdk/aws-iam:oidcRejectUnauthorizedConnections' is set to true in `cdk.context.json` or `cdk.json`. There are no known workarounds for this vulnerability.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:L/VI:L/VA:L/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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Amazon | Aws Cloud Development Kit | < 2.177.0 |
References
- https://github.com/aws/aws-cdk/issues/32920Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-23206?
How severe is CVE-2025-23206?
How do I fix CVE-2025-23206?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-23200librenms is a community-based GPL-licensed network monitorin…5.4
- CVE-2025-23201librenms is a community-based GPL-licensed network monitorin…6.1
- CVE-2025-23202Bible Module is a tool designed for ROBLOX developers to int…10
- CVE-2025-23203Icinga Director is an Icinga config deployment tool. A Secur…5.5
- CVE-2025-23204API Platform Core is a system to create hypermedia-driven RE…4.4
- CVE-2025-23205nbgrader is a system for assigning and grading notebooks. En…6.9
- CVE-2025-23207KaTeX is a fast, easy-to-use JavaScript library for TeX math…7.2
- CVE-2025-23208zot is a production-ready vendor-neutral OCI image registry.…5.3
- CVE-2025-23209Craft is a flexible, user-friendly CMS for creating custom d…8.1
- CVE-2025-2321A vulnerability was found in 274056675 springboot-openai-cha…6.5
- CVE-2025-23210phpoffice/phpspreadsheet is a pure PHP library for reading a…4.8
- CVE-2025-23211Tandoor Recipes is an application for managing recipes, plan…9.9
Are you affected by CVE-2025-23206?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
