lightrag-hku is vulnerable to Improper Restriction of Excessive Authentication Attempts
75
High Risk
The POST /login endpoint in lightrag/api/lightrag_server.py performs no rate limiting, account lockout, backoff, or attempt counting on failed authentication. A network-reachable client can submit unlimited password guesses at full network speed against configured accounts. Once credentials are recovered, the client gains full authenticated access to all documents, the knowledge graph, and administrative operations. The fix adds a login rate limiter that throttles repeated failed attempts.
You are affected if you are using a version that falls within the vulnerable range and you configure AUTH_ACCOUNTS so that the /login endpoint authenticates users.
lightrag-hku is vulnerable to Improper Restriction of Excessive Authentication Attempts in versions 1.4.0 - 1.5.4.
Upgrade the lightrag-hku library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant