Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 7, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
github.com/rs/cors v1.10.1 -> v1.11.0 age confidence

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).


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).


Release Notes

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

v1.11.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the automated label Aug 7, 2024
@renovate renovate bot changed the title Update module github.com/rs/cors to v1.11.0 [SECURITY] Update module github.com/rs/cors to v1.11.0 [SECURITY] - autoclosed Apr 29, 2025
@renovate renovate bot closed this Apr 29, 2025
@renovate renovate bot deleted the renovate/go-github.com-rs-cors-vulnerability branch April 29, 2025 04:03
@renovate renovate bot changed the title Update module github.com/rs/cors to v1.11.0 [SECURITY] - autoclosed Update module github.com/rs/cors to v1.11.0 [SECURITY] May 3, 2025
@renovate renovate bot reopened this May 3, 2025
@renovate renovate bot force-pushed the renovate/go-github.com-rs-cors-vulnerability branch from 17fdce5 to f7a8014 Compare May 3, 2025 03:54
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.

0 participants