CVE Catalog

CVE-2026-85734

CriticalCVSS 9.1
Published: Updated: Translated: NVD NIST

Summary

LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.5.5, the POST /login endpoint in lightrag/api/lightrag_server.py does not impose a rate limit, account lockout, delay, or counter for failed authentication attempts. A network attacker can submit password guesses at full request speed until a valid account password is found.

Risk Assessment

Successful credential recovery grants authenticated access to documents, the knowledge graph, and administrative operations.

Recommendation

Update LightRAG to version 1.5.5 or later, which adds protections against failed login attempts.

Other vulnerabilities in LightRAG

See all
Original NVD description (English source)

LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.5.5, the POST /login endpoint in lightrag/api/lightrag_server.py does not impose a rate limit, account lockout, delay, or counter for failed authentication attempts. A network attacker can submit password guesses at full request speed until a valid account password is found. Successful credential recovery grants authenticated access to documents, the knowledge graph, and administrative operations. This issue is fixed in version 1.5.5.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS