CVE-2026-11417 PUBLISHED

OS Command Injection in NodejsFunction Bundling in aws-cdk-lib

Assigner: AMZN
Reserved: 05.06.2026 Published: 10.06.2026 Updated: 10.06.2026

OS command injection in the NodejsFunction local bundling pipeline in aws-cdk-lib before 2.245.0 (2.246.0 on Windows) might allow an actor who controls the value of one or more bundling properties (externalModules, define, loader, inject, or esbuildArgs) to execute arbitrary commands on the host running the CDK toolchain via injected shell metacharacters. This issue requires the threat actor to control the value of one or more of the affected bundling properties in the CDK application.

To remediate this issue, users should upgrade to aws-cdk-lib 2.245.0 (2.246.0 on Windows) or later.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7

Product Status

Vendor AWS
Product AWS Cloud Development Kit library
Versions Default: unaffected
  • affected from 0 to 2.245.0 (excl.)

References

Problem Types

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command CWE

Impacts

  • CAPEC-88: OS Command Injection