Skip to content

fix(deps): vuln minor upgrades — 11 packages (minor: 4 · patch: 7) - #78

Closed
gh-worker-campaigns-3e9aa4[bot] wants to merge 3 commits into
mainfrom
engraver-auto-version-upgrade/minorpatch/npm/0-1783383343
Closed

fix(deps): vuln minor upgrades — 11 packages (minor: 4 · patch: 7) #78
gh-worker-campaigns-3e9aa4[bot] wants to merge 3 commits into
mainfrom
engraver-auto-version-upgrade/minorpatch/npm/0-1783383343

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown

Summary: High-severity security update — 11 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
undici 7.22.0 7.28.0 minor Transitive 7 HIGH, 8 MEDIUM, 2 LOW
fast-xml-parser 5.5.3 5.9.3 minor Transitive 2 HIGH, 3 MEDIUM
picomatch 2.3.1 2.3.2 patch Transitive 2 HIGH, 2 MEDIUM
flatted 3.4.1 3.4.2 patch Transitive 2 HIGH
lodash 4.17.23 4.18.1 minor Transitive 1 HIGH, 1 MEDIUM
fast-xml-builder 1.1.2 1.1.9 patch Transitive 1 HIGH
form-data 2.5.5 2.5.6 patch Transitive 1 HIGH
brace-expansion 2.0.2 2.0.3 patch Transitive 2 MEDIUM
yaml 2.8.2 2.8.4 patch Transitive 2 MEDIUM
js-yaml 4.1.1 4.3.0 minor Transitive 1 MEDIUM
@babel/core 7.29.0 7.29.7 patch Transitive 1 LOW

Security Details

🚨 Critical & High Severity (16 fixed)
Package CVE Severity Summary Unsafe Version Fixed In Case
fast-xml-builder GHSA-5wm8-gmm8-39j9 HIGH fast-xml-builder allows attribute values with unwanted quotes to bypass malicious or unwanted attributes 1.1.2 1.1.7 -
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) 5.5.3 5.5.6 -
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) 5.5.3 - -
flatted GHSA-rf6f-7fwh-wjgh HIGH Prototype Pollution via parse() in NodeJS flatted 3.4.1 3.4.2 -
flatted CVE-2026-33228 HIGH flatted: Prototype Pollution via parse() 3.4.1 - -
form-data GHSA-hmw2-7cc7-3qxx HIGH form-data: CRLF injection in form-data via unescaped multipart field names and filenames 2.5.5 2.5.6 -
lodash GHSA-r5fr-rjxr-66jc HIGH lodash vulnerable to Code Injection via _.template imports key names 4.17.23 4.18.0 -
picomatch GHSA-c2c7-rcm5-vvqj HIGH Picomatch has a ReDoS vulnerability via extglob quantifiers 2.3.1 4.0.4 -
picomatch CVE-2026-33671 HIGH Picomatch has a ReDoS vulnerability via extglob quantifiers 2.3.1 - -
undici GHSA-vxpw-j846-p89q HIGH undici WebSocket client vulnerable to denial of service via fragment count bypass 7.22.0 6.27.0 -
undici GHSA-f269-vfmq-vjvj HIGH Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client 7.22.0 6.24.0 -
undici CVE-2026-1528 HIGH - 7.22.0 - -
undici GHSA-vrm6-8vpv-qv8q HIGH Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression 7.22.0 6.24.0 -
undici CVE-2026-2229 HIGH - 7.22.0 - -
undici GHSA-v9p9-hfj2-hcw8 HIGH Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation 7.22.0 6.24.0 -
undici CVE-2026-1526 HIGH - 7.22.0 - -
ℹ️ Other Vulnerabilities (22)
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 2.0.2 - -
brace-expansion GHSA-f886-m6hf-6m8v MODERATE brace-expansion: Zero-step sequence causes process hang and memory exhaustion 2.0.2 5.0.5 -
fast-xml-parser GHSA-gh4j-gqv2-49f6 MODERATE fast-xml-parser XMLBuilder: XML Comment and CDATA Injection via Unescaped Delimiters 5.5.3 5.7.0 -
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 5.5.3 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 5.5.3 - -
js-yaml GHSA-h67p-54hq-rp68 MODERATE JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases 4.1.1 4.2.0 -
lodash GHSA-f23m-r3pf-42rh MODERATE lodash vulnerable to Prototype Pollution via array path bypass in _.unset and _.omit 4.17.23 4.18.0 -
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 -
undici GHSA-pr7r-676h-xcf6 MODERATE undici vulnerable to cross-user information disclosure via shared cache whitespace bypass 7.22.0 7.28.0 -
undici GHSA-4992-7rv2-5pvq MODERATE Undici has CRLF Injection in undici via upgrade option 7.22.0 6.24.0 -
undici GHSA-p88m-4jfj-68fv MODERATE undici vulnerable to HTTP header injection via Set-Cookie percent-decoding 7.22.0 6.27.0 -
undici GHSA-2mjp-6q6p-2qxm MODERATE Undici has an HTTP Request/Response Smuggling issue 7.22.0 6.24.0 -
undici CVE-2026-1525 MODERATE - 7.22.0 - -
undici GHSA-phc3-fgpg-7m6h MODERATE Undici has Unbounded Memory Consumption in its DeduplicationHandler via Response Buffering that leads to DoS 7.22.0 7.24.0 -
undici CVE-2026-2581 MODERATE - 7.22.0 - -
undici CVE-2026-1527 MODERATE - 7.22.0 - -
yaml GHSA-48c2-rrv3-qjmp MODERATE yaml is vulnerable to Stack Overflow via deeply nested YAML collections 2.8.2 2.8.3 -
yaml CVE-2026-33532 MODERATE yaml is vulnerable to Stack Overflow via deeply nested YAML collections 2.8.2 - -
@babel/core GHSA-4x5r-pxfx-6jf8 LOW @babel/core: Arbitrary File Read via sourceMappingURL Comment 7.29.0 8.0.0-rc.6 -
undici GHSA-35p6-xmwp-9g52 LOW undici vulnerable to HTTP response queue poisoning via keep-alive socket reuse 7.22.0 6.27.0 -
undici GHSA-g8m3-5g58-fq7m LOW undici vulnerable to Set-Cookie SameSite attribute downgrade via permissive substring matching 7.22.0 6.27.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

@gh-worker-campaigns-3e9aa4

gh-worker-campaigns-3e9aa4 Bot commented Jul 10, 2026

Copy link
Copy Markdown
Author

Auto-rebase complete

Branch is up to date with main — rebased onto 9dffe78.


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

@dd-octo-sts-6354d5
dd-octo-sts-6354d5 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/npm/0-1783383343 branch from cad6965 to 64c8725 Compare July 10, 2026 21:54
dd-octo-sts-0c48d7 Bot and others added 3 commits July 15, 2026 15:18
Co-authored-by: dd-octo-sts-6354d5[bot] <266798271+dd-octo-sts-6354d5[bot]@users.noreply.github.com>
Co-authored-by: dd-octo-sts-6354d5[bot] <266798271+dd-octo-sts-6354d5[bot]@users.noreply.github.com>
Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
@dd-octo-sts-0c48d7
dd-octo-sts-0c48d7 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/npm/0-1783383343 branch from 64c8725 to 04afa19 Compare July 15, 2026 15:18
@gh-worker-campaigns-3e9aa4
gh-worker-campaigns-3e9aa4 Bot deleted the engraver-auto-version-upgrade/minorpatch/npm/0-1783383343 branch July 20, 2026 19:43
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