chore(deps): update dependency @nestjs/platform-fastify to v11.1.11 [security]#104
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @nestjs/platform-fastify to v11.1.11 [security]#104renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
from
January 8, 2026 17:53
b06c352 to
34e4365
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
2 times, most recently
from
January 23, 2026 19:35
d1a4d2a to
879d6fd
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
from
February 2, 2026 14:46
879d6fd to
708b0ae
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
2 times, most recently
from
February 17, 2026 14:46
fa01786 to
33a63d8
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
from
March 13, 2026 18:14
33a63d8 to
8b109d4
Compare
renovate
Bot
deleted the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
March 27, 2026 04:55
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
2 times, most recently
from
March 30, 2026 17:44
8b109d4 to
30c47d1
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
from
April 8, 2026 17:27
30c47d1 to
25c58e9
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
from
April 29, 2026 18:04
25c58e9 to
08c216a
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
2 times, most recently
from
May 18, 2026 11:56
dea6b27 to
db8cf72
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
2 times, most recently
from
June 1, 2026 16:40
933a260 to
d54715f
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
from
June 11, 2026 19:37
d54715f to
e3483f3
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
2 times, most recently
from
July 16, 2026 17:00
b3a4676 to
4d27776
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-platform-fastify-vulnerability
branch
from
July 21, 2026 02:28
4d27776 to
55aa264
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1.6→11.1.11Nest has a Fastify URL Encoding Middleware Bypass (TOCTOU)
CVE-2025-69211 / GHSA-8wpr-639p-ccrj
More information
Details
A NestJS application is vulnerable if it meets all of the following criteria:
@nestjs/platform-fastify.NestMiddleware(viaMiddlewareConsumer) for security checks (authentication, authorization, etc.), or throughapp.use().forRoutes('admin')).Example Vulnerable Config:
Attack Vector:
/adminadminGET /%61dmin%61dmin), but controller for/adminis executed.Consequences:
Patches
Patched in
@nestjs/platform-fastify@11.1.11Resources
Credit goes to Hacktron AI for reporting this issue.
Severity
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:UReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
nestjs/nest (@nestjs/platform-fastify)
v11.1.11Compare Source
v11.1.11 (2025-12-29)
Bug fixes
platform-fastifycoreDependencies
platform-socket.ioplatform-fastifycommonCommitters: 3
v11.1.10Compare Source
v11.1.10 (2025-12-22)
Bug fixes
coremicroservicescommonEnhancements
commoncoremicroservicescommon,coreDependencies
platform-fastifyplatform-expresscommonCommitters: 11
v11.1.9Compare Source
v11.1.9 (2025-11-14)
Bug fixes
coreEnhancements
commonDependencies
platform-fastifyCommitters: 4
v11.1.8Compare Source
v11.1.8 (2025-10-27)
Bug fixes
coreplatform-fastifyCommitters: 2
v11.1.7Compare Source
v11.1.7 (2025-10-21)
Bug fixes
microservicesplatform-fastifycorecommonEnhancements
common,platform-socket.io,websocketscommoncommon,corecoremicroservicesDependencies
platform-fastifycore,platform-express,platform-fastifycommonCommitters: 9
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.