Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 2023

This PR contains the following updates:

Package Change Age Confidence
fastify (source) 3.9.2 -> 3.29.4 age confidence

GitHub Vulnerability Alerts

CVE-2022-41919

Impact

The attacker can use the incorrect Content-Type to bypass the Pre-Flight checking of fetch. fetch() requests with Content-Type’s essence as "application/x-www-form-urlencoded", "multipart/form-data", or "text/plain", could potentially be used to invoke routes that only accepts application/json content type, thus bypassing any CORS protection, and therefore they could lead to a Cross-Site Request Forgery attack.

Patches

For 4.x users, please update to at least 4.10.2
For 3.x users, please update to at least 3.29.4

Workarounds

Implement Cross-Site Request Forgery protection using @fastify/csrf.

References

Check out the HackerOne report: https://hackerone.com/reports/1763832.

For more information

Fastify security policy


Release Notes

fastify/fastify (fastify)

v3.29.4

Compare Source

⚠️ Security Release ⚠️

Full Changelog: fastify/fastify@v3.29.3...v3.29.4

v3.29.3

Compare Source

⚠️ Security Release ⚠️

This release backport the fixes of GHSA-455w-c45v-86rg for the v3.x line.
While not being a vulnerability for this line, a backport is still welcome due to the problems highlighted in the report.

Full Changelog: fastify/fastify@v3.29.2...v3.29.3

v3.29.2

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.29.1...v3.29.2

v3.29.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.29.0...v3.29.1

v3.29.0

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.28.0...v3.29.0

v3.28.0

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.27.4...v3.28.0

v3.27.4

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.27.3...v3.27.4

v3.27.3

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.27.2...v3.27.3

v3.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.27.1...v3.27.2

v3.27.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.27.0...v3.27.1

v3.27.0

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.26.0...v3.27.0

v3.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.25.3...v3.26.0

v3.25.3

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.25.2...v3.25.3

v3.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.25.1...v3.25.2

v3.25.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.25.0...v3.25.1

v3.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.24.1...v3.25.0

v3.24.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.24.0...v3.24.1

v3.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.23.1...v3.24.0

v3.23.1

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.23.0...v3.23.1

v3.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.22.1...v3.23.0

v3.22.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.22.0...v3.22.1

v3.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.21.6...v3.22.0

v3.21.6

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.21.5...v3.21.6

v3.21.5

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.21.4...v3.21.5

v3.21.4

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.21.3...v3.21.4

v3.21.3

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.21.2...v3.21.3

v3.21.2

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.21.1...v3.21.2

v3.21.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.21.0...v3.21.1

v3.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.20.2...v3.21.0

v3.20.2

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.20.1...v3.20.2

v3.20.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.20.0...v3.20.1

v3.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.19.2...v3.20.0

v3.19.2

Compare Source

PR:

  • Bumped v3.19.1
  • Updated minimum pino version
  • docs: add fastify-formdiable (#​3187)
  • docs: fix constrainted route definition ([#​3192](https://

Configuration

📅 Schedule: Branch creation - "" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/npm-fastify-vulnerability branch from 0887f74 to 8d62c9f Compare January 23, 2025 21:37
@renovate renovate bot changed the title fix(dependencies): update dependency fastify to v3.29.4 [security] chore(dependencies): update dependency fastify to v3.29.4 [security] Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants