Skip to content

🚨 [security] [ruby] Update oauth2 2.0.9 → 2.0.25 (patch) - #1189

Merged
depfu[bot] merged 1 commit into
masterfrom
depfu/update/oauth2-2.0.25
Jul 28, 2026
Merged

🚨 [security] [ruby] Update oauth2 2.0.9 → 2.0.25 (patch)#1189
depfu[bot] merged 1 commit into
masterfrom
depfu/update/oauth2-2.0.25

Conversation

@depfu

@depfu depfu Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

🚨 Your current dependencies have known security vulnerabilities 🚨

This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!


Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

↗️ oauth2 (indirect, 2.0.9 → 2.0.25) · Repo · Changelog

Security Advisories 🚨

🚨 OAuth2::Client#request: Protocol-relative redirect Location overrides authority, leaking bearer Authorization to attacker host

More info than we can show here.
Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ bigdecimal (indirect, 3.3.1 → 4.1.2) · Repo · Changelog

Release Notes

4.1.2

More info than we can show here.

4.1.1

More info than we can show here.

4.1.0

More info than we can show here.

4.0.1

More info than we can show here.

4.0.0

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ hashie (indirect, 5.0.0 → 5.1.0) · Repo · Changelog

Release Notes

5.1.0

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ json (indirect, 2.19.9 → 2.21.1) · Repo · Changelog

Release Notes

2.21.1 (from changelog)

More info than we can show here.

2.21.0

More info than we can show here.

2.20.0

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ jwt (indirect, 2.10.3 → 3.2.0) · Repo · Changelog

Security Advisories 🚨

🚨 ruby-jwt: Empty-key HMAC bypass; cross-language sibling of CVE-2026-44351

More info than we can show here.
Release Notes

3.2.0

More info than we can show here.

3.1.2

More info than we can show here.

3.1.1

More info than we can show here.

3.1.0

More info than we can show here.

3.0.0

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ multi_xml (indirect, 0.7.1 → 0.9.1) · Repo · Changelog

Release Notes

0.9.1

More info than we can show here.

0.9.0 (from changelog)

More info than we can show here.

0.8.1 (from changelog)

More info than we can show here.

0.8.0 (from changelog)

More info than we can show here.

0.7.2 (from changelog)

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ rack (indirect, 2.2.23 → 3.2.6) · Repo · Changelog

Security Advisories 🚨

🚨 Rack::Static prefix matching can expose unintended files under the static root

More info than we can show here.

🚨 Rack::Request accepts invalid Host characters, enabling host allowlist bypass

More info than we can show here.

🚨 Rack has Content-Length mismatch in Rack::Files error responses

More info than we can show here.

🚨 Rack::Sendfile header-based X-Accel-Mapping regex injection enables unauthorized X-Accel-Redirect

More info than we can show here.

🚨 Rack's multipart parsing without Content-Length header allows unbounded chunked file uploads

More info than we can show here.

🚨 Rack has a root directory disclosure via unescaped regex interpolation in Rack::Directory

More info than we can show here.

🚨 Rack has quadratic complexity in Rack::Utils.select_best_encoding via wildcard Accept-Encoding header

More info than we can show here.

🚨 Rack: Forwarded Header semicolon injection enables Host and Scheme spoofing

More info than we can show here.

🚨 Rack's improper unfolding of folded multipart headers preserves CRLF in parsed parameter values

More info than we can show here.

🚨 Rack's greedy multipart boundary parsing can cause parser differentials and WAF bypass.

More info than we can show here.

🚨 Rack's multipart header parsing allows Denial of Service via escape-heavy quoted parameters

More info than we can show here.

🚨 Rack's multipart byte range processing allows denial of service via excessive overlapping ranges

More info than we can show here.

🚨 Rack:: Static header_rules bypass via URL-encoded paths

More info than we can show here.

🚨 Rack::Static prefix matching can expose unintended files under the static root

More info than we can show here.

🚨 Rack::Request accepts invalid Host characters, enabling host allowlist bypass

More info than we can show here.

🚨 Rack has Content-Length mismatch in Rack::Files error responses

More info than we can show here.

🚨 Rack::Sendfile header-based X-Accel-Mapping regex injection enables unauthorized X-Accel-Redirect

More info than we can show here.

🚨 Rack's multipart parsing without Content-Length header allows unbounded chunked file uploads

More info than we can show here.

🚨 Rack has a root directory disclosure via unescaped regex interpolation in Rack::Directory

More info than we can show here.

🚨 Rack has quadratic complexity in Rack::Utils.select_best_encoding via wildcard Accept-Encoding header

More info than we can show here.

🚨 Rack: Forwarded Header semicolon injection enables Host and Scheme spoofing

More info than we can show here.

🚨 Rack's greedy multipart boundary parsing can cause parser differentials and WAF bypass.

More info than we can show here.

🚨 Rack's multipart header parsing allows Denial of Service via escape-heavy quoted parameters

More info than we can show here.

🚨 Rack's multipart byte range processing allows denial of service via excessive overlapping ranges

More info than we can show here.

🚨 Rack:: Static header_rules bypass via URL-encoded paths

More info than we can show here.

🚨 Stored XSS in Rack::Directory via javascript: filenames rendered into anchor href

