dependabot[bot] opened a new pull request, #377: URL: https://github.com/apache/yetus/pull/377
Bumps [rack](https://github.com/rack/rack) from 2.2.22 to 2.2.23. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rack/rack/blob/main/CHANGELOG.md">rack's changelog</a>.</em></p> <blockquote> <h2>[2.2.23] - 2026-04-01</h2> <h3>Security</h3> <ul> <li><a href="https://github.com/advisories/GHSA-7mqq-6cf9-v2qp">CVE-2026-34763</a> Root directory disclosure via unescaped regex interpolation in <code>Rack::Directory</code>.</li> <li><a href="https://github.com/advisories/GHSA-v569-hp3g-36wr">CVE-2026-34230</a> Avoid O(n^2) algorithm in <code>Rack::Utils.select_best_encoding</code> which could lead to denial of service.</li> <li><a href="https://github.com/advisories/GHSA-vgpv-f759-9wx3">CVE-2026-26961</a> Raise error for multipart requests with multiple boundary parameters.</li> <li><a href="https://github.com/advisories/GHSA-q4qf-9j86-f5mh">CVE-2026-34786</a> <code>Rack::Static</code> <code>header_rules</code> bypass via URL-encoded path mismatch.</li> <li><a href="https://github.com/advisories/GHSA-q2ww-5357-x388">CVE-2026-34831</a> <code>Content-Length</code> mismatch in <code>Rack::Files</code> error responses.</li> <li><a href="https://github.com/advisories/GHSA-x8cg-fq8g-mxfx">CVE-2026-34826</a> Multipart byte range processing allows denial of service via excessive overlapping ranges.</li> <li><a href="https://github.com/advisories/GHSA-qv7j-4883-hwh7">CVE-2026-34830</a> <code>Rack::Sendfile</code> header-based <code>X-Accel-Mapping</code> regex injection enables unauthorized <code>X-Accel-Redirect</code>.</li> <li><a href="https://github.com/advisories/GHSA-h2jq-g4cq-5ppq">CVE-2026-34785</a> <code>Rack::Static</code> prefix matching can expose unintended files under the static root.</li> <li><a href="https://github.com/advisories/GHSA-8vqr-qjwx-82mw">CVE-2026-34829</a> Multipart parsing without <code>Content-Length</code> header allows unbounded chunked file uploads.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rack/rack/commit/f2af0c8f869193fa7bb7d20b619b3003418e1055"><code>f2af0c8</code></a> Bump patch version.</li> <li><a href="https://github.com/rack/rack/commit/345b74428e278540bb6c68484e60e01b7542fd49"><code>345b744</code></a> Fix tests for old Rubies.</li> <li><a href="https://github.com/rack/rack/commit/e2d8e309680f2b9820ab5de13a43f76778bd2c6d"><code>e2d8e30</code></a> Add version guard around non-default gems.</li> <li><a href="https://github.com/rack/rack/commit/add1a80fa7a3772605cae8a45e29af6b1d425057"><code>add1a80</code></a> Fix handling of <code>Errno::EPIPE</code> in multipart tests.</li> <li><a href="https://github.com/rack/rack/commit/54261eccf12bb01952f7cbc8203fe68a0e5a1ee3"><code>54261ec</code></a> Fix typo in test.</li> <li><a href="https://github.com/rack/rack/commit/a36f48bbda4835aa00c3c2f2dbddc5a734dcdfcd"><code>a36f48b</code></a> Add <code>ostruct</code> to Gemfile.</li> <li><a href="https://github.com/rack/rack/commit/8883f0da7bf9606d0973f7915a30c3edfc0d3038"><code>8883f0d</code></a> Fix test expectation.</li> <li><a href="https://github.com/rack/rack/commit/2287a3babec2e80d47329e7e75b5f15c406a07ab"><code>2287a3b</code></a> Add <code>logger</code> to gemfile.</li> <li><a href="https://github.com/rack/rack/commit/e6540e5f11e75c9fb4335934de54b6de05bcf626"><code>e6540e5</code></a> Add Ruby v4.0 to the test matrix.</li> <li><a href="https://github.com/rack/rack/commit/c42e357995065aa0c144eba0215a689d8105e4de"><code>c42e357</code></a> Add Content-Length size check in Rack::Multipart::Parser</li> <li>Additional commits viewable in <a href="https://github.com/rack/rack/compare/v2.2.22...v2.2.23">compare view</a></li> </ul> </details> <br /> [](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/yetus/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]
