{{ message }}
Update bundled undici to address CVE-2026-12151 (DoS via WebSocket fragment count bypass) #199906
-
Beta Was this translation helpful? Give feedback.
Answered by
GARJE-01
Jun 23, 2026
Replies: 2 comments 3 replies
This comment was marked as low quality.
This comment was marked as low quality.
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Thanks for following up and sharing the upstream reference.
The dependency path and the node-gyp issue seem to explain why the vulnerable version is still appearing:
npm CLI → node-gyp → undici@6.26.0
Based on the information provided, it sounds like this is no longer a question of whether the dependency exists, but rather when the updated node-gyp release is incorporated into npm CLI's dependency tree.
For anyone finding this discussion later:
undici@6.26.0transitively throughnode-gyp@13.0.0.