Update module github.com/go-chi/chi/v5 to v5.2.4 [SECURITY] (v14.0/forgejo) #11397

Merged
viceice merged 1 commit from renovate/v14.0/forgejo-go-github.com-go-chi-chi-v5-vulnerability into v14.0/forgejo 2026-02-22 09:12:36 +01:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/go-chi/chi/v5 v5.2.3 -> v5.2.4 age confidence

Open redirect vulnerability in the RedirectSlashes middleware in github.com/go-chi/chi

GHSA-mqqf-5wvp-8fh8 / GO-2026-4316

More information

Details

Open redirect vulnerability in the RedirectSlashes middleware in github.com/go-chi/chi

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Release Notes

go-chi/chi (github.com/go-chi/chi/v5)

v5.2.4

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `v5.2.3` -> `v5.2.4` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-chi%2fchi%2fv5/v5.2.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-chi%2fchi%2fv5/v5.2.3/v5.2.4?slim=true) | --- ### Open redirect vulnerability in the RedirectSlashes middleware in github.com/go-chi/chi [GHSA-mqqf-5wvp-8fh8](https://github.com/advisories/GHSA-mqqf-5wvp-8fh8) / [GO-2026-4316](https://pkg.go.dev/vuln/GO-2026-4316) <details> <summary>More information</summary> #### Details Open redirect vulnerability in the RedirectSlashes middleware in github.com/go-chi/chi #### Severity Unknown #### References - [https://github.com/go-chi/chi/security/advisories/GHSA-mqqf-5wvp-8fh8](https://github.com/go-chi/chi/security/advisories/GHSA-mqqf-5wvp-8fh8) - [https://github.com/go-chi/chi/commit/6eb35881c0e438ffb663ddbad3a61babaa5e5d8a](https://github.com/go-chi/chi/commit/6eb35881c0e438ffb663ddbad3a61babaa5e5d8a) - [https://github.com/go-chi/chi/issues/1037](https://github.com/go-chi/chi/issues/1037) This data is provided by [OSV](https://osv.dev/vulnerability/GO-2026-4316) and the [Go Vulnerability Database](https://github.com/golang/vulndb) ([CC-BY 4.0](https://github.com/golang/vulndb#license)). </details> --- ### Release Notes <details> <summary>go-chi/chi (github.com/go-chi/chi/v5)</summary> ### [`v5.2.4`](https://github.com/go-chi/chi/compare/v5.2.3...v5.2.4) [Compare Source](https://github.com/go-chi/chi/compare/v5.2.3...v5.2.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjAiLCJ0YXJnZXRCcmFuY2giOiJ2MTQuMC9mb3JnZWpvIiwibGFiZWxzIjpbImRlcGVuZGVuY3ktdXBncmFkZSIsInRlc3Qvbm90LW5lZWRlZCJdfQ==-->
Update module github.com/go-chi/chi/v5 to v5.2.4 [SECURITY]
Some checks failed
issue-labels / cascade (pull_request_target) Has been skipped
issue-labels / release-notes (pull_request_target) Has been skipped
requirements / merge-conditions (pull_request) Successful in 4s
testing / frontend-checks (pull_request) Successful in 1m40s
testing / backend-checks (pull_request) Successful in 7m14s
testing / test-unit (pull_request) Successful in 8m12s
testing / test-e2e (pull_request) Successful in 24m5s
testing / test-mysql (pull_request) Successful in 26m36s
testing / test-sqlite (pull_request) Successful in 35m2s
testing / test-pgsql (pull_request) Successful in 41m3s
testing / test-remote-cacher (redis) (pull_request) Successful in 2m28s
testing / test-remote-cacher (valkey) (pull_request) Successful in 2m27s
testing / test-remote-cacher (garnet) (pull_request) Successful in 2m55s
testing / test-remote-cacher (redict) (pull_request) Successful in 2m53s
testing / security-check (pull_request) Failing after 2m18s
issue-labels / backporting (pull_request_target) Has been skipped
milestone / set (pull_request_target) Successful in 5s
df3d1253d8
viceice approved these changes 2026-02-21 21:59:20 +01:00
Dismissed
viceice left a comment

maybe not affected but let's merge anyways

maybe not affected but let's merge anyways
viceice approved these changes 2026-02-22 09:12:26 +01:00
viceice merged commit 41c3c5bb80 into v14.0/forgejo 2026-02-22 09:12:36 +01:00
viceice deleted branch renovate/v14.0/forgejo-go-github.com-go-chi-chi-v5-vulnerability 2026-02-22 09:12:38 +01:00
Sign in to join this conversation.
No reviewers
No labels
arch
riscv64
backport/v1.19
backport/v1.20
backport/v1.21/forgejo
backport/v10.0/forgejo
backport/v11.0/forgejo
backport/v12.0/forgejo
backport/v13.0/forgejo
backport/v14.0/forgejo
backport/v15.0/forgejo
backport/v7.0/forgejo
backport/v8.0/forgejo
backport/v9.0/forgejo
breaking
bug
bug
confirmed
bug
duplicate
bug
needs-more-info
bug
new-report
bug
reported-upstream
code/actions
code/api
code/auth
code/auth/faidp
code/auth/farp
code/email
code/federation
code/git
code/migrations
code/packages
code/wiki
database
MySQL
database
PostgreSQL
database
SQLite
dependency-upgrade
dependency
Chi
dependency
Chroma
dependency
F3
dependency
ForgeFed
dependency
garage
dependency
Gitea
dependency
Golang
Discussion
duplicate
enhancement/feature
forgejo/accessibility
forgejo/branding
forgejo/ci
forgejo/commit-graph
forgejo/documentation
forgejo/furnace cleanup
forgejo/i18n
forgejo/interop
forgejo/moderation
forgejo/privacy
forgejo/release
forgejo/scaling
forgejo/security
forgejo/ui
Gain
High
Gain
Nice to have
Gain
Undefined
Gain
Very High
good first issue
i18n/backport-stable
impact
large
impact
medium
impact
small
impact
unknown
Incompatible license
issue
closed
issue
do-not-exist-yet
issue
open
manual test
Manually tested during feature freeze
OS
FreeBSD
OS
Linux
OS
macOS
OS
Windows
problem
QA
regression
release blocker
Release Cycle
Feature Freeze
release-blocker
v7.0
release-blocker
v7.0.1
release-blocker
v7.0.2
release-blocker
v7.0.3
release-blocker
v7.0.4
release-blocker
v8.0.0
release-blocker/v9.0.0
run-all-playwright-tests
run-end-to-end-tests
stage
2-research
stage
3-design
stage
4-implementation
test
manual
test
needed
test
needs-help
test
not-needed
test
present
untested
User research - time-tracker
valuable code
worth a release-note
User research - Accessibility
User research - Blocked
User research - Community
User research - Config (instance)
User research - Errors
User research - Filters
User research - Future backlog
User research - Git workflow
User research - Labels
User research - Moderation
User research - Needs input
User research - Notifications/Dashboard
User research - Rendering
User research - Repo creation
User research - Repo units
User research - Security
User research - Settings (in-app)
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo/forgejo!11397
No description provided.