๐Ÿ” CVE Alert

CVE-2026-55501

HIGH 7.3

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

CVSS Score
7.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-307
Vendor decolua
Product 9router
Published Jul 10, 2026
Last Updated Jul 10, 2026
Stay Ahead of the Next One

Get instant alerts for decolua 9router

Be the first to know when new high vulnerabilities affecting decolua 9router are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

decolua / 9router
< 0.4.80

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/decolua/9router/security/advisories/GHSA-7cfm-pqrj-xgq7 github.com: https://github.com/decolua/9router/commit/7648c3412b403a29f04967c4b4e9725e228791d4 github.com: https://github.com/decolua/9router/releases/tag/v0.4.80