Skip to content

fix(deps): vuln minor upgrades — 13 packages (minor: 5 · patch: 8) - #4768

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

fix(deps): vuln minor upgrades — 13 packages (minor: 5 · patch: 8) #4768
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
masterfrom
engraver-auto-version-upgrade/minorpatch/npm/0-1785789561

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown

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

Manifests changed:

  • . (yarn)

✅ 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.4 7.6.5 minor Transitive 4 CRITICAL, 10 HIGH, 10 MEDIUM
minimatch 7.3.0 7.4.9 minor Transitive 6 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
brace-expansion 2.0.1 2.1.4 minor Transitive 5 HIGH, 2 MEDIUM, 2 LOW
brace-expansion 1.1.11 1.1.18 patch Transitive 5 HIGH, 2 MEDIUM, 2 LOW
lodash 4.17.21 4.18.1 minor Transitive 4 HIGH, 4 MEDIUM
lodash-es 4.17.21 4.18.1 minor Transitive 4 HIGH, 4 MEDIUM
flatted 3.2.7 3.4.4 minor Transitive 4 HIGH
picomatch 2.3.1 2.3.2 patch Transitive 2 HIGH, 2 MEDIUM
semver 7.3.8 7.8.5 minor Transitive 2 HIGH
body-parser 1.20.1 1.20.6 patch Transitive 2 HIGH, 2 LOW
cross-spawn 7.0.3 7.0.6 patch Transitive 2 HIGH
form-data 4.0.4 4.0.6 patch Direct 2 HIGH
tmp 0.2.1 0.2.7 patch Transitive 2 HIGH, 2 LOW

Security Details

