Skip to content

fix(deps): vuln minor upgrades — 6 packages (minor: 2 · patch: 4) [integration-tests/package.json] - #1359

Draft
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/minorpatch/npm/integration-tests/0-1788777441
Draft

fix(deps): vuln minor upgrades — 6 packages (minor: 2 · patch: 4) [integration-tests/package.json]#1359
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/minorpatch/npm/integration-tests/0-1788777441

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Contributor

Summary: High-severity security update — 7 packages upgraded (MINOR changes included)

Manifests changed:

  • integration-tests/package.json (npm)

✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.


Updates

Package From To Type Dep Type Vulnerabilities Fixed
fast-uri 3.1.2 3.1.7 patch Transitive 12 HIGH
brace-expansion 1.1.15 1.1.18 patch Transitive 6 HIGH
brace-expansion 5.0.6 5.0.9 patch Transitive 6 HIGH
browserslist 4.28.2 4.28.9 patch Transitive 4 HIGH
js-yaml 3.14.2 3.15.2 minor Transitive 3 HIGH, 2 MEDIUM
aws-cdk-lib 2.259.0 2.268.0 minor Direct 2 HIGH
protobufjs 7.6.4 7.6.6 patch Transitive 2 MEDIUM

Security Details

🚨 Critical & High Severity (33 fixed)
Package CVE Severity Summary Unsafe Version Fixed In Case
aws-cdk-lib GHSA-vcrf-j523-4mrf HIGH aws-cdk-lib: OS Command Injection in NodejsFunction Docker Bundling 2.259.0 2.260.0 -
aws-cdk-lib CVE-2026-13760 HIGH OS Command Injection in aws-cdk-lib Docker Bundling 2.259.0 - -
brace-expansion CVE-2026-14257 HIGH brace-expansion DoS via unbounded expansion length causing an out-of-memory process crash 5.0.6 - -
brace-expansion CVE-2026-69152 HIGH brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation 5.0.6 - -
brace-expansion GHSA-mh99-v99m-4gvg HIGH brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash 5.0.6 5.0.8 -
brace-expansion CVE-2026-13149 HIGH - 5.0.6 - -
brace-expansion GHSA-3jxr-9vmj-r5cp HIGH brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups 5.0.6 5.0.7 -
brace-expansion GHSA-rgw5-rvv9-x895 HIGH brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation 1.1.15 1.1.18 -
brace-expansion CVE-2026-69152 HIGH brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation 1.1.15 - -
brace-expansion GHSA-mh99-v99m-4gvg HIGH brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash 1.1.15 5.0.8 -
brace-expansion CVE-2026-14257 HIGH brace-expansion DoS via unbounded expansion length causing an out-of-memory process crash 1.1.15 - -
brace-expansion GHSA-3jxr-9vmj-r5cp HIGH brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups 1.1.15 5.0.7 -
brace-expansion CVE-2026-13149 HIGH - 1.1.15 - -
brace-expansion GHSA-rgw5-rvv9-x895 HIGH brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation 5.0.6 1.1.18 -
browserslist GHSA-c83g-rgw3-j3cx HIGH Browserslist: Unbounded memory growth (no cache eviction) via distinct query results, leading to eventual OOM 4.28.2 4.28.7 -
browserslist CVE-2026-73089 HIGH Browserslist: Unbounded memory growth (no cache eviction) via distinct query results, leading to eventual OOM 4.28.2 - -
browserslist CVE-2026-73088 HIGH Browserslist: Uncaught crash / prototype write via untrusted browserslist-stats.json custom stats (normalizeStats) 4.28.2 - -
browserslist GHSA-73wf-gq98-2v4g HIGH Browserslist: Uncaught crash / prototype write via untrusted browserslist-stats.json custom stats (normalizeStats) 4.28.2 4.28.7 -
fast-uri GHSA-v2hh-gcrm-f6hx HIGH fast-uri vulnerable to host confusion via literal backslash authority delimiter 3.1.2 2.4.3 -
fast-uri GHSA-fph4-wmhf-6fwf HIGH fast-uri vulnerable to server-side request forgery via repeated hostname percent-decoding 3.1.2 2.4.5 -
fast-uri CVE-2026-18446 HIGH fast-uri vulnerable to host confusion via backslash authority introducer 3.1.2 - -
fast-uri GHSA-7p8r-x3mc-p8w7 HIGH fast-uri vulnerable to host confusion via backslash authority introducer 3.1.2 2.4.4 -
fast-uri CVE-2026-76172 HIGH fast-uri vulnerable to host confusion via percent-encoded scheme normalization 3.1.2 - -
fast-uri GHSA-f65p-4m7j-42xc HIGH fast-uri vulnerable to server-side request forgery via malformed IPv6 normalization 3.1.2 2.4.5 -
fast-uri CVE-2026-75975 HIGH fast-uri vulnerable to server-side request forgery via malformed IPv6 normalization 3.1.2 - -
fast-uri GHSA-jqff-g426-hqxp HIGH fast-uri vulnerable to host confusion via percent-encoded scheme normalization 3.1.2 2.4.5 -
fast-uri CVE-2026-16221 HIGH fast-uri vulnerable to host confusion via literal backslash authority delimiter 3.1.2 - -
fast-uri CVE-2026-13676 HIGH fast-uri vulnerable to host confusion via failed IDN canonicalization 3.1.2 - -
fast-uri CVE-2026-75899 HIGH fast-uri vulnerable to server-side request forgery via repeated hostname percent-decoding 3.1.2 - -
fast-uri GHSA-4c8g-83qw-93j6 HIGH fast-uri vulnerable to host confusion via failed IDN canonicalization 3.1.2 4.0.1 -
js-yaml GHSA-5p4m-2wfm-xmqj HIGH JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported 3.14.2 4.3.1 -
js-yaml CVE-2026-59869 HIGH js-yaml: YAML merge-key chains can force quadratic CPU consumption 3.14.2 - -
js-yaml GHSA-52cp-r559-cp3m HIGH js-yaml: YAML merge-key chains can force quadratic CPU consumption 3.14.2 3.15.0 -
ℹ️ Other Vulnerabilities (4)
Package CVE Severity Summary Unsafe Version Fixed In Case
js-yaml CVE-2026-53550 MODERATE js-yaml: Quadratic-complexity DoS in merge key handling via repeated aliases 3.14.2 - -
js-yaml GHSA-h67p-54hq-rp68 MODERATE JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases 3.14.2 4.2.0 -
protobufjs GHSA-j3f2-48v5-ccww MODERATE protobufjs: Denial of Service via infinite loop in .proto option parsing 7.6.4 7.6.5 -
protobufjs CVE-2026-59877 MODERATE protobufjs: Denial of Service via infinite loop in .proto option parsing 7.6.4 - -

