LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-15144

fastify · fastify\/rate-limit

Published
CVSS7.3
Severityhigh
WeaknessCWE-307
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Description

@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-

References

← Back to the CVE Tracker

Our coverage of CVE-2026-15144

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-15144.