🚨 Critical & High Severity (66 fixed)
Package CVE Severity Summary Unsafe Version Fixed In Case
protobufjs CVE-2026-41242 CRITICAL protobufjs has an arbitrary code execution issue 7.2.4 - -
protobufjs GHSA-xq3m-2v4x-88gg CRITICAL Arbitrary code execution in protobufjs 7.2.4 8.0.1 -
protobufjs CVE-2023-36665 CRITICAL - 7.2.4 - -
protobufjs GHSA-h755-8qp9-cq85 CRITICAL protobufjs Prototype Pollution vulnerability 7.2.4 7.2.5 -
body-parser GHSA-qwcr-r2fm-qrc7 HIGH body-parser vulnerable to denial of service when url encoding is enabled 1.20.1 1.20.3 -
body-parser CVE-2024-45590 HIGH body-parser vulnerable to denial of service when url encoding is enabled 1.20.1 - -
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-3jxr-9vmj-r5cp HIGH brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups 2.0.1 5.0.7 -
brace-expansion CVE-2026-13149 HIGH - 2.0.1 - -
brace-expansion GHSA-rgw5-rvv9-x895 HIGH brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation 2.0.1 1.1.18 -
brace-expansion GHSA-rgw5-rvv9-x895 HIGH brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation 1.1.11 1.1.18 -
brace-expansion CVE-2026-13149 HIGH - 1.1.11 - -
brace-expansion CVE-2026-14257 HIGH brace-expansion DoS via unbounded expansion length causing an out-of-memory process crash 2.0.1 - -
brace-expansion GHSA-mh99-v99m-4gvg HIGH brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash 2.0.1 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 - -
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 -
cross-spawn GHSA-3xgq-45jj-v275 HIGH Regular Expression Denial of Service (ReDoS) in cross-spawn 7.0.3 7.0.5 -
cross-spawn CVE-2024-21538 HIGH - 7.0.3 - -
flatted CVE-2026-33228 HIGH flatted: Prototype Pollution via parse() 3.2.7 - -
flatted GHSA-rf6f-7fwh-wjgh HIGH Prototype Pollution via parse() in NodeJS flatted 3.2.7 3.4.2 -
flatted CVE-2026-32141 HIGH flatted: Unbounded recursion DoS in parse() revive phase 3.2.7 - -
flatted GHSA-25h7-pfq9-p65f HIGH flatted vulnerable to unbounded recursion DoS in parse() revive phase 3.2.7 3.4.0 -
form-data GHSA-hmw2-7cc7-3qxx HIGH form-data: CRLF injection in form-data via unescaped multipart field names and filenames 4.0.4 2.5.6 -
form-data CVE-2026-12143 HIGH form-data does not escape CR/LF/quote in multipart field names and filenames (CRLF injection) 4.0.4 - -
lodash CVE-2026-4800 HIGH lodash vulnerable to Code Injection via _.template imports key names 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 - -
lodash GHSA-35jh-r3h4-6jhm HIGH Command Injection in lodash 4.17.21 4.17.21 -
lodash-es CVE-2021-23337 HIGH - 4.17.21 - -
lodash-es CVE-2026-4800 HIGH lodash vulnerable to Code Injection via _.template imports key names 4.17.21 - -
lodash-es GHSA-35jh-r3h4-6jhm HIGH Command Injection in lodash 4.17.21 4.17.21 -
lodash-es GHSA-r5fr-rjxr-66jc HIGH lodash vulnerable to Code Injection via _.template imports key names 4.17.21 4.18.0 -
minimatch GHSA-23c5-xmqv-rm74 HIGH minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions 7.3.0 10.2.3 -
minimatch GHSA-3ppc-4f35-3m26 HIGH minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern 7.3.0 10.2.1 -
minimatch CVE-2026-26996 HIGH minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern 7.3.0 - -
minimatch CVE-2026-27903 HIGH minimatch has a ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments 7.3.0 - -
minimatch GHSA-7r86-cg39-jmmj HIGH minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments 7.3.0 10.2.3 -
minimatch CVE-2026-27904 HIGH minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions 7.3.0 - -
minimatch GHSA-23c5-xmqv-rm74 HIGH minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions 3.1.2 10.2.3 -
minimatch CVE-2026-27904 HIGH minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions 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 CVE-2026-27903 HIGH minimatch has a ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments 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-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 -
path-to-regexp CVE-2024-52798 HIGH path-to-regexp Unpatched path-to-regexp ReDoS in 0.1.x 0.1.7 - -
picomatch CVE-2026-33671 HIGH Picomatch has a ReDoS vulnerability via extglob quantifiers 2.3.1 - -
picomatch GHSA-c2c7-rcm5-vvqj HIGH Picomatch has a ReDoS vulnerability via extglob quantifiers 2.3.1 4.0.4 -
protobufjs GHSA-685m-2w69-288q HIGH protobuf.js: Denial of service through unbounded protobuf recursion 7.2.4 7.5.6 -
protobufjs GHSA-66ff-xgx4-vchm HIGH protobuf.js: Code injection through bytes field defaults in generated toObject code 7.2.4 7.5.6 -
protobufjs CVE-2026-44290 HIGH protobufjs: Process-wide denial of service through unsafe option paths 7.2.4 - -
protobufjs GHSA-75px-5xx7-5xc7 HIGH protobuf.js: Code generation gadget after prototype pollution 7.2.4 7.5.6 -
protobufjs CVE-2026-44291 HIGH protobufjs: Code generation gadget after prototype pollution 7.2.4 - -
protobufjs GHSA-jvwf-75h9-cwgg HIGH protobuf.js: Process-wide denial of service through unsafe option paths 7.2.4 7.5.6 -
protobufjs CVE-2026-44289 HIGH protobufjs: Denial of service through unbounded protobuf recursion 7.2.4 - -
protobufjs GHSA-wcpc-wj8m-hjx6 HIGH protobufjs: Denial of service through unbounded Any expansion during JSON conversion 7.2.4 7.6.1 -
protobufjs CVE-2026-44293 HIGH protobufjs: Code injection through bytes field defaults in generated toObject code 7.2.4 - -
protobufjs CVE-2026-48712 HIGH protobufjs: Denial of service through unbounded Any expansion during JSON conversion 7.2.4 - -
semver GHSA-c2qf-rxjj-qqgw HIGH semver vulnerable to Regular Expression Denial of Service 7.3.8 7.5.2 -
semver CVE-2022-25883 HIGH - 7.3.8 - -
tmp GHSA-ph9p-34f9-6g65 HIGH tmp has Path Traversal via unsanitized prefix/postfix that enables directory escape 0.2.1 0.2.6 -
tmp CVE-2026-44705 HIGH tmp: Path Traversal via unsanitized prefix/postfix enables directory escape 0.2.1 - -
ℹ️ Other Vulnerabilities (32)
Package CVE Severity Summary Unsafe Version Fixed In Case
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 - -
brace-expansion CVE-2026-33750 MODERATE brace-expansion: Zero-step sequence causes process hang and memory exhaustion 2.0.1 - -
brace-expansion GHSA-f886-m6hf-6m8v MODERATE brace-expansion: Zero-step sequence causes process hang and memory exhaustion 2.0.1 5.0.5 -
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 -
lodash CVE-2026-2950 MODERATE lodash vulnerable to Prototype Pollution via array path bypass in _.unset and _.omit 4.17.21 - -
lodash CVE-2025-13465 MODERATE Prototype Pollution Vulnerability in Lodash _.unset and _.omit functions 4.17.21 - -
lodash GHSA-xxjr-mmjv-4gpg MODERATE Lodash has Prototype Pollution Vulnerability in _.unset and _.omit functions 4.17.21 4.17.23 -
lodash-es CVE-2026-2950 MODERATE lodash vulnerable to Prototype Pollution via array path bypass in _.unset and _.omit 4.17.21 - -
lodash-es GHSA-xxjr-mmjv-4gpg MODERATE Lodash has Prototype Pollution Vulnerability in _.unset and _.omit functions 4.17.21 4.17.23 -
lodash-es GHSA-f23m-r3pf-42rh MODERATE lodash vulnerable to Prototype Pollution via array path bypass in _.unset and _.omit 4.17.21 4.18.0 -
lodash-es CVE-2025-13465 MODERATE Prototype Pollution Vulnerability in Lodash _.unset and _.omit functions 4.17.21 - -
picomatch CVE-2026-33672 MODERATE Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching 2.3.1 - -
picomatch GHSA-3v7f-55p6-f55p MODERATE Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching 2.3.1 4.0.4 -
protobufjs GHSA-f38q-mgvj-vph7 MODERATE protobufjs : Schema-derived names can shadow runtime-significant properties 7.2.4 7.6.3 -
protobufjs GHSA-fx83-v9x8-x52w MODERATE protobuf.js: Prototype injection in generated message constructors 7.2.4 7.5.6 -
protobufjs CVE-2026-45740 MODERATE protobufjs: Denial of Service via unbounded recursive JSON descriptor expansion 7.2.4 - -
protobufjs GHSA-jggg-4jg4-v7c6 MODERATE protobufjs: Denial of Service via unbounded recursive JSON descriptor expansion 7.2.4 7.5.8 -
protobufjs CVE-2026-44288 MODERATE protobufjs: Overlong UTF-8 decoding 7.2.4 - -
protobufjs GHSA-q6x5-8v7m-xcrf MODERATE protobufjs has overlong UTF-8 decoding 7.2.4 7.5.6 -
protobufjs CVE-2026-44294 MODERATE protobufjs: Denial of service from crafted field names in generated code 7.2.4 - -
protobufjs GHSA-2pr8-phx7-x9h3 MODERATE protobuf.js: Denial of service from crafted field names in generated code 7.2.4 7.5.6 -
protobufjs CVE-2026-44292 MODERATE protobufjs: Prototype injection in generated message constructors 7.2.4 - -
protobufjs CVE-2026-54269 MODERATE protobufjs: Schema-derived names can shadow runtime-significant properties 7.2.4 - -
body-parser CVE-2026-12590 LOW body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement 1.20.1 - -
body-parser GHSA-v422-hmwv-36x6 LOW body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement 1.20.1 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 -
brace-expansion CVE-2025-5889 LOW juliangruber brace-expansion index.js expand redos 2.0.1 - -
brace-expansion GHSA-v6h2-p8h4-qcjw LOW brace-expansion Regular Expression Denial of Service vulnerability 2.0.1 2.0.2 -
tmp GHSA-52f5-9888-hmc6 LOW tmp allows arbitrary temporary file / directory write via symbolic link dir parameter 0.2.1 0.2.4 -
tmp CVE-2025-54798 LOW tmp does not restrict arbitrary temporary file / directory write via symbolic link dir parameter 0.2.1 - -

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

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