Update dependency @nestjs/microservices to v11 [SECURITY] - #919
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency @nestjs/microservices to v11 [SECURITY]#919renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
renovate
Bot
force-pushed
the
renovate/npm-nestjs-microservices-vulnerability
branch
2 times, most recently
from
April 23, 2026 16:53
4afb2c6 to
e49b13b
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-microservices-vulnerability
branch
3 times, most recently
from
April 27, 2026 08:41
1a767ac to
8b24f3f
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-microservices-vulnerability
branch
2 times, most recently
from
May 18, 2026 19:13
ba7d2f6 to
341d0f3
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-microservices-vulnerability
branch
from
May 30, 2026 20:17
341d0f3 to
a3bb092
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-microservices-vulnerability
branch
4 times, most recently
from
June 17, 2026 09:05
a92ccf0 to
3b9ca89
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-microservices-vulnerability
branch
3 times, most recently
from
June 29, 2026 15:05
ebc8ffb to
df5fdd8
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-microservices-vulnerability
branch
5 times, most recently
from
July 13, 2026 15:39
5c31b57 to
03a639f
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-microservices-vulnerability
branch
5 times, most recently
from
July 21, 2026 10:53
bf93206 to
4374dcc
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-microservices-vulnerability
branch
5 times, most recently
from
July 28, 2026 16:00
303d54a to
0ab6e43
Compare
renovate
Bot
force-pushed
the
renovate/npm-nestjs-microservices-vulnerability
branch
from
July 28, 2026 19:11
0ab6e43 to
d829018
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:
^10.4.22→^11.0.0Nest Affected by DoS via Recursive handleData in JsonSocket (TCP Transport)
CVE-2026-40879 / GHSA-hpwf-8g29-85qm
More information
Details
Impact
Attacker sends many small, valid JSON messages in one TCP frame
→ handleData() recurses once per message; buffer shrinks each call
→ maxBufferSize is never reached; call stack overflows instead
→ A ~47 KB payload is sufficient to trigger RangeError
Patches
Fixed in
@nestjs/microservices@11.1.19References
Discovered by https://github.com/hwpark6804-gif
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Nest Affected by DoS via Recursive handleData in JsonSocket (TCP Transport)
CVE-2026-40879 / GHSA-hpwf-8g29-85qm
More information
Details
Impact
Attacker sends many small, valid JSON messages in one TCP frame
→ handleData() recurses once per message; buffer shrinks each call
→ maxBufferSize is never reached; call stack overflows instead
→ A ~47 KB payload is sufficient to trigger RangeError
Patches
Fixed in
@nestjs/microservices@11.1.19References
Discovered by https://github.com/hwpark6804-gif
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
nestjs/nest (@nestjs/microservices)
v11.1.19Compare Source
v11.1.19 (2026-04-13)
Bug fixes
microservicesCommitters: 2
v11.1.18Compare Source
v11.1.18 (2026-04-03)
Bug fixes
microservicescoreDependencies
core,platform-express,platform-fastifyplatform-fastifyplatform-wscommonCommitters: 6
v11.1.17Compare Source
v11.1.17 (2026-03-16)
Enhancements
microservicesBugs
platform-fastifycbdf737(@kamilmysliwiec)Dependencies
commonplatform-fastifyCommitters: 3
v11.1.16Compare Source
v11.1.16 (2026-03-05)
Bug fixes
microservicesDependencies
platform-expressCommitters: 2
v11.1.15Compare Source
What's Changed
New Contributors
Full Changelog: nestjs/nest@v11.1.14...v11.1.15
v11.1.14Compare Source
v11.1.14 (2026-02-17)
Bug fixes
platform-fastifycommonEnhancements
commonCommitters: 5
v11.1.13Compare Source
v11.1.13 (2026-02-03)
Bug fixes
commonEnhancements
microservicescommonDependencies
platform-fastifyplatform-expressCommitters: 6
v11.1.12Compare Source
v11.1.12 (2026-01-15)
Bug fixes
commonDependencies
platform-wscommonplatform-fastifyCommitters: 3
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
v11.1.6Compare Source
v11.1.6 (2025-08-07)
Bug fixes
coremicroservicesDependencies
platform-fastifyCommitters: 6
v11.1.5Compare Source
v11.1.5 (2025-07-18)
Dependencies
platform-expressv11.1.4Compare Source
v11.1.4 (2025-07-16)
Bug fixes
platform-fastifycore,testingcoremicroservicesEnhancements
platform-fastifycommon,core,microservices,platform-express,platform-fastify,websocketscoreDependencies
platform-wsplatform-fastifyCommitters: 11
v11.1.3Compare Source
v11.1.3 (2025-06-06)
Bug fixes
coreEnhancements
commoncommon,coreDependencies
platform-expressCommitters: 3
v11.1.2Compare Source
v11.1.2 (2025-05-26)
Bug fixes
microservicesDependencies
commonplatform-expressCommitters: 2
v11.1.1Compare Source
v11.1.1 (2025-05-14)
Bug fixes
coremicroservicescore,platform-fastifygetHeaderandappendHeadermethods fromAbstractHttpAdapter(@micalevisk)platform-expressEnhancements
microservicesDependencies
platform-fastifyplatform-wscommonCommitters: 7
v11.1.0Compare Source
v11.1.0 (2025-04-23)
Enhancements
microservicesCommitters: 1
v11.0.21Compare Source
v11.0.21 (2025-04-23)
Enhancements
commonDependencies
platform-fastifyCommitters: 1
v11.0.20Compare Source
What's Changed
evalby @Borewit in #14974New Contributors
Full Changelog: nestjs/nest@v11.0.19...v11.0.20
v11.0.19Compare Source
v11.0.18Compare Source
What's Changed
d9a69a3Full Changelog: nestjs/nest@v11.0.17...v11.0.18
v11.0.17Compare Source
v11.0.16Compare Source
v11.0.16 (2025-04-11)
file-typeto validate file mimetypes by @Chathula in #14881v11.0.15Compare Source
v11.0.15 (2025-04-10)
Bug fixes
platform-fastifyCommitters: 1
v11.0.14Compare Source
v11.0.14 (2025-04-09)
Bug fixes
platform-fastifyCommitters: 1
v11.0.13Compare Source
v11.0.13 (2025-04-03)
Bug fixes
platform-fastifymicroservicesDependencies
platform-expressplatform-fastifyCommitters: 2
v11.0.12Compare Source
v11.0.12 (2025-03-19)
Bug fixes
coreEnhancements
corev11.0.11Compare Source
v11.0.11 (2025-02-28)
Enhancements
platform-fastifyDependencies
platform-fastifyplatform-wsCommitters: 1
v11.0.10Compare Source
v11.0.10 (2025-02-17)
Bug fixes
microservicesplatform-expressv11.0.9Compare Source
v11.0.9 (2025-02-10)
Bug fixes
corecommonCommitters: 2
v11.0.8Compare Source
v11.0.8 (2025-02-06)
Bug fixes
commonplatform-expressCommitters: 4
v11.0.7Compare Source
v11.0.7 (2025-01-31)
Bug fixes
coreCommitters: 1
v11.0.6Compare Source
v11.0.6 (2025-01-27)
Bug fixes
coreCommitters: 1
v11.0.5Compare Source
v11.0.5 (2025-01-23)
Bug fixes
coreCommitters: 1
v11.0.4Compare Source
v11.0.3Compare Source
v11.0.2Compare Source
v11.0.1Compare Source
v11.0.0Compare Source
v11.0.0 (2025-01-16)
Article: https://trilon.io/blog/announcing-nestjs-11-whats-new
Migration guide: https://docs.nestjs.com/migration-guide 👈 👈 👈
Features
common,core,microservicescommon,corecommon,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websocketsEnhancements
common@Inject()(@micalevisk)microserviceswebsocketscommon,core,microservices,websocketscommon,core,platform-fastifyplatform-expressplatform-wsplatform-fastifycommon,coreBug fixes
coreReflectortypes (@AlexRMU)Configuration
📅 Schedule: (in timezone Europe/Berlin)
* * * * 1-5)🚦 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.