Skip to content

fix(deps): vuln minor upgrades — 15 packages (minor: 9 · patch: 6) - #45

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

fix(deps): vuln minor upgrades — 15 packages (minor: 9 · patch: 6) #45
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/minorpatch/npm/0-1785768380

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown

Summary: Critical-severity security update — 15 packages upgraded (MINOR changes included)

Manifests changed:

  • . (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
protobufjs 7.2.6 7.6.5 minor Transitive 2 CRITICAL, 10 HIGH, 10 MEDIUM
shell-quote 1.8.1 1.10.0 minor Transitive 2 CRITICAL, 2 HIGH
minimatch 3.1.2 3.1.5 patch Transitive 6 HIGH
path-to-regexp 0.1.7 0.1.13 patch Transitive 6 HIGH
lodash 4.17.21 4.18.1 minor Transitive 4 HIGH, 4 MEDIUM
brace-expansion 1.1.11 1.1.18 patch Transitive 4 HIGH, 2 MEDIUM, 2 LOW
js-yaml 4.1.0 4.3.1 minor Direct 2 HIGH, 4 MEDIUM
validator 13.9.0 13.15.35 minor Transitive 2 HIGH, 2 MEDIUM
dd-trace 5.6.0 5.119.0 minor Direct 2 HIGH
body-parser 1.20.2 1.20.6 patch Transitive 2 HIGH, 2 LOW
qs 6.11.0 6.15.3 minor Transitive 2 MEDIUM, 2 LOW
@opentelemetry/core 1.15.0 1.15.2 patch Transitive 2 MEDIUM
@protobufjs/utf8 1.1.0 1.1.2 patch Transitive 2 MEDIUM
express 4.19.2 4.22.2 minor Direct 2 LOW
serve-static 1.15.0 1.16.3 minor Transitive 2 LOW

Security Details

🚨 Critical & High Severity (44 fixed)
Package CVE Severity Summary Unsafe Version Fixed In Case
protobufjs CVE-2026-41242 CRITICAL protobufjs has an arbitrary code execution issue 7.2.6 - -
protobufjs GHSA-xq3m-2v4x-88gg CRITICAL Arbitrary code execution in protobufjs 7.2.6 8.0.1 -
shell-quote GHSA-w7jw-789q-3m8p CRITICAL shell-quote quote() does not escape newlines in object .op values 1.8.1 1.8.4 -
shell-quote CVE-2026-9277 CRITICAL shell-quote quote() does not validate object-token shapes, allowing command injection via line terminators in .op 1.8.1 - -
body-parser CVE-2024-45590 HIGH body-parser vulnerable to denial of service when url encoding is enabled 1.20.2 - -
body-parser GHSA-qwcr-r2fm-qrc7 HIGH body-parser vulnerable to denial of service when url encoding is enabled 1.20.2 1.20.3 -
brace-expansion CVE-2026-13149 HIGH - 1.1.11 - -
brace-expansion GHSA-3jxr-9vmj-r5cp HIGH brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups 1.1.11 5.0.7 -
brace-expansion GHSA-mh99-v99m-4gvg HIGH brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash 1.1.11 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.11 - -
dd-trace CVE-2026-50272 HIGH dd-trace: Improper parsing of W3C baggage headers may lead to DoS 5.6.0 - -
dd-trace GHSA-wxqq-gcq8-c443 HIGH dd-trace-js: Improper parsing of W3C baggage headers may lead to DoS 5.6.0 5.100.0 -
js-yaml CVE-2026-59869 HIGH js-yaml: YAML merge-key chains can force quadratic CPU consumption 4.1.0 - -
js-yaml GHSA-52cp-r559-cp3m HIGH js-yaml: YAML merge-key chains can force quadratic CPU consumption 4.1.0 3.15.0 -
lodash CVE-2026-4800 HIGH lodash vulnerable to Code Injection via _.template imports key names 4.17.21 - -
lodash GHSA-35jh-r3h4-6jhm HIGH Command Injection in lodash 4.17.21 4.17.21 -
lodash GHSA-r5fr-rjxr-66jc HIGH lodash vulnerable to Code Injection via _.template imports key names 4.17.21 4.18.0 -
lodash CVE-2021-23337 HIGH - 4.17.21 - -
minimatch CVE-2026-27904 HIGH minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions 3.1.2 - -
minimatch GHSA-23c5-xmqv-rm74 HIGH minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions 3.1.2 10.2.3 -
minimatch CVE-2026-27903 HIGH minimatch has a ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments 3.1.2 - -
minimatch GHSA-3ppc-4f35-3m26 HIGH minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern 3.1.2 10.2.1 -
minimatch CVE-2026-26996 HIGH minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern 3.1.2 - -
minimatch GHSA-7r86-cg39-jmmj HIGH minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments 3.1.2 10.2.3 -
path-to-regexp CVE-2024-45296 HIGH path-to-regexp outputs backtracking regular expressions 0.1.7 - -
path-to-regexp GHSA-37ch-88jc-xwx2 HIGH path-to-regexp vulnerable to Regular Expression Denial of Service via multiple route parameters 0.1.7 0.1.13 -
path-to-regexp GHSA-rhx6-c78j-4q9w HIGH path-to-regexp contains a ReDoS 0.1.7 0.1.12 -
path-to-regexp CVE-2024-52798 HIGH path-to-regexp Unpatched path-to-regexp ReDoS in 0.1.x 0.1.7 - -
path-to-regexp CVE-2026-4867 HIGH path-to-regexp vulnerable to Regular Expression Denial of Service via multiple route parameters 0.1.7 - -
path-to-regexp GHSA-9wv6-86v2-598j HIGH path-to-regexp outputs backtracking regular expressions 0.1.7 1.9.0 -
protobufjs CVE-2026-44289 HIGH protobufjs: Denial of service through unbounded protobuf recursion 7.2.6 - -
protobufjs CVE-2026-44293 HIGH protobufjs: Code injection through bytes field defaults in generated toObject code 7.2.6 - -
protobufjs GHSA-75px-5xx7-5xc7 HIGH protobuf.js: Code generation gadget after prototype pollution 7.2.6 7.5.6 -
protobufjs CVE-2026-44291 HIGH protobufjs: Code generation gadget after prototype pollution 7.2.6 - -
protobufjs CVE-2026-48712 HIGH protobufjs: Denial of service through unbounded Any expansion during JSON conversion 7.2.6 - -
protobufjs GHSA-66ff-xgx4-vchm HIGH protobuf.js: Code injection through bytes field defaults in generated toObject code 7.2.6 7.5.6 -
protobufjs GHSA-wcpc-wj8m-hjx6 HIGH protobufjs: Denial of service through unbounded Any expansion during JSON conversion 7.2.6 7.6.1 -
protobufjs CVE-2026-44290 HIGH protobufjs: Process-wide denial of service through unsafe option paths 7.2.6 - -
protobufjs GHSA-jvwf-75h9-cwgg HIGH protobuf.js: Process-wide denial of service through unsafe option paths 7.2.6 7.5.6 -
protobufjs GHSA-685m-2w69-288q HIGH protobuf.js: Denial of service through unbounded protobuf recursion 7.2.6 7.5.6 -
shell-quote GHSA-395f-4hp3-45gv HIGH shell-quote: Quadratic-complexity Denial of Service in parse() (CWE-407) 1.8.1 1.9.0 -
shell-quote CVE-2026-13311 HIGH shell-quote parse() is quadratic in token count, enabling denial of service 1.8.1 - -
validator GHSA-vghf-hv5q-vc2g HIGH Validator is Vulnerable to Incomplete Filtering of One or More Instances of Special Elements 13.9.0 13.15.22 -
validator CVE-2025-12758 HIGH - 13.9.0 - -
ℹ️ Other Vulnerabilities (38)
Package CVE Severity Summary Unsafe Version Fixed In Case
@opentelemetry/core CVE-2026-54285 MODERATE opentelemetry-js: Unbounded memory allocation in W3C Baggage propagation 1.15.0 - -
@opentelemetry/core GHSA-8988-4f7v-96qf MODERATE OpenTelemetry Core: Unbounded memory allocation in W3C Baggage propagation 1.15.0 2.8.0 -
@protobufjs/utf8 GHSA-q6x5-8v7m-xcrf MODERATE protobufjs has overlong UTF-8 decoding 1.1.0 1.1.1 -
@protobufjs/utf8 CVE-2026-44288 MODERATE protobufjs: Overlong UTF-8 decoding 1.1.0 - -
brace-expansion GHSA-f886-m6hf-6m8v MODERATE brace-expansion: Zero-step sequence causes process hang and memory exhaustion 1.1.11 5.0.5 -
brace-expansion CVE-2026-33750 MODERATE brace-expansion: Zero-step sequence causes process hang and memory exhaustion 1.1.11 - -
js-yaml GHSA-h67p-54hq-rp68 MODERATE JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases 4.1.0 4.2.0 -
js-yaml CVE-2026-53550 MODERATE js-yaml: Quadratic-complexity DoS in merge key handling via repeated aliases 4.1.0 - -
js-yaml GHSA-mh29-5h37-fv8m MODERATE js-yaml has prototype pollution in merge (<<) 4.1.0 4.1.1 -
js-yaml CVE-2025-64718 MODERATE js-yaml has prototype pollution in merge (<<) 4.1.0 - -
lodash GHSA-xxjr-mmjv-4gpg MODERATE Lodash has Prototype Pollution Vulnerability in _.unset and _.omit functions 4.17.21 4.17.23 -
lodash CVE-2025-13465 MODERATE Prototype Pollution Vulnerability in Lodash _.unset and _.omit functions 4.17.21 - -
lodash CVE-2026-2950 MODERATE lodash vulnerable to Prototype Pollution via array path bypass in _.unset and _.omit 4.17.21 - -
lodash GHSA-f23m-r3pf-42rh MODERATE lodash vulnerable to Prototype Pollution via array path bypass in _.unset and _.omit 4.17.21 4.18.0 -
protobufjs GHSA-f38q-mgvj-vph7 MODERATE protobufjs : Schema-derived names can shadow runtime-significant properties 7.2.6 7.6.3 -
protobufjs GHSA-fx83-v9x8-x52w MODERATE protobuf.js: Prototype injection in generated message constructors 7.2.6 7.5.6 -
protobufjs CVE-2026-44288 MODERATE protobufjs: Overlong UTF-8 decoding 7.2.6 - -
protobufjs GHSA-q6x5-8v7m-xcrf MODERATE protobufjs has overlong UTF-8 decoding 7.2.6 7.5.6 -
protobufjs CVE-2026-45740 MODERATE protobufjs: Denial of Service via unbounded recursive JSON descriptor expansion 7.2.6 - -
protobufjs GHSA-jggg-4jg4-v7c6 MODERATE protobufjs: Denial of Service via unbounded recursive JSON descriptor expansion 7.2.6 7.5.8 -
protobufjs CVE-2026-44292 MODERATE protobufjs: Prototype injection in generated message constructors 7.2.6 - -
protobufjs GHSA-2pr8-phx7-x9h3 MODERATE protobuf.js: Denial of service from crafted field names in generated code 7.2.6 7.5.6 -
protobufjs CVE-2026-54269 MODERATE protobufjs: Schema-derived names can shadow runtime-significant properties 7.2.6 - -
protobufjs CVE-2026-44294 MODERATE protobufjs: Denial of service from crafted field names in generated code 7.2.6 - -
qs GHSA-6rw7-vpxm-498p MODERATE qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion 6.11.0 6.14.1 -
qs CVE-2025-15284 MODERATE arrayLimit bypass in bracket notation allows DoS via memory exhaustion 6.11.0 - -
validator GHSA-9965-vmph-33xx MODERATE validator.js has a URL validation bypass vulnerability in its isURL function 13.9.0 13.15.20 -
validator CVE-2025-56200 MODERATE - 13.9.0 - -
body-parser CVE-2026-12590 LOW body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement 1.20.2 - -
body-parser GHSA-v422-hmwv-36x6 LOW body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement 1.20.2 1.20.6 -
brace-expansion CVE-2025-5889 LOW juliangruber brace-expansion index.js expand redos 1.1.11 - -
brace-expansion GHSA-v6h2-p8h4-qcjw LOW brace-expansion Regular Expression Denial of Service vulnerability 1.1.11 2.0.2 -
express GHSA-qw6h-vgh9-j6wx LOW express vulnerable to XSS via response.redirect() 4.19.2 4.20.0 -
express CVE-2024-43796 LOW express vulnerable to XSS via response.redirect() 4.19.2 - -
qs CVE-2026-2391 LOW qs's arrayLimit bypass in comma parsing allows denial of service 6.11.0 - -
qs GHSA-w7fw-mjwx-w883 LOW qs's arrayLimit bypass in comma parsing allows denial of service 6.11.0 6.14.2 -
serve-static CVE-2024-43800 LOW serve-static affected by template injection that can lead to XSS 1.15.0 - -
serve-static GHSA-cm22-4g7w-348p LOW serve-static vulnerable to template injection that can lead to XSS 1.15.0 1.16.0 -

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

@dd-prapprover-prod-77c48c

dd-prapprover-prod-77c48c Bot commented Aug 4, 2026

Copy link
Copy Markdown

PRApprover will approve and merge this PR, FAQ, #dx-source-code-management

🛠️ PRApproval Status

  • ✅ PR is eligible for auto-approval by rule dependency-management-version-updater - 2026-08-04T13:03:55Z
  • ⬜ CI tests passed
  • ⬜ Approved
  • ⬜ Merge Started
  • ⬜ Merged

➡️ Current phase: waiting for CI tests to complete...

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