CVE-2026-75021
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
fastify-cli starts the Node.js Inspector when a debug flag is used, but it ignores the explicit bind address the user supplies and binds the Inspector to a broadly reachable address instead of the intended loopback. As a result the debugging interface can be exposed beyond the local machine, and because the Inspector protocol allows arbitrary code evaluation, a remote party that reaches it can achieve remote code execution on the developer's machine. This affects fastify-cli from 1.5.0 up to 8.0.1. Users should upgrade to fastify-cli 8.0.1, which honors the configured Inspector bind address.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| fastify-cli | fastify-cli | 1.5.0 < 8.0.1 | affected |
| fastify-cli | fastify-cli | 8.0.1 | unaffected |
Weaknesses
- CWE-1327: CWE-1327: Binding to an Unrestricted IP Address
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
References
- https://github.com/fastify/fastify-cli/security/advisories/GHSA-88v4-3ph7-r88m
- https://cna.openjsf.org/security-advisories.html
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.