Skip to content

fix(deps): vuln minor upgrades — 12 packages (minor: 8 · patch: 4) [rum-react-native-tvos] - #108

Open
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/minorpatch/npm/rum-react-native-tvos/4-1785767742
Open

fix(deps): vuln minor upgrades — 12 packages (minor: 8 · patch: 4) [rum-react-native-tvos]#108
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/minorpatch/npm/rum-react-native-tvos/4-1785767742

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown

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

Manifests changed:

  • rum-react-native-tvos (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
fast-xml-parser 4.2.4 4.5.7 minor Transitive 2 CRITICAL, 4 HIGH, 4 MEDIUM, 3 LOW
shell-quote 1.8.1 1.10.0 minor Transitive 2 CRITICAL, 2 HIGH
form-data 3.0.1 3.0.5 patch Transitive 2 CRITICAL, 2 HIGH
@babel/traverse 7.22.5 7.29.8 minor Transitive 2 CRITICAL
node-forge 1.3.1 1.4.0 minor Transitive 12 HIGH, 2 MEDIUM
minimatch 3.1.2 3.1.5 patch Transitive 6 HIGH
lodash 4.17.21 4.18.1 minor Transitive 4 HIGH, 4 MEDIUM
ws 8.13.0 8.21.1 minor Transitive 4 HIGH, 2 MEDIUM
brace-expansion 1.1.11 1.1.18 patch Transitive 4 HIGH, 2 MEDIUM, 2 LOW
flatted 3.2.7 3.4.4 minor Transitive 4 HIGH
ws 6.2.2 6.2.6 patch Transitive 4 HIGH
ws 7.5.9 7.5.13 patch Transitive 4 HIGH
js-yaml 4.1.0 4.3.1 minor Transitive 2 HIGH, 4 MEDIUM
js-yaml 3.14.1 3.15.1 minor Transitive 2 HIGH, 4 MEDIUM
picomatch 2.3.1 2.3.2 patch Transitive 2 HIGH, 2 MEDIUM

Security Details

🚨 Critical & High Severity (64 fixed)
Package CVE Severity Summary Unsafe Version Fixed In Case
@babel/traverse CVE-2023-45133 CRITICAL Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code 7.22.5 - -
@babel/traverse GHSA-67hx-6x53-jw92 CRITICAL Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code 7.22.5 7.23.2 -
fast-xml-parser GHSA-m7jm-9gc2-mpf2 CRITICAL fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names 4.2.4 5.3.5 -
fast-xml-parser CVE-2026-25896 CRITICAL fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names 4.2.4 - -
form-data CVE-2025-7783 CRITICAL Usage of unsafe random function in form-data for choosing boundary 3.0.1 - -
form-data GHSA-fjxv-7rqg-78g4 CRITICAL form-data uses unsafe random function in form-data for choosing boundary 3.0.1 2.5.4 -
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 - -
brace-expansion CVE-2026-13149 HIGH - 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 -
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-3jxr-9vmj-r5cp HIGH brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups 1.1.11 5.0.7 -
fast-xml-parser CVE-2026-33036 HIGH fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278) 4.2.4 - -
fast-xml-parser GHSA-8gc5-j5rx-235r HIGH fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278) 4.2.4 5.5.6 -
fast-xml-parser CVE-2026-26278 HIGH fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit) 4.2.4 - -
fast-xml-parser GHSA-jmr7-xgp7-cmfj HIGH fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit) 4.2.4 4.5.4 -
flatted GHSA-25h7-pfq9-p65f HIGH flatted vulnerable to unbounded recursion DoS in parse() revive phase 3.2.7 3.4.0 -
flatted CVE-2026-32141 HIGH flatted: Unbounded recursion DoS in parse() revive phase 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-33228 HIGH flatted: Prototype Pollution via parse() 3.2.7 - -
form-data GHSA-hmw2-7cc7-3qxx HIGH form-data: CRLF injection in form-data via unescaped multipart field names and filenames 3.0.1 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) 3.0.1 - -
js-yaml CVE-2026-59869 HIGH js-yaml: YAML merge-key chains can force quadratic CPU consumption 3.14.1 - -
js-yaml GHSA-52cp-r559-cp3m HIGH js-yaml: YAML merge-key chains can force quadratic CPU consumption 3.14.1 3.15.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 -
js-yaml CVE-2026-59869 HIGH js-yaml: YAML merge-key chains can force quadratic CPU consumption 4.1.0 - -
lodash GHSA-r5fr-rjxr-66jc HIGH lodash vulnerable to Code Injection via _.template imports key names 4.17.21 4.18.0 -
lodash GHSA-35jh-r3h4-6jhm HIGH Command Injection in lodash 4.17.21 4.17.21 -
lodash CVE-2026-4800 HIGH lodash vulnerable to Code Injection via _.template imports key names 4.17.21 - -
lodash CVE-2021-23337 HIGH - 4.17.21 - -
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 -
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 GHSA-23c5-xmqv-rm74 HIGH minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions 3.1.2 10.2.3 -
node-forge GHSA-554w-wpv2-vw27 HIGH node-forge has ASN.1 Unbounded Recursion 1.3.1 1.3.2 -
node-forge GHSA-2328-f5f3-gj25 HIGH Forge has a basicConstraints bypass in its certificate chain verification (RFC 5280 violation) 1.3.1 1.4.0 -
node-forge CVE-2026-33896 HIGH Forge has a basicConstraints bypass in its certificate chain verification (RFC 5280 violation) 1.3.1 - -
node-forge CVE-2025-12816 HIGH CVE-2025-12816 1.3.1 - -
node-forge GHSA-5gfm-wpxj-wjgq HIGH node-forge has an Interpretation Conflict vulnerability via its ASN.1 Validator Desynchronization 1.3.1 1.3.2 -
node-forge GHSA-q67f-28xg-22rw HIGH Forge has signature forgery in Ed25519 due to missing S > L check 1.3.1 1.4.0 -
node-forge CVE-2026-33895 HIGH Forge has signature forgery in Ed25519 due to missing S > L check 1.3.1 - -
node-forge CVE-2026-33891 HIGH Forge has Denial of Service via Infinite Loop in BigInteger.modInverse() with Zero Input 1.3.1 - -
node-forge CVE-2025-66031 HIGH node-forge ASN.1 Unbounded Recursion 1.3.1 - -
node-forge GHSA-ppp5-5v6c-4jwp HIGH Forge has signature forgery in RSA-PKCS due to ASN.1 extra field 1.3.1 1.4.0 -
node-forge CVE-2026-33894 HIGH Forge has signature forgery in RSA-PKCS due to ASN.1 extra field 1.3.1 - -
node-forge GHSA-5m6q-g25r-mvwx HIGH Forge has Denial of Service via Infinite Loop in BigInteger.modInverse() with Zero Input 1.3.1 1.4.0 -
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 -
shell-quote CVE-2026-13311 HIGH shell-quote parse() is quadratic in token count, enabling denial of service 1.8.1 - -
shell-quote GHSA-395f-4hp3-45gv HIGH shell-quote: Quadratic-complexity Denial of Service in parse() (CWE-407) 1.8.1 1.9.0 -
ws CVE-2024-37890 HIGH Denial of service when handling a request with many HTTP headers in ws 6.2.2 - -
ws CVE-2026-48779 HIGH ws: Memory exhaustion DoS from tiny fragments and data chunks 8.13.0 - -
ws CVE-2026-48779 HIGH ws: Memory exhaustion DoS from tiny fragments and data chunks 6.2.2 - -
ws GHSA-3h5v-q93c-6h6q HIGH ws affected by a DoS when handling a request with many HTTP headers 6.2.2 5.2.4 -
ws CVE-2026-48779 HIGH ws: Memory exhaustion DoS from tiny fragments and data chunks 7.5.9 - -
ws GHSA-3h5v-q93c-6h6q HIGH ws affected by a DoS when handling a request with many HTTP headers 8.13.0 5.2.4 -
ws CVE-2024-37890 HIGH Denial of service when handling a request with many HTTP headers in ws 8.13.0 - -
ws GHSA-3h5v-q93c-6h6q HIGH ws affected by a DoS when handling a request with many HTTP headers 7.5.9 5.2.4 -
ws CVE-2024-37890 HIGH Denial of service when handling a request with many HTTP headers in ws 7.5.9 - -
ws GHSA-96hv-2xvq-fx4p HIGH ws: Memory exhaustion DoS from tiny fragments and data chunks 8.13.0 5.2.5 -
ws GHSA-96hv-2xvq-fx4p HIGH ws: Memory exhaustion DoS from tiny fragments and data chunks 6.2.2 5.2.5 -
ws GHSA-96hv-2xvq-fx4p HIGH ws: Memory exhaustion DoS from tiny fragments and data chunks 7.5.9 5.2.5 -
ℹ️ Other Vulnerabilities (29)
Package CVE Severity Summary Unsafe Version Fixed In Case
brace-expansion CVE-2026-33750 MODERATE brace-expansion: Zero-step sequence causes process hang and memory exhaustion 1.1.11 - -
brace-expansion GHSA-f886-m6hf-6m8v MODERATE brace-expansion: Zero-step sequence causes process hang and memory exhaustion 1.1.11 5.0.5 -
fast-xml-parser GHSA-jp2q-39xq-3w4g MODERATE Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation in fast-xml-parser 4.2.4 4.5.5 -
fast-xml-parser CVE-2026-33349 MODERATE fast-xml-parser: Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation 4.2.4 - -
fast-xml-parser CVE-2026-41650 MODERATE fast-xml-parser XMLBuilder: XML Comment and CDATA Injection via Unescaped Delimiters 4.2.4 - -
fast-xml-parser GHSA-gh4j-gqv2-49f6 MODERATE fast-xml-parser XMLBuilder: XML Comment and CDATA Injection via Unescaped Delimiters 4.2.4 5.7.0 -
js-yaml GHSA-h67p-54hq-rp68 MODERATE JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases 3.14.1 4.2.0 -
js-yaml CVE-2026-53550 MODERATE js-yaml: Quadratic-complexity DoS in merge key handling via repeated aliases 3.14.1 - -
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 (<<) 3.14.1 4.1.1 -
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 - -
js-yaml CVE-2025-64718 MODERATE js-yaml has prototype pollution in merge (<<) 3.14.1 - -
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 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 - -
node-forge GHSA-65ch-62r8-g69g MODERATE node-forge is vulnerable to ASN.1 OID Integer Truncation 1.3.1 1.3.2 -
node-forge CVE-2025-66030 MODERATE node-forge ASN.1 OID Integer Truncation 1.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 -
picomatch CVE-2026-33672 MODERATE Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching 2.3.1 - -
ws GHSA-58qx-3vcg-4xpx MODERATE ws: Uninitialized memory disclosure 8.13.0 8.20.1 -
ws CVE-2026-45736 MODERATE ws: Uninitialized memory disclosure 8.13.0 - -
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 1.1.11 - -
fast-xml-parser GHSA-fj3w-jwp8-x2g3 LOW fast-xml-parser has stack overflow in XMLBuilder with preserveOrder 4.2.4 5.3.8 -
fast-xml-parser GHSA-gpv5-7x3g-ghjv LOW fast-xml-parser regex vulnerability patch could be improved from a safety perspective 4.2.4 4.2.5 -
fast-xml-parser CVE-2026-27942 LOW fast-xml-parser has stack overflow in XMLBuilder with preserveOrder 4.2.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

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