Update dependency @fastify/reply-from to v12 [SECURITY] #482
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.0.2→12.5.0GitHub Vulnerability Alerts
CVE-2025-66415
Summary
By crafting a malicious URL, an attacker could access routes that are not allowed, even though the
reply.fromis defined for specific routes in@fastify/reply-from.Details
An attacker can bypass the route defined by the
@fastify/reply-frompackage by adding a..symbol, which, forcurlversion8.7.1, is%2e%2e.Impact
Everyone is using this package with the routes option to protect a 3rd-party resource.
Release Notes
fastify/fastify-reply-from (@fastify/reply-from)
v12.5.0Compare Source
Read more at GHSA-2q7r-29rg-6m5h. This is catalogued as CVE-2025-66415.
What's Changed
Full Changelog: fastify/fastify-reply-from@v12.4.0...v12.5.0
v12.4.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-reply-from@v12.3.1...v12.4.0
v12.3.1Compare Source
What's Changed
getDefaultDelayby @Antiavanti in #432New Contributors
Full Changelog: fastify/fastify-reply-from@v12.3.0...v12.3.1
v12.3.0Compare Source
What's Changed
Full Changelog: fastify/fastify-reply-from@v12.2.0...v12.3.0
v12.2.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-reply-from@v12.1.0...v12.2.0
v12.1.0Compare Source
What's Changed
node:prefix to bypass require.cache call for builtins by @Fdawgs in #412New Contributors
Full Changelog: fastify/fastify-reply-from@v12.0.2...v12.1.0
v12.0.2Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-reply-from@v12.0.1...v12.0.2
v12.0.1Compare Source
What's Changed
node:prefix for builtins by @Fdawgs in #391Full Changelog: fastify/fastify-reply-from@v12.0.0...v12.0.1
v12.0.0Compare Source
What's Changed
Full Changelog: fastify/fastify-reply-from@v11.0.2...v12.0.0
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: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.