AWS AmazonCloudWatch high security documentation change
Summary
Updated Puppeteer runtime from v15.0 to v15.1 with dependency upgrades addressing multiple CVEs and GHSAs.
Security assessment
Explicitly addresses CVEs (CVE-2026-39983, CVE-2026-3909, etc.) and GHSAs (GHSA-6v7q-wjvx-w8wg, etc.) through dependency and browser upgrades. Direct security vulnerability mitigation.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_nodejs_puppeteer.md b/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_nodejs_puppeteer.md index 189768af9..6f1c339bb 100644 --- a//AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_nodejs_puppeteer.md +++ b//AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_nodejs_puppeteer.md @@ -7 +7 @@ -syn-nodejs-puppeteer-15.0 +syn-nodejs-puppeteer-15.1 @@ -19 +19 @@ The Lambda code in a canary is configured to have a maximum memory of 1 GB. Each -## syn-nodejs-puppeteer-15.0 +## syn-nodejs-puppeteer-15.1 @@ -21 +21 @@ The Lambda code in a canary is configured to have a maximum memory of 1 GB. Each -`syn-nodejs-puppeteer-15.0` is the most recent Synthetics runtime for Node.js and Puppeteer. +`syn-nodejs-puppeteer-15.1` is the most recent Synthetics runtime for Node.js and Puppeteer. @@ -63 +63 @@ For more information, see the following: - * [Puppeteer Change log](https://pptr.dev/CHANGELOG#24375-2026-02-19) + * [Puppeteer Change log](https://pptr.dev/CHANGELOG#24420-2026-04-20) @@ -65 +65 @@ For more information, see the following: - * [Puppeteer API reference](https://github.com/puppeteer/puppeteer/blob/puppeteer-v24.37.5/docs/api/index.md) + * [Puppeteer API reference](https://github.com/puppeteer/puppeteer/blob/puppeteer-v24.42.0/docs/api/index.md) @@ -69,0 +70,42 @@ For more information, see the following: +**Major dependencies** : + + * Lambda runtime Node.js 22.x + + * Puppeteer-core version 24.42.0 + + * Chromium version 147.0.7727.57 + + * Firefox version 147.0.4 + + + + +**Changes in syn-nodejs-puppeteer-15.1** + + * Updated Puppeteer and browser versions. + + * Upgrade `basic-ftp` to 5.3.1 to address the following CVEs: + + * CVE-2026-39983 + + * CVE-2026-41324 + + * GHSA-6v7q-wjvx-w8wg + + * GHSA-rpmf-866q-6p89 + + * Upgrade `Chromium` to 147.0.7727.57 to address the following CVEs: + + * CVE-2026-3909 + + * CVE-2026-3910 + + * CVE-2026-5281 + + + + +The following earlier runtime versions for Node.js and Puppeteer are still supported. + +### syn-nodejs-puppeteer-15.0 + @@ -92 +134,8 @@ For more information, see the following: -The following earlier runtime versions for Node.js and Puppeteer are still supported. +For more information, see the following: + + * [Puppeteer Change log](https://pptr.dev/CHANGELOG#24375-2026-02-19) + + * [Puppeteer API reference](https://github.com/puppeteer/puppeteer/blob/puppeteer-v24.37.5/docs/api/index.md) + + +