Vulnerability Description
LightRAG provides simple and fast retrieval-augmented generation. Through version 1.5.4, the LightRAG API server binds to all network interfaces with authentication disabled by default, allowing an unauthenticated network attacker to read indexed document content, upload or delete documents, modify the knowledge graph, cancel pipelines, clear caches, and consume LLM resources. This issue is mitigated in version 1.5.5rc1.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/HKUDS/LightRAG/commit/0bd102401b4b28a02664e5b6af476bf7a447029
- https://github.com/HKUDS/LightRAG/security/advisories/GHSA-mmg5-8x8q-v934
FAQ
What is CVE-2026-61808?
CVE-2026-61808 is a vulnerability with a CVSS score of 9.8 (CRITICAL). LightRAG provides simple and fast retrieval-augmented generation. Through version 1.5.4, the LightRAG API server binds to all network interfaces with authentication disabled by default, allowing an un...
How severe is CVE-2026-61808?
CVE-2026-61808 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-61808?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.