VYPR

fastify-rate-limit

by Fastify

CVEs (1)

  • CVE-2026-15144Jul 29, 2026
    risk 0.00cvss epss 0.00

    @fastify/rate-limit before 11.2.0 keys rate-limit buckets by the verbatim client IP string returned from request.ip. Because a single IPv6 client can control a large address range (a /64 holds 2^64 distinct addresses) and the same address has multiple valid textual…