Skip to content

chore(deps): update module github.com/rs/cors to v1.11.0 [security] (release-1.13)#319

Closed
phisco-renovate[bot] wants to merge 1 commit into
release-1.13from
renovate/release-1.13-go-github.com-rs-cors-vulnerability
Closed

chore(deps): update module github.com/rs/cors to v1.11.0 [security] (release-1.13)#319
phisco-renovate[bot] wants to merge 1 commit into
release-1.13from
renovate/release-1.13-go-github.com-rs-cors-vulnerability

Conversation

@phisco-renovate
Copy link
Copy Markdown

@phisco-renovate phisco-renovate Bot commented Jul 26, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/rs/cors v1.9.0v1.11.0 age confidence

Denial of service via malicious preflight requests in github.com/rs/cors

CVE-2025-47908 / GHSA-mh55-gqvf-xfwm

More information

Details

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers (ACRH) header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt to cause a denial of service.

Severity

Medium

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Denial of service via malicious preflight requests in github.com/rs/cors

CVE-2025-47908 / GHSA-mh55-gqvf-xfwm / GO-2024-2883

More information

Details

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers (ACRH) header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt to cause a denial of service.

Severity

Moderate

References

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


Denial of service via malicious preflight requests in github.com/rs/cors

CVE-2025-47908 / GHSA-mh55-gqvf-xfwm / GO-2024-2883

More information

Details

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers (ACRH) header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt to cause a denial of service.

Severity

Unknown

References

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


Release Notes

rs/cors (github.com/rs/cors)

v1.11.0

Compare Source

v1.10.1

Compare Source

v1.10.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 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 Mend Renovate.

@phisco-renovate
Copy link
Copy Markdown
Author

phisco-renovate Bot commented Jul 26, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.mod
Command failed: install-tool golang $(grep -oP ^toolchain go\K.+ go.mod)

File name: go.mod
Command failed: make generate
go: downloading github.com/rs/cors v1.11.0
# golang.org/x/tools/internal/tokeninternal
/home/ubuntu/go/pkg/mod/golang.org/x/tools@v0.11.0/internal/tokeninternal/tokeninternal.go:78:9: invalid array length -delta * delta (constant -256 of type int64)
apis/generate.go:45: running "go": exit status 1
make[1]: *** [build/makelib/golang.mk:240: go.generate] Error 1
make: *** [build/makelib/common.mk:434: generate] Error 2

@phisco-renovate phisco-renovate Bot changed the title chore(deps): update module github.com/rs/cors to v1.11.0 [security] (release-1.13) chore(deps): update module github.com/rs/cors to v1.11.0 [security] (release-1.13) - autoclosed Apr 14, 2026
@phisco-renovate phisco-renovate Bot closed this Apr 14, 2026
@phisco-renovate phisco-renovate Bot deleted the renovate/release-1.13-go-github.com-rs-cors-vulnerability branch April 14, 2026 09:29
@phisco-renovate phisco-renovate Bot changed the title chore(deps): update module github.com/rs/cors to v1.11.0 [security] (release-1.13) - autoclosed chore(deps): update module github.com/rs/cors to v1.11.0 [security] (release-1.13) Apr 17, 2026
@phisco-renovate phisco-renovate Bot reopened this Apr 17, 2026
@phisco-renovate phisco-renovate Bot force-pushed the renovate/release-1.13-go-github.com-rs-cors-vulnerability branch 2 times, most recently from dd22da8 to e41f259 Compare April 17, 2026 09:33
@phisco phisco closed this May 6, 2026
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.

1 participant