dependabot[bot] opened a new pull request, #566:
URL: https://github.com/apache/skywalking-booster-ui/pull/566

   Bumps [undici](https://github.com/nodejs/undici) from 7.24.1 to 7.29.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/nodejs/undici/releases";>undici's releases</a>.</em></p>
   <blockquote>
   <h2>v7.29.0</h2>
   <h2>What's Changed</h2>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/nodejs/undici/compare/v7.28.0...v7.29.0";>https://github.com/nodejs/undici/compare/v7.28.0...v7.29.0</a></p>
   <h2>v7.28.0</h2>
   <h1>⚠️ Security Release</h1>
   <p>This release line addresses <strong>7 security advisories</strong>, all 
shipped in <strong>v7.28.0</strong>.</p>
   <blockquote>
   <p><strong>Action required:</strong> Upgrade to <strong>undici 
7.28.0</strong> or later.</p>
   <pre lang="sh"><code>npm install undici@^7.28.0
   </code></pre>
   </blockquote>
   <p>The v7 line is <strong>not</strong> affected by GHSA-38rv-x7px-6hhq 
(CVE-2026-9675), which is
   an 8.x-only regression.</p>
   <blockquote>
   <p><strong>Note on GHSA-hm92-r4w5-c3mj:</strong> this fix shipped in 
<strong>v7.28.0</strong>, not the
   earlier 7.2x line — the vulnerable single-pool code was still present through
   <code>v7.27.2</code>. The per-origin pool fix is
   <a 
href="https://github.com/nodejs/undici/commit/3805b8f8";><code>3805b8f8</code></a>
 (<a href="https://redirect.github.com/nodejs/undici/pull/5041";>#5041</a>).</p>
   </blockquote>
   <h2>Summary</h2>
   <table>
   <thead>
   <tr>
   <th>Advisory</th>
   <th>CVE</th>
   <th>Severity (CVSS)</th>
   <th>Fixed in</th>
   <th>Fix commit</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q";>GHSA-vxpw-j846-p89q</a></td>
   <td>CVE-2026-12151</td>
   <td>High (7.5)</td>
   <td>7.28.0</td>
   <td><a 
href="https://github.com/nodejs/undici/commit/8cb10f98";><code>8cb10f98</code></a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/nodejs/undici/security/advisories/GHSA-vmh5-mc38-953g";>GHSA-vmh5-mc38-953g</a></td>
   <td>CVE-2026-9697</td>
   <td>High (7.4)</td>
   <td>7.28.0</td>
   <td><a 
href="https://github.com/nodejs/undici/commit/04201f89";><code>04201f89</code></a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj";>GHSA-hm92-r4w5-c3mj</a></td>
   <td>CVE-2026-6734</td>
   <td>High (7.5)</td>
   <td>7.28.0</td>
   <td><a 
href="https://github.com/nodejs/undici/commit/3805b8f8";><code>3805b8f8</code></a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/nodejs/undici/security/advisories/GHSA-pr7r-676h-xcf6";>GHSA-pr7r-676h-xcf6</a></td>
   <td>CVE-2026-9678</td>
   <td>Moderate (5.9)</td>
   <td>7.28.0</td>
   <td><a 
href="https://github.com/nodejs/undici/commit/85a24055";><code>85a24055</code></a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/nodejs/undici/security/advisories/GHSA-p88m-4jfj-68fv";>GHSA-p88m-4jfj-68fv</a></td>
   <td>CVE-2026-9679</td>
   <td>Moderate (5.9)</td>
   <td>7.28.0</td>
   <td><a 
href="https://github.com/nodejs/undici/commit/d0574cc4";><code>d0574cc4</code></a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/nodejs/undici/security/advisories/GHSA-g8m3-5g58-fq7m";>GHSA-g8m3-5g58-fq7m</a></td>
   <td>CVE-2026-11525</td>
   <td>Low (3.7)</td>
   <td>7.28.0</td>
   <td><a 
href="https://github.com/nodejs/undici/commit/d0574cc4";><code>d0574cc4</code></a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/nodejs/undici/security/advisories/GHSA-35p6-xmwp-9g52";>GHSA-35p6-xmwp-9g52</a></td>
   <td>CVE-2026-6733</td>
   <td>Low (3.7)</td>
   <td>7.28.0</td>
   <td><a 
href="https://github.com/nodejs/undici/commit/ea8930cf";><code>ea8930cf</code></a></td>
   </tr>
   </tbody>
   </table>
   <hr />
   <h2>High severity</h2>
   <h3>WebSocket DoS via fragment count bypass — CVE-2026-12151</h3>
   <p><strong><a 
href="https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q";>GHSA-vxpw-j846-p89q</a></strong>
 · CWE-400, CWE-770
   <strong>Fix:</strong> <a 
href="https://github.com/nodejs/undici/commit/8cb10f98";><code>8cb10f98</code></a>
 <em>websocket: limit the number of fragments in a message</em> (part of 
backport <a 
href="https://github.com/nodejs/undici/commit/a027a4a0";><code>a027a4a0</code></a>
 <em>Backport WebSocket maxPayloadSize fixes to v7.x</em>, <a 
href="https://redirect.github.com/nodejs/undici/pull/5423";>#5423</a>)</p>
   <p>A malicious WebSocket server can stream a large number of small or empty
   continuation frames. Undici enforced a limit on cumulative payload size but 
did
   not limit the <em>number</em> of fragments per message, leading to unbounded 
memory
   growth and denial of service.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nodejs/undici/commit/9e38fc121d2eb26086d41c7d9379b47a6fada1c5";><code>9e38fc1</code></a>
 Bumped v7.29.0 (<a 
href="https://redirect.github.com/nodejs/undici/issues/5590";>#5590</a>)</li>
   <li><a 
href="https://github.com/nodejs/undici/commit/d887e3433a939422c8858aa3892e2e478316a7d1";><code>d887e34</code></a>
 fix: validate coerced header values for CRLF (<a 
href="https://redirect.github.com/nodejs/undici/issues/5579";>#5579</a>)</li>
   <li><a 
href="https://github.com/nodejs/undici/commit/33928bc24f742ea8422ed90d17f2e0cc83e4d09d";><code>33928bc</code></a>
 fix: validate blob body content type</li>
   <li><a 
href="https://github.com/nodejs/undici/commit/98011a862a248bb43c1bc5a2edcf4ee787948e95";><code>98011a8</code></a>
 fix(cache): harden cache directive parsing</li>
   <li><a 
href="https://github.com/nodejs/undici/commit/4a9dafb16ff43880cf590e6d9c2aeee25fbff6d7";><code>4a9dafb</code></a>
 test(retry): correct broken content-range fixtures in retry-handler.js</li>
   <li><a 
href="https://github.com/nodejs/undici/commit/1b5a5312c3a7d7a30c31bf0d000b39a8a2531e1c";><code>1b5a531</code></a>
 fix(retry): reject partial content length mismatch</li>
   <li><a 
href="https://github.com/nodejs/undici/commit/466e99d123b452c9ac56dea8b03ec4dcd0d98ad5";><code>466e99d</code></a>
 test: cover crash on mixed unqualified and qualified private cache 
directives</li>
   <li><a 
href="https://github.com/nodejs/undici/commit/9f10f1e9bfcc68b5c8b53d0459cb6d9562008fcd";><code>9f10f1e</code></a>
 fix: handle empty qualified private cache directive</li>
   <li><a 
href="https://github.com/nodejs/undici/commit/3bf91ddb493e853957f3a58e155326a668ab8aef";><code>3bf91dd</code></a>
 fix: harden cookie domain, path, and unparsed attribute validation</li>
   <li><a 
href="https://github.com/nodejs/undici/commit/f9eba0ad9134e1c0977848476bba9d49734696e4";><code>f9eba0a</code></a>
 Bumped v7.28.0 (<a 
href="https://redirect.github.com/nodejs/undici/issues/5430";>#5430</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nodejs/undici/compare/v7.24.1...v7.29.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=undici&package-manager=npm_and_yarn&previous-version=7.24.1&new-version=7.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/skywalking-booster-ui/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to