All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-13760
HIGHpublished 2026-07-01 19:16 UTC · 3 days ago · modified 2026-07-01 20:17 UTC
7.0
CVSS / 10
// description
OS command injection in the NodejsFunction Docker bundling pipeline (OsCommand helper) in AWS aws-cdk-lib on all platforms might allow a actor who controls dependency version strings in a project's package.json file to execute arbitrary commands on the host running the CDK toolchain via injected shell metacharacters in the OsCommand helper. This issue requires the actor to control the content of a package.json dependency version string that is processed during Docker-based bundling with nodeModules specified. To remediate this issue, users should upgrade to v2.260.0.
// weaknesses (CWE)
- CWE-78