CVE-2026-69183CWE-290CWE-307CWE-644

CVE-2026-69183

High · published August 20, 2026

CVSS v3.1
7.5
EPSS
0%
Percentile
19.5
In the wild
Unconfirmed
What it is

Monkeytype is a minimalistic and customizable typing test. In 26.26.0 and earlier, the backend rate-limit key generator in backend/src/middlewares/rate-limit.ts uses client-controlled cf-connecting-ip and x-forwarded-for headers before the trust-proxy-derived req.ip value. An unauthenticated attacker can rotate either header to create a new bucket for each request, bypassing rootRateLimiter, badAuthRateLimiter, getKey(), and the getKeyWithUid() fallback used by public endpoints. This permits repeated POST /users/forgotPasswordEmail and verificationEmail requests, mail bombing registered users, consuming Firebase or SMTP quota, evading brute-force protection, and enabling resource exhaustion. Exploitability of cf-connecting-ip depends on deployment topology, but x-forwarded-for and direct-to-origin paths remain affected when those values are not overwritten by a trusted proxy. No fixed version is available as of this review.

The record
Technical detail
CVSS v3.1
7.5 · HIGH
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v4.0
Not supplied
EPSS
0.00274 · 19.5th percentile
Weaknesses
CWE-290 · Authentication Bypass by Spoofing; CWE-307 · Improper Restriction of Excessive Authentication Attempts; CWE-644 · Improper Neutralization of HTTP Headers for Scripting Syntax
Published
2026-08-20T21:19Z
References (2)
EPSS history
Timeline
  • 20 AUG 16:16Z
    Monkeytype: Rate-limit and anti-brute-force controls bypassable via spoofed HTTP headers (forgotPasswordEmail/verificationEmail mail bombing and badAuth bypass)
    cvelistv5