Home

Description

9Router is an AI router & token saver. Prior to 0.4.80, the dashboard login rate limiter in src/lib/auth/loginLimiter.js derives the client identity from the attacker-controlled X-Forwarded-For HTTP header, and src/app/api/auth/login/route.js uses that spoofable value for checkLock and recordFail. A remote attacker can rotate the X-Forwarded-For value on each login attempt to receive a fresh rate-limit bucket, bypass the 5-attempt threshold and progressive lockout durations, and perform unlimited brute-force attempts against the dashboard password. This issue is fixed in version 0.4.80.

PUBLISHED Reserved 2026-06-16 | Published 2026-07-10 | Updated 2026-07-10 | Assigner GitHub_M




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

Problem types

CWE-307: Improper Restriction of Excessive Authentication Attempts

Product status

< 0.4.80
affected

References

github.com/...router/security/advisories/GHSA-7cfm-pqrj-xgq7 exploit

github.com/...router/security/advisories/GHSA-7cfm-pqrj-xgq7

github.com/...ommit/7648c3412b403a29f04967c4b4e9725e228791d4

github.com/decolua/9router/releases/tag/v0.4.80

cve.org (CVE-2026-55501)

nvd.nist.gov (CVE-2026-55501)

Download JSON