@Fastify/Rate Limit
Approved changes feed: RSS · Atom
cpe:2.3:a:@fastify/rate-limit:@fastify/rate-limit:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | @Fastify/Rate Limit (371210fa-d7a0-57cf-8102-fa25ef8950ea) |
|---|---|
| Product | @Fastify/Rate Limit (52e9e5e0-0bf5-5304-bc81-fb346c0181ec) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-15144 |
vulnerable | 2026-09-16 04:33:06.656883 |
@fastify/rate-limit vulnerable to rate-limit bypass via IPv6 address rotation
HIGH (7.3)
@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 representations, an IPv6 capable client can defeat the rate-limit boundary by rotating addresses or by rewriting the same address in different forms. Applications that use @fastify/rate-limit to protect endpoints such as authentication, password reset, OTP delivery, or expensive API calls can be bypassed by IPv6 clients behind a proxy that surfaces IPv6 to the origin when trustProxy is enabled. The issue is fixed in @fastify/rate-limit 11.2.0, where the default key generator normalizes IPv6 addresses to their canonical form, collapses IPv4 mapped IPv6 to IPv4, and applies a configurable prefix mask (default /64) via a new ipv6Subnet option.
Published: 2026-07-29T16:10:24.560Z
Updated: 2026-07-29T17:56:31.392Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.