More info than we can show here.

🚨 Rack has a Directory Traversal via Rack:Directory

More info than we can show here.

🚨 Rack has a Directory Traversal via Rack:Directory

More info than we can show here.

🚨 Stored XSS in Rack::Directory via javascript: filenames rendered into anchor href

More info than we can show here.

🚨 Rack has a Possible Information Disclosure Vulnerability

More info than we can show here.

🚨 Rack is vulnerable to a memory-exhaustion DoS through unbounded URL-encoded body parsing

More info than we can show here.

🚨 Rack has a Possible Information Disclosure Vulnerability

More info than we can show here.

🚨 Rack is vulnerable to a memory-exhaustion DoS through unbounded URL-encoded body parsing

More info than we can show here.

🚨 Rack's multipart parser buffers unbounded per-part headers, enabling DoS (memory exhaustion)

More info than we can show here.

🚨 Rack: Multipart parser buffers large non‑file fields entirely in memory, enabling DoS (memory exhaustion)

More info than we can show here.

🚨 Rack's unbounded multipart preamble buffering enables DoS (memory exhaustion)

More info than we can show here.

🚨 Rack's multipart parser buffers unbounded per-part headers, enabling DoS (memory exhaustion)

More info than we can show here.

🚨 Rack: Multipart parser buffers large non‑file fields entirely in memory, enabling DoS (memory exhaustion)

More info than we can show here.

🚨 Rack's unbounded multipart preamble buffering enables DoS (memory exhaustion)

More info than we can show here.

🚨 ReDoS Vulnerability in Rack::Multipart handle_mime_head

More info than we can show here.

🚨 Rack has an Unbounded-Parameter DoS in Rack::QueryParser

More info than we can show here.

🚨 Rack has an Unbounded-Parameter DoS in Rack::QueryParser

More info than we can show here.

🚨 Local File Inclusion in Rack::Static

More info than we can show here.

🚨 Local File Inclusion in Rack::Static

More info than we can show here.

🚨 Escape Sequence Injection vulnerability in Rack lead to Possible Log Injection

More info than we can show here.

🚨 Escape Sequence Injection vulnerability in Rack lead to Possible Log Injection

More info than we can show here.

🚨 Possible Log Injection in Rack::CommonLogger

More info than we can show here.

🚨 Rack ReDoS Vulnerability in HTTP Accept Headers Parsing

More info than we can show here.

🚨 Rack has possible DoS Vulnerability with Range Header

More info than we can show here.

🚨 Rack Header Parsing leads to Possible Denial of Service Vulnerability

More info than we can show here.

🚨 Rack vulnerable to ReDoS in content type parsing (2nd degree polynomial)

More info than we can show here.

🚨 Possible Denial of Service Vulnerability in Rack's header parsing

More info than we can show here.

🚨 Rack has possible DoS Vulnerability in Multipart MIME parsing

More info than we can show here.

🚨 Denial of service via multipart parsing in Rack

More info than we can show here.

🚨 Denial of Service Vulnerability in Rack Content-Disposition parsing

More info than we can show here.

🚨 Denial of service via header parsing in Rack

More info than we can show here.
Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ rack-protection (indirect, 3.2.0 → 4.2.1) · Repo · Changelog

Release Notes

4.2.1 (from changelog)

More info than we can show here.

4.2.0 (from changelog)

More info than we can show here.

4.1.1 (from changelog)

More info than we can show here.

4.1.0 (from changelog)

More info than we can show here.

4.0.1 (from changelog)

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ rack-session (indirect, 1.0.2 → 2.1.2) · Repo · Changelog

Security Advisories 🚨

🚨 Rack::Session::Cookie secrets: decrypt failure fallback enables secretless session forgery and Marshal deserialization

More info than we can show here.

🚨 Rack session gets restored after deletion

More info than we can show here.
Release Notes

2.1.2 (from changelog)

More info than we can show here.

2.1.1

More info than we can show here.

2.1.0

More info than we can show here.

2.0.0

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ rackup (indirect, 1.0.1 → 2.3.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ snaky_hash (indirect, 2.0.1 → 2.0.7) · Repo · Changelog

Release Notes

2.0.7

More info than we can show here.

2.0.6

More info than we can show here.

2.0.5

More info than we can show here.

2.0.4

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ version_gem (indirect, 1.1.4 → 1.1.14) · Repo · Changelog

Release Notes

1.1.14

More info than we can show here.

1.1.13

More info than we can show here.

1.1.12

More info than we can show here.

1.1.11

More info than we can show here.

1.1.10

More info than we can show here.

1.1.9

More info than we can show here.

1.1.8 (from changelog)

More info than we can show here.

1.1.7 (from changelog)

More info than we can show here.

1.1.6 (from changelog)

More info than we can show here.

1.1.5 (from changelog)

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

🆕 anonymous_loader (added, 0.1.3)

🆕 auth-sanitizer (added, 0.2.3)

🗑️ webrick (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the depfu label Jul 28, 2026
@depfu
depfu Bot merged commit 8e8af16 into master Jul 28, 2026
1 check passed
@depfu
depfu Bot deleted the depfu/update/oauth2-2.0.25 branch July 28, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants