SecBoard
Zurück zur CVE-Übersicht

CVE-2026-55501

HIGH(7.3)

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

Risk Signal Score28/100 — MITTEL
  • CVSS 7.3 — Hoch
  • Weniger als 24 Stunden alt

Beschreibung

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.

GitHub Advisories

GHSA-7cfm-pqrj-xgq7HIGH

9router: Login brute-force protection bypass via spoofed X-Forwarded-For header

npm/9router0.4.77
GitHub Advisory

Referenzen