CVE-2026-61808
- EPSS 1.38%
- Veröffentlicht 07.08.2026 20:09:49
- Zuletzt bearbeitet 10.08.2026 13:19:52
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 doc...
CVE-2026-61740
- EPSS 0.4%
- Veröffentlicht 15.07.2026 14:14:41
- Zuletzt bearbeitet 15.07.2026 18:15:13
LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.5.4, when LightRAG is deployed with LIGHTRAG_API_KEY set but AUTH_ACCOUNTS unset, X-API-Key protection can be bypassed because lightrag/api/auth.py falls back to a hardcoded...
CVE-2026-61736
- EPSS 0.31%
- Veröffentlicht 15.07.2026 14:12:45
- Zuletzt bearbeitet 15.07.2026 18:15:13
LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.5.4, the server defaults to CORS_ORIGINS=* combined with allow_credentials=True in lightrag/api/lightrag_server.py, causing Starlette CORSMiddleware to effectively whitelist...
CVE-2026-39413
- EPSS 0.17%
- Veröffentlicht 08.04.2026 19:41:23
- Zuletzt bearbeitet 24.07.2026 21:10:00
LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.4.14, the LightRAG API is vulnerable to a JWT algorithm confusion attack where an attacker can forge tokens by specifying 'alg': 'none' in the JWT header. Since the jwt.deco...