Review Checklist

Standard review:

  • Review changes for compatibility with your code
  • Check for breaking changes in release notes
  • Run tests locally or wait for CI
  • Approve and merge this PR

Update Mode: all_vulns

🤖 Generated by DataDog Automated Dependency Management System

@datadog-datadog-us1-prod

datadog-datadog-us1-prod Bot commented Sep 7, 2026

Copy link
Copy Markdown

Pipelines

Unblock PR with BitsAI

⚠️ Warnings

Your PR has failed checks. Please review the issues below and take necessary action before merging.

🚦 12 Pipeline jobs failed

DataDog/datadog-lambda-extension | e2e-test-status (amd64, fips) — 🔧 Needs a code fix, caused by this PR

View more details · View in GitLab

DataDog/datadog-lambda-extension | integration-suite: [auth] — 🔧 Needs a code fix, caused by this PR

View more details · View in GitLab

DataDog/datadog-lambda-extension | integration-suite: [dsm] — 🔧 Needs a code fix, caused by this PR

View more details · View in GitLab

View all 12 failed jobs.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 174ba0c | Docs | View more details | Give us feedback!

…tion-tests/package.json]

Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Contributor Author

Auto-rebase complete

Branch is up to date with main — rebased onto 2c6ac4b.


Auto-Rebase · Add no-auto-rebase to opt out

@dd-octo-sts-98cdbc
dd-octo-sts-98cdbc Bot force-pushed the engraver-auto-version-upgrade/minorpatch/npm/integration-tests/0-1788777441 branch from 9c7a11a to 174ba0c Compare September 8, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants