VYPR

Fastify CLI

by Fastify

Source repositories

CVEs (1)

  • CVE-2026-75021HigSep 8, 2026
    risk 0.53cvss 8.1epss

